Setting of service permission to call other application

I am trying to access from my portal application A another portal application B. To access 
app B as standalone, it is generally a user authentication necessary. Now I am calling B as
IView from a JSP file in A and want to display it in the content area.
To enable every user access B I assigned anonymous user, read permission
and end user permission on app B
and other services which are referenced by B. However it still does'nt work and after hitting of submit
button calling app B in A, user gets portal logon page to login
before he accesses!
Which configuration might be still required?
Thanks

I try to adapte the question, hope it is now more clear.
I will access an application which is running under folowing URL in the portal:
http://my-server:50100/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fother_vendors!2fevery_user!2fcom.root!2fCompanies!2fEP_Theme!2flayout!2fcom.tmt.ses.ZE_MyApplication
When a user puts this URL he gets the portal logon to authenticate.
But I will that the application is accessible for every user without any authentication.
I did following configuration:
-     the  security zone in portalapp.xml is defined as u2018no_safetyu2019
-     there is no AuthScheme in the portalapp.xml defined
-     the u2018anonymousu2019 and u2018Evryoneu2019 user are assigned read prmission for this application
I hope, the issue is now more clear and you guys can help.
Thanks

Similar Messages

  • How to set autosave option in flash and other Application

    hi,
    How to set automaticaly autosave  and backup option in flash and other Application?
    Thanks for reading!

    The Flash forums are here:
    http://forums.adobe.com/community/flash
    This forum is only for discussions on the forums themselves.
    And when you post there, don't forget to add enough information about your specific setup.

  • Calling other application via forms

    Hi
    Can we call java applications via oracle forms 6i.
    Thanks in advance

    Have you looked at this white paper?
    http://www.oracle.com/technology/products/forms/pdf/269054.pdf
    Maybe it can help

  • How to execute or call other application

    I have doubt in executing or calling any exe file using java application.
    For example: i have a button. If i click on that button, then any application (eg. any exe file, any program file, etc) will execute and come out in the different frame. Now, i don't know how to make the coding.
    I need the helps. Please give me any code or ideas.
    Thanks very much

    Sorry. if you are writing a sample program just to get a feel of Java, then the following is sufficient. Note that I have added "throws Exception" after the "main" method signature.
    import javax.swing.JOptionPane;  // import class JOptionPane
      public class Welcome4 {
      // main method begins execution of Java application
         public static void main( String args[] ) throws Exception
            JOptionPane.showMessageDialog(
               null, "Welcome\nto\nJava\nProgramming!" );
             String command = "d:\\test\\test.bat";
         Process p = Runtime.getRuntime().exec(command);
         p.waitFor();
         System.out.println("done");
            System.exit( 0 );  // terminate application
         }  // end method main
      }  // end class Welcome4

  • Calling a WebLogic web service from a WebLogic web application

    We would like to call a WebLogic web service from WebLogic web application. The current architecture looks like:
    LoadBalancer--->iPlanet-1/iPlanet-2--->Firewall--->WebLogic-AppServer-1/WebLogic-AppServer-2
    The web application and web service are in the same WebLogic cluster. We would prefer that the web services do not get published externally.
    Does the WebLogic web application need to make a call back outside the firewall to the load balancer?
    Is there a way the web services can be called locally with load balancing?
    Can web service calls be made over the t3 protocol?
    Thanks,
    Mike

    I think one solution is to use a Java proxy to call the Web services.
    In the Java proxy you can have a method that accepts the user/pass and sets them correctly for the Web service.
    Then you expose that Java proxy as a data control (right click, create data control) - and then create a page that invokes that method.
    (For the basics of working with a POJO data control see: http://blogs.oracle.com/shay/2009/07/java_class_data_control_and_ad.html )

  • Calling a soap web service from a java desktop application

    Hi,
    Does anyone know how to call a soap web service from a java desktop application? I've seen examples using Apache Axis, but it sounds like Axis needs to run on a web server and we are trying to avoid that. My initial thought was that, "of course we need a web server", but I'm wondering if there is a way to do this without a web server.
    Any help is greatly appreciated.
    thank you,
    Julie

    If you are the consumer you don't need any web server. The web server is only needed in the provider end.
    In java 6 there is a built in framework to call web services without the need of third parties (such as apache axis)
    take a look at:
    https://jax-ws.dev.java.net/guide/Developing_client_application_with_locally_packaged_WSDL.html
    http://java.sun.com/webservices/technologies/index.jsp
    For the provider end there is also a built in http server to expose web service via HTTP without the need to
    use any external web server.
    take a look at:
    http://java.sun.com/javase/6/docs/api/javax/xml/ws/Endpoint.html

  • How to call other Entity service

    Hi,
    How to call other Entity service to our entity service?
    Regards
    Ashif

    Hi,
    I mean,  need to call the other project entity service to my project application service, for example, am having the project with the name "aaa", and i wanna to get the entity services of the other project "xxx" to my project "aaa".
    Can you please, let me know how to call the same.
    provide me some links for the same.
    Thanks

  • Route calls to two different CSQs, but show single set of Service Level stats on report

    We have a single node UCCX 9.0.2 Premium environment to handle our ACD operations.  Our agents take inbound customer service, claims and sales calls for a few dozen of our clients.  All of these calls are currently taken by the same two teams of people regardless of which client it is for, with the sales calls going to one team and the customer service and claims calls going to the other team.  There is a Sales CSQ and Skill for each client, and a Customer Service CSQ and Skill for each client.  Currently the caller is presented with a menu giving two options...press 1 for customer service, press 2 for sales.
    What we are looking at doing is adding a third prompt specifically for claims.  Claims issues are handled by the Customer Service team, but only certain members of the team.  Obviously I can create a new CSQ and Skill for Claims for each client, then have the new prompt route to the CSQ for Claims.
    The challenging part is the reporting for this.  We have to report Service Level statistics for Customer Service calls (but not sales) for each client, to show whether or not we're meeting the service level agreement requirements.  The splitting out of claims calls to be handled by specific people is something being requested by our internal management, not the client.  But as far as the client is concerned those are customer service calls, they would count toward our customer service SLA, and they expect to see a single SLA statistic reported.
    I know that it's only possible to add multiple skills to a CSQ and force agent selection based on a specific skill in CCE (not available in CCX).  But is there any way to script my way around this to get the same end result, and have the reporting data still reflect a single set of CSQ service level stats?

    Thanks Aaron.  We're running HRC right now, but I've been dying to switch us to the version of CUIC that's built in to CCX for quite a while and it appears I may be able to do so soon.  I'm hoping to utilize some of the additional flexibility of the saved reporting templates in CUIC to massage the data formatting as needed.
    CUIC Premium is something our management will be considering, but I'm anticipating the license for it being very expensive and probably causing them to eliminate it as an option.  Unfortunately I haven't been able to get my hands on a demo copy of it to try to "sell" it to them either.
    Thanks again for your help Aaron.

  • My location service is not working from the day one the response is that (cannot able to determine the location) .What can i need to do to see my location in maps and other application even the location services is enabled in the settings?

    From the day one the response is that (cannot able to determine the location) while using ios5.1 .What can i need to do to see my location in maps and other application even the location services is enabled in the settings?.Which means that is there is any problem in my ipad ? currently running on IOS 6.

    Your location is determined from a location database which contains the MAC addresses of routers and their physical location. A MAC address is a unique number which is built-in to all network devices when manufactured. The database is built and updated by actually driving around and mapping router locations.
    Since you just moved the location of your router has not been updated in the database and when you use Maps you will see your old location.
    If you go outside your house you can be correctly located because your iPod sees other routers which are in the location database. Note that you do not need to be connected to a router for your iPod to see it and obtain its MAC address.

  • I updated to ios8 and tried to use Health Application. In Sources I get a message that other applications will show up on the list as they request permission to update your data. How does it happen? No apps are listed on my Sources section

    I updated to ios8 and tried to use Health Application. In Sources I get a message that other applications will show up on the list as they request permission to update your data. How does it happen? No apps are listed on my Sources section

    I have an answer to my question. There is a bug in IOS8 that prevents third party applications to talk to the Health Application. Apple is trying to fix it ASAP

  • Calling WD application in SAPGUI of other R/3 (non-WDA) system

    Hi,
    We have WD application in CRM system. We want to call this application in R/3 system (which is not upgraded to WDA). We don't want to call in web-browser bcoz we are calling GUI transaction from the WD application.
    I tried this by creating a RFM in CRM, which calls FM 'WDY_EXECUTE_IN_PLACE'. And then calling new RFM from R/3. I am getting "control error".
    Any ideas?
    Thank you.

    Hi.
    How do you call gui transaction from WD app?
    AFAIK the WD app running in SAP GUI is still running in IE, which is kind of SAP
    GUI plug in. I am just curious.
    Thanks you in advance.
    Cheers,
    Sascha

  • Create DLL from labview and calling it from other application

    I have an application built using Labview. I wanted to create DLL out of it. The application has
    two String inputs start and stop buttons and two status indicators.
    1. How to itegrate start and stop buttons from function prototype?
    2. Does Labview created DLLs requires labview runtime engine when it is to be called from other application?
    Can some one help on this.
    Solved!
    Go to Solution.

    Hi Yuvish,
    1) They should be boolean inputs to your VI. But does it makes sense to provide a stop button input at the start of your VI? (THINK DATAFLOW!)
    2) Yes, the LV-RTE is needed...
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Use other application server to run Oracle generated web services

    Hi all,
    I am currently running an Oracle 9i database and application server (OC4J) and use WebservicesAssembler (JPublisher) to expose PL/SQL packages as web services to an external PDA application.
    Is it possible to run the EAR files (the assembled web service) generated in this way on another type of application server? This question because I need to use Resin in a live environment.
    If this is not possible, would there be a way to work around it? I mean by manually programming the web service against the PL/SQL package. And if so, has anybody tried that out before?
    Are there other alternatives?
    Thanks in advance for your help!
    Regards,
    Stijn Lambert

    Hello,
    Which version of OracleAS/Web Service stack are you using?
    If you are using a version prior to 10.1.3 the Web Service stack is proprietary and not portable.
    JAX-RPC used in 10.1.3 is more portable but you have to be very careful about the way you create your deployment descriptor.
    In a general manner you can always create pure JDBC/JPublisher clients and expose them using the Web Service that you want.
    Regards
    Tugdual Grall

  • I set up iCloud on my iMac with OS version 10.6.8 but I'm not able to have the icon show on my Dock with the other application icons. What do I do?

    I set up iCloud on my iMac with OS version 10.6.8 but I'm not able to have the iCloud icon show in my Dock with the other application icons. What can I do? Is it because iCloud is not part of the 10.6.8 version? I clicked System Preferences and I saw MobileMe and no iCloud.

    Thanks for your reply! Would my IMac be able to support the Mavericks (10.9) considering that I bought it in June 2011? Not sure if that even matters.

  • Item      Seller      Type      Unit Price iBlacklist - Block Unwanted Calls, v1.0 (4 ) Write a Review Report a Problem      Max Kub      App      $4.99 but show other application"secret contact" on screen .can't block any contact

    Item
    Seller
    Type
    Unit Price iBlacklist - Block Unwanted Calls, v1.0 (4 ) Write a Review Report a Problem
    Max Kub
    App
    $4.99
    but show other application"secret contact" on screen .can't block any contact. so seems tyhat i order one aplication "iBlacklist - Block Unwanted Calls, v1.0 (4 )" but get another application "secret contact "as it appear on screen ????

    Reply to n82phone:
    what you are telling i think is too much. I've read your requests and believe me some of them is out of context. One example is listening to radio while being on a call. Who would like to have such options?? It's ridiculous.
    But But it doesn't mean all of them are ridiculous! Just like the #1 concerning music, #4 concerning the camera and #5 concerning the volume, I strongly agree with you as it makes sense!
    So if I was to write to nokia, which I will do in the coming days is to write them again:
    Points #1,4,5,9,11,14,15,24! These are strong points!
    People out there, if you want the changes I specified to be done by nokia, you should write them the same points. If only one or two write, it's useless, they won't take it as a priority.
    Of course, don't copy paste or they will think the same person is spamming them. I hope it's clear. Write in your own words. Don't think changes will be done by magic or by doing nothing with arms folded. You should do a move.
    THIS IS A USER TO USER FORUM. YOU CAN POST YOUR PROBLEM HERE. WE'LL DISCUSS ABOUT IT, THEN ALL OF US SHOULD WRITE NOKIA TO CORRECT THE MATTER IF IT CONCERNS FIRMWARE. FOLLOW THE LINK "CONTACT US > CALL OR EMAIL NOKIA CARE" TO REPORT THE PROBLEM TO NOKIA.
    Thank you
    Message Edited by fafanne on 18-Oct-2008 01:51 AM

