SOAMANAGER SRT framework exception HTTP :

I have configured the web service in client 100 using SOAMANAGER. I am consuming services from non-sap system. Now, when I am trying to create the logical port in another client it gives error SRT Framework exception: HTTP: Current user does not have the required auth to access the HTTP destination. I have checked all roles are assigned related to web service admin. I am using the same WSDL URL, which I have used for client 100.Please help with solution ..

HI,
First webservice is runtime entity so we have to create the webservice link in each client and server dependent .
Ex:
if you creating web service in 100 client dev system. The service is only for 100 client dev system. So you cannot use this for 200 client dev system .
So we have to get the authorization by user level or system level assignment for web service.
Please get the SRT authorization for the user and i t will be resolved.

Similar Messages

  • Logical ports - SRT Framework exception: Preconfiguration is invalid

    Hi all,
    I'm recreating logical ports in a test system which has been refreshed from live. We have 10 web services which are consumer proxies in SOAMANAGER. I'm clicking the create logical port button and providing the WSDL file details in the popup.
    For 5 of them it worked ok; for the other 5 I got the error "SRT Framework exception: Preconfiguration is invalid".
    I've searched but I can't find much useful help on this error. These are all services which were using in our live environment so I wouldn't expect any fundamental errors. Maybe there is some issue with those 5 WSDLs. We applied some service packs a couple of months ago so there may have been some changes since we last had to do this. I don't see anything useful on OSS.
    Any ideas anyone?
    Best regards,
    Paul

    Srinivas,
    Thanks for the response. The consumer proxies (services we consume from other providers) don't seem to be listed in SICF. Just the web services which we expose. The same with the note you found, it's about publishing web services, not consuming them.
    The URI's in the WDSLs are correct, and the fact that 5 have worked shows I have the right authorisations.
    My investigations over the last few hours have suggested that it may be related to support packs. I created a very similar client proxy in SE80 in our development system and the configuration tab detail has changed a lot from one we did over a year ago. The old one had an operation profile node with 5 features. The new one created under SP20 also has an interface profile and a security profile with 2 features each.
    I could delete the proxy and re-transport but this takes a lot of admin. I wonder if there's a way of refreshing these proxy configurations in the other test systems without a transport.
    Best regards,
    Paul

  • SRT Framework exception: ICF: Error when creating service node. [rc:wrong_icf_name] No special characters allowed in name

    Hi,
    I have created a web service in SAP ECC from a RFC.
    While configuring the web service in SOA management to publish it, getting error SRT Framework exception: ICF: Error when creating service node. [rc:wrong_icf_name] No special characters allowed in name
    How to resolve the same.
    Thanks
    Tanmay

    Hello Tanmay,
    Are you including quotes (') in the name, I assume not?
    Regards,
    Siddhesh

  • SRT Framework exception: The WSDL document is not compatible with proxy

    hello,
    I'd like to create a logical port to my web service but when I create this type of error:
    SRT Framework exception: The WSDL document is not compatible with proxy class "YAIRPORT_CO_AIRPORT_SOAP": "Unsupported Operation (s): getAirportInformationByISOCountryCode, getAirportInformationByAirportCode, getAirportInforma
    someone has an idea?
    thank you

    Hi,
    Most probably your class YAIRPORT_CO_AIRPORT_SOAP was't automatically generated by SAP from the .wsdl file. If so, then you have to generate it from this file and then create the logical port. For this purpose, go to se80, display the function group there you want to add the class, right-click it and choose Create -> Web Service. Then on the following screens choose Service Consumer, Local File and specify the .wsdl file for the web service you want to use. Finally specify a Package, Prefix and Transport Request, activate the changes and you're done. Now you can create the Logical Port.
    Hope this helps,
    Greg

  • OAM 11gR2 - Remote Registration Exception - HTTP Error 501

    Hello
    I installed OAM 11gR2 and am trying to configure OAM with WebGate.
    While doing remote registration using rreg.bat I get an exception
    RemoteRegistrationException
    HTTP error 501 could not send HTTP Post message
    Can anyone help me?
    Thanks,
    Ram

    Its most likely a problem with your java version.
    I know for sure that Java version 1.6.0_37 doesn't work and that 1.6.0.41 works for sure.
    Can you try installing a different version of java.
    if on linux use the
    update-alternatives --config java
    as root to point to the java (other version that you installed) and try again.
    Let me know if that helps.
    Cheers
    -Kungo

  • Exception:[HTTP:101216]Servlet: "AppManagerServlet" failed to preload

    Hi
    I am getting the below exception while trying to publish my EAR to weblogic 10.3 server.
    I have another EAR which gets deployed successfully but for this EAR I am getting this exception.I compared both the EARs but there is no much difference.
    Could any one please help me in resolving this issue?
    Searched in google but could not find a solution.
    Jan 9, 2013 1:57:17 PM GMT+05:30> <Error> <HTTP> <BEA-101216> <Servlet: "AppManagerServlet" failed to preload on startup in Web application: "MyApp".
    java.lang.IllegalArgumentException: No attributes are implemented
         at org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.setAttribute(DocumentBuilderFactoryImpl.java:98)
         at com.bea.netuix.servlets.descriptor.WlpFrameworkCommonConfig.parseDescriptor(WlpFrameworkCommonConfig.java:139)
         at com.bea.netuix.servlets.descriptor.WlpFrameworkCommonConfig.<init>(WlpFrameworkCommonConfig.java:110)
         at com.bea.netuix.servlets.descriptor.WlpFrameworkCommonConfig.init(WlpFrameworkCommonConfig.java:72)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:166)
         Truncated. see log file for complete stacktrace
    >
    <Jan 9, 2013 1:57:17 PM GMT+05:30> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1357719894679' for task '1'. Error is: 'weblogic.application.ModuleException: [HTTP:101216]Servlet: "AppManagerServlet" failed to preload on startup in Web application: "".
    java.lang.IllegalArgumentException: No attributes are implemented
         at org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.setAttribute(DocumentBuilderFactoryImpl.java:98)
         at com.bea.netuix.servlets.descriptor.WlpFrameworkCommonConfig.parseDescriptor(WlpFrameworkCommonConfig.java:139)
         at com.bea.netuix.servlets.descriptor.WlpFrameworkCommonConfig.<init>(WlpFrameworkCommonConfig.java:110)
         at com.bea.netuix.servlets.descriptor.WlpFrameworkCommonConfig.init(WlpFrameworkCommonConfig.java:72)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:166)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:77)
         at com.bea.netuix.servlets.manager.PortalServlet.init(PortalServlet.java:247)
         at com.bea.netuix.servlets.manager.PortalServlet.init(PortalServlet.java:229)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Edited by: 979875 on Jan 9, 2013 4:00 AM

    Hi,
    This issue is fixed and included in Oracle WebLogic Portal 9.2 MP3, 10.2 and later versions. It is recommended to upgrade to one of those versions to avoid this issue.
    please refer to KM note 1061492.1 on how to apply and download the patches
    If upgrade is not an immediate option, then the following one-off smart update patches can be applied to fix this issue.
    WLP Version | Patch ID | Passcode
    9.2 MP1 | ELAR | K34IBY2Y
    9.2 MP2 | W4M2 | EWSNLNUW
    10.0 MP1 | F69U | 34LV4NQX
    Once the patch is applied, clear the cache of all your existing domains following the steps:
    Stop all server(s).
    Delete any 'stage', 'tmp' & 'cache' directories under %DOMAIN_HOME%\servers\adminserver
    Delete any 'stage', 'tmp' & 'cache' directories under %DOMAIN_HOME%\servers\%YOUR_MANAGED_SERVER_NAME%
    Start the admin server
    Start the managed server(s)
    Regards,
    Kal

  • Java Exception (HTTP)

    I'm trying to use java to go to website specified by a user, pull the index.html page, then search through the information I've pulled to find and print the title of the webpage. I know this seems like an odd request, it is for a homework assignment. I can get the program to work with simple websites, ie google.com however it seems to crash on websites with large amounts of source code. Here are the errors I receive.
    C:\Users\Kyle\My Documents\cosc 4360>java MyHTTP
    Please input the desired website/IP address and press enter.
    The desired format for websites is 'www.website.com'. Thank you.
    www.uttylerbsm.org
    Start: 471 Finish: 513
    SiteGround Web Hosting Server Default Page
    C:\Users\Kyle\My Documents\cosc 4360>java MyHTTP
    Please input the desired website/IP address and press enter.
    The desired format for websites is 'www.website.com'. Thank you.
    www.google.com
    Start: 667 Finish: 673
    Google
    C:\Users\Kyle\My Documents\cosc 4360>java MyHTTP
    Please input the desired website/IP address and press enter.
    The desired format for websites is 'www.website.com'. Thank you.
    www.yahoo.com
    Start: 6 Finish: -1
    Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String ind
    ex out of range: -7
    at java.lang.String.substring(Unknown Source)
    at MyHTTP.read(MyHTTP.java:26)
    at MyHTTP.main(MyHTTP.java:62)
    C:\Users\Kyle\My Documents\cosc 4360>
    The first 2 are successful the 3rd fails. Code is below, any help even if just pointing in the right direction will help. Thanks!
    import java.io.*;
    import java.net.*;
    import java.util.*;
    class MyHTTP
      public static String IP_ADDRESS = "74.125.159.103";  //Google
      public static final int PORT = 80;
      private static String read(BufferedReader br) throws IOException
        int c;
        int start;//determines start of title
        int finish;//determines end of title
        String response = "";
        while ((c = br.read()) != -1)
          response += (char) c;
        //find title in response
        start = (response.indexOf("<title>")) +7;
        finish = response.indexOf("</title>");
        //debugging for start and finish
        System.out.printf("Start: %d    Finish: %d\n", start, finish);
        response = response.substring(start, finish);
        //return the title to be printed
        return response;
      public static void main (String[] args) throws Exception
        //create scanner
        Scanner input = new Scanner(System.in);
        //take user input
        System.out.println("\n\nPlease input the desired website/IP address and press enter.");
        System.out.println("The desired format for websites is 'www.website.com'. Thank you.");
        IP_ADDRESS = input.nextLine();
        //declare Variables
        String sentence = "";
        //creates tcpsocket using user input, predefined port
        Socket tcpSocket = new Socket(IP_ADDRESS, PORT);
        DataOutputStream outToReceiver = new DataOutputStream(tcpSocket.getOutputStream());
        BufferedReader inFromReceiver = new BufferedReader(
                                          new InputStreamReader(tcpSocket.getInputStream()));
        String title = "";   
        //appends website information to string
        sentence += "GET /index.html HTTP/1.0\n";
        sentence += "\r\n\n";
        outToReceiver.writeBytes(sentence);
        title = read(inFromReceiver);
        System.out.print(title);
        tcpSocket.close();
    }

    Also I see more flaws in the requirements of this assignment, unless they were specified:
    1) There's no guarantee that a site has a "default page"
    2) There's no guarantee that the page you get back, even if it is a real page instead of a redirect response like the OP recieved, has a <title> element
    3) There could be many <title> elements (could be embedded in commented out XML, or in places other than the <head> element). But you only want to process the one (if any) that is within the proper (if any) <head> element.

  • Exceptions & HTTP Error 500

    I noticed that weblogic web services layer sends a http error 500 back when exceptions are thrown form an EJB.
    Anyone know how to control the http error so it is 200 instead of 500.
    Thanks,
    -Tony

    Ramesh
    The 500 error I guess is due to a miss correlation, sending wrong data to the server making it crash.
    You can record JavaScript files by editing the proxy filter:
    View -> OpenScript Preferences -> Record -> HTTP module (or Sieble) -> Change to URL Filters tab; you can add edit remove filters from there.
    Regards
    Alex

  • Login to Istore displaying framework exception

    hi
    we are facing some issues while login to istore .When login in to istore it shows below exception.
    same issue is displaying when we login using wrong login credentials.
    Stack:
    oracle.apps.jtf.base.resources.FrameworkException
    at AEPLibeCAcpCustomLogin.jspService(_AEPLibeCAcpCustomLogin.java:524)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:335)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)

    Pl do not post duplicates - Istore login gettting error

  • Authorizations missing SOAMANAGER http issue

    Hi All,
    I am having an issue reg. SOA manager.
    I am using ECC 6.0 system. when trying to create a logical port using SOAMANAGER- tcode after giving all the credentials i.e.
    General Configuration Settings:
    New Service Name:****
    Logical Port Name:****
    Configuration Type: WSDL based Configuration
    Wsdl setting access
    WSDL Base : via HTTP Access
    WSDL location:
    URL for access:
    WSDL access User :
    WSDL access User Password:
    and clicking on the apply settings its giving the error as below:
    "SRT Framework exception: HTTP: Current user does not have the required authorization to access the HTTP destination"
    can anybody tell me which roles or authorizations can be added to the user so that we can over come the issue.
    regards,
    Aravind.
    Edited by: Aravind Bheemalingam on May 25, 2009 2:21 PM

    Hi,
    I would check these first...
    If the provider is an SAP System:
    - First check that the user that you logged in with to launch SOAMANAGER has the ncecessary authorizations (e.g SAP_BC_WEBSERVICE_ADMIN).
    - Then check that the user & pass you're using when creating the logical port has the necessary authorizations in the provider system (e.g. SAP_BC_WEBSERVICE_CONSUMER)
    - Do an authorization trace in TCode ST01 in the consumer system to identify missing auth's.
    If the provider is non-SAP:
    - First check that the user that you logged in with to launch SOAMANAGER has the ncecessary authorizations (e.g SAP_BC_WEBSERVICE_ADMIN).
    - Try opening the WSDL URL that you have from the provider using your internet browser & when the login screen pops up enter the login credentials that you're using when creating the logical port & see if the WSDL is displayed. If you get an authorizations error then the provider needs to resolve the issue.
    - Do an authorization trace in TCode ST01 in the consumer system to identify missing auth's.
    Regards, Trevor

  • Unable to create logical port in SOAMANAGER

    Hi All,
    When Im tryign to create a logical port for my consumer proxy I get
    SRT Framework exception: HTTP: Current user does not have the required authorization to access the HTTP destination.
    Any clue what authrizations I need? I didnt get this error while generating the proxy from the wsdl  and Im using the same userid/pwd.

    Hi,
          Even I get the same error.
    SRT Framework exception: HTTP: Current user does not have the required authorization to access the HTTP destination
    I found the note : Note 1240233 - Error when maintaining logical ports using SOAMANAGER.
    Applied the note, still the same error.
    Have this issue is resolved?
    Any other solution?
    Regards,
    Sunil.

  • Error while creating logical port for Consumer Proxy in SOAMANGER

    Hi,
    While creating logical port for my consumer proxy in SOAMANGER, I am getting the error shown below
    SRT Framework exception: HTTP: Current user does not have the required authorization to access the HTTP destination
    I have searched in the forums but none of the answers helped me.
    I have specifed my PI user ID and password and the user has the followwing roles assigned to it.
    SAP_BC_WEBSERVICE_SERVICE_USER
    SAP_BC_WEBSERVICE_ADMIN_TEC
    SAP_BC_WEBSERVICE_CONSUMER
    SAP_BC_WEBSERVICE_ADMIN
    Current user in the error message refers to the PI user that i have specified or the user with which i have logged in the backend ABAP system?
    Please help me reslove this issue.
    Thanks and regards
    Sreehari Nambiar

    Hi,
    Please add the following roles as well.
    SAP_BC_WEBSERVICE_ADMIN_BIZ
    SAP_BC_WEBSERVICE_DEBUGGER
    SAP_BC_WEBSERVICE_OBSERVER
    Also make sure that you are doing the role comparison  after adding all SAP* roles in your profile.
    Let me know if this works?
    Thanks,
    Sridhar

  • Error when generating logical port in SOAMANAGER

    Hi,
    When generating the logical port in SOAMANAGER transaction I get an error message 'SRT Framework exception: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL'.
    Does anyone know what the problem might be?
    Thans in advance.
    Kind regards,
    Amel Alic

    Hi,
    I, by mistake, reported the same problem; however the problem is that I referenced the WSDL without endpoint (WSDL service name....). I took this URI from Servces Registry, but was wrong (altough on the SR there were a valid binding+endpoint).
    I put the right IRU pointing to the compete Service COntract (with endpoint reference), and it worked.
    If you did't solve the problem, try to opern on the browser the URI you are referring to, and see, at the end if it contains the endpoint like that:
    <wsdl:service name="zsMy2ndCodeFirstWebService">
      <wsdl:port name="zsMy2ndCodeFirstWebServiceBinding" binding="tns:zsMy2ndCodeFirstWebServiceBinding">
      <soap:address location="http://xyz:8000/sap/bc/srt/rfc/sap/.....my service operation..." />
      </wsdl:port>
    </wsdl:service>
    Hope this help.
    Regards
    Roberto

  • Error generating logical port in SOAMANAGER

    Hi,
    When generating the logical port in SOAMANAGER transaction I get an error message 'SRT Framework exception: Uninstantiated object "subject sidl service" in method IF_SRT_WSP_CONFIG_SIDL~CREATE_CLNT_CFG_FROM_WSDL_D of class CL_SRT_WSP_CONFIG_SIDL'.
    Does anyone know what the problem might be?
    Thanks in advance.
    Fernando.

    Hi,
    go to SICF transaction under /sap/bc/srt/wsil path, test the service and look for service provider you want to consume.
    you get 2 links then test for logical port.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/media/uuid/20eb3174-41ab-2a10-a383-907faf60eed3
    The link is constructed in the following way:
    http://<host_name>:<port>/sap/bc/srt/wsil?sap-client=<sy-mandt>
    or you can use transaction SICF then navigate to node /sap/bc/srt/wsil
    and press "Test service" from the context menu.
    In case there is a Service Registry in your system landscape to which the provider system is connected the profile-based endpoints could be found in that Service Registry as well.
    you can follow note 1330545
    /people/franklin.herbas/blog/2007/12/11/service-modeling-with-the-esr
    /people/peter.mcnulty/blog/2008/02/04/service-implementation-in-abap
    regards
    nag
    Edited by: welcomenag on Jun 25, 2009 5:56 PM

  • SOAMANAGER for PPS CPPR SOA

    Hi SRM Experts,
    SRM 7 EHP 1
    ECC 6 EHP 5
    Netweaver PI 7.0 EHP 2
    We are trying to setup CPPR scenario for PPS.
    Currently we need to setup the following SOA services in ECC & SRM (through SOAMANAGER) -
    QueryCodeList
    RFQRequestSUITERequest
    RFQRequestSUITEAllowedBiddersByIdentifyingElementsQueryResponse
    We get the following error on the consumer side -
    SRT Framework exception: Error in WSDL access: Exception occurred in communication framework:Error in HTTP Framework:404Connection Failed
    We do not have the WS adapter for Netweaver PI 7.0
    Please provide pointers on the below -
    1. Is Netweaver PI 7.1 required to configure the SOA services or can we configure using 7.0?
    2. Is WS adapter mandatory?
    Thanks & Regards,
    Amish

    Hello Amish,
    Kindly check for the SOA user credentials and authorizations here used in the service configuration.
    The user should exists in the SRM system with type as service user.
    Roles to be given here :
    /SAPSRM/EMPLOYEE_EHP1
    /SAPSRM/OP_PURCHASER_EHP1
    /SAPSRM/ST_PURCHASER_EHP1
    SAP_BC_WEBSERVICE_CONSUMER
    Ensure that profiles are generated properly here and the user is integrated to the SRM org structure.
    May be you can delete the binding service created in the srm system , and start configuration for the same from first step to avoid issues.
    Best Regards,
    Rahul

Maybe you are looking for