Maybe you are looking for

  • Cannot upgrade Mac Adobe Acrobat 10.7.  The failure to upgrade message states that the original program has been altered.

    Mac Adobe Acrobat Pro 10.7 will not update to 10.1.9.  I am notified at least once a week that there is an upgrade available (10.1.9), however, when permission is granted the process ends in a failure message stating, "The upgrade could not be applie

  • Editing a webpage created with Frontpage

    Is there any software available that will allow my mac to edit and continue working with a html website that was originally created with Microsoft Frontpage? This is the only part of my ex-windows based past that I haven't been able to fully switch t

  • ECC6.0 upgrade

    Hello Experts Need some experts advice on Upgrade Project We are Planning to upgrade from R/3 4.7 to ECC6.0 As QM consultant, what are the important things(points) to be consider How interface will work? How to handle the QI stock, Batch material and

  • Portal Tutorial does not install on win2000

    while installing the 9ias portal tutorial, the ssoimp.cmd, secimp.cmd, pageimp.cmd, contimp.cmd programs do not run on win2000. What can be done, aside from standing up an NTserver... http://technet.oracle.com//docs/products/iportal/doc_index.htm par

  • Sending Body of letter Through mail along with PDF file.

    Dear friends,       I want to write some text in the mail(Body) while sending the PDF file.           Now I am sending PDF file , besides PDF file I have to write some text in the mail.                  Please help me .