Service Registry roles

Hello all !
What are the roles necessary to access the "Services registry" in PI 7.1 system? Also, please provide me with the URL for the same.
Thanks,
Shahid Ahmed.

Hi,
To Check the roles please goto NWA
NWA > Operation Management (Tab) > User Access (Tab) > Identity Management (Link)
And then select "Roles" in the search criteria and proovide the following roles
SERVICES_REGISTRY_READ_ONLY
SERVICES_REGISTRY_READ_WRITE
Thanks,
Prakash

Similar Messages

  • What is the role of OSR (Oracle service registry) in CRMOD-EBS PIP

    Hello All,
    We are installing the PIP Oracle Lead to Order Integration Pack for Oracle CRM On Demand and E-Business Suite 2.5.
    As per the implementation guide, seems Oracle Service Registry (OSR) 10.3.0.0 is an optional component.
    Curious to know what role this OSR would play in this integration. If I skip the installtion of OSR, does it has any impact anywhere else.
    Thanks
    Saikrishna

    Hi Prem,
    Thanks for the reply..
    I read in the installation document that the PIP publishes its components to BSR (Business Service Repository) instead:
    Note: You can choose to skip this screen if you do not want to give UDDI details. When you skip Oracle Service Registry Details, the services do not get published on the Oracle Service registry. The objects do not reference the registry because the installation did not publish them. However, Foundation Pack and PIP content is published to Business Service Repository (BSR). Check Publishing Foundation Pack and PIP Content section for more information.
    I have already skipped the OSR started with PIP installation. Can we install the OSR later time after PIP installation.
    Thanks
    Saikrishna

  • Error publishing service in Service Registry

    Hi experts.
    I've configured Service Registry in a SAP PI 7.11. Everything seems to work correctly but I can't publish services there. When I try to publish from Directory or directly in Service Registry by wsdl I'm getting this error:
    com.sap.aii.ib.core.uddi.RegistryClientException: Services registry is not available; for more information, see the log
         at com.sap.aii.ib.server.uddi.RegistryClientDelegateProvider$EjbRegistryClient.publishPhysicalSystems(RegistryClientDelegateProvider.java:440)
         at com.sap.aii.ibdir.server.wsquery.WSQUDDIPSPublishTB.execute(WSQUDDIPSPublishTB.java:91)
         at com.sap.aii.ibdir.core.simulation.DefaultTaskBroker.execute(DefaultTaskBroker.java:171)
         at com.sap.aii.ibdir.server.simulation.TaskQueryService.specialQuery(TaskQueryService.java:33)
         at com.sap.aii.ib.server.query.SpecialQueryServiceProvider$SpecialQueryServiceImpl.specialQuery(SpecialQueryServiceProvider.java:63)
         at com.sap.aii.ib.server.query.QueryServiceImpl.specialQuery(QueryServiceImpl.java:443)
         at com.sap.aii.ib.server.query.QueryServiceBean.specialQuery(QueryServiceBean.java:112)
         at sun.reflect.GeneratedMethodAccessor762.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:592)
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
         at $Proxy1646.specialQuery(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor761.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:592)
         at com.sap.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java:234)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:362)
         at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:67)
         at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:41)
         at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:977)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:57)
         at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:327)
    I think is a authorization problem but I have role to read and write in service registry. I can see this error in Service Registry Trace
    Invalid Response code (401). Server [http://xxxxxx:50000/uddi/api/publish/] returned message [Unauthorized].
    Any idea? Maybe the user you have to fill in Service Registry Configuration Wizard?
    Regards
    Edited by: Christian  Abad Chico on Feb 20, 2012 1:00 PM

    Hi,
    It looks like you are missing some Services Registry preconfiguration. Please find a description how to configure the Services Registry under the SAP Help document below:
    http://help.sap.com/saphelp_nwce711/helpdata/en/47/d391d7b8fc3c83e10000000a42189c/frameset.htm
    There is also a wizard that you can use for this purpose:
    http://help.sap.com/saphelp_nwce711/helpdata/en/f7/6182bd68434595ba5105a0a346efcc/frameset.htm
    Hope this helps,
    Greg

  • Error: Service Registry config.

    Hi Experts,
    After upgrading PI 7.1 tp EHP 1 ,we are facing issue in Service Registry.
    I am facing some issue in publishing the services in SR. When I am trying to publish from sender agreement, it says connection to SR is not able to established.
    Followed the steps in this help.sap link http://help.sap.com/saphelp_nwpi711/helpdata/en/d9/0f7e2c1c644992a195d38cfec1b1f2/frameset.htm Only differnce is that
    Configuration procedure says to open ServicesRegistrySiPort but when i am going to NWA->SOA->Application and Scenario Communication Single Service Administration There undr Consumer Proxies when looking for ServicesRegistrySi the config name fo the sevice is ServicesRegistrySi (default) and not ServicesRegistrySiPort Secodly,have added UDDI Server settings as Discovery URL host as FQDN hostname of PI server ..
    Now when i am checking the result with the link Url http://hostname:port/sr_central system is throwing the below error ======== The initial exception that caused the request to fail, was: java.rmi.RemoteException: TransportBindingException during request to UDDI Invalid Response code (401). Server returned message Or javax.xml.ws.soap.SOAPFaultException: javax.ejb.EJBException: (Failed in component: sap.com/tcesiuddisrws~ear) Exception raised from invocation of public com.sap.esi.uddi.sr.api.ws.PhysicalSystemListType com.sap.esi.uddi.sr.api.ws.ServicesRegistrySiImplBean.findPhysicalSystems========
    Please let me know.
    Regards
    Praveen

    Hi!
    To configure the Services Registry please check:
    1- Note 1267817 - Configure Services Registry proxy (ServicesRegistrySi)
    2- /people/robin.schroeder/blog/2007/08/08/publish-your-services-to-es-registry
    3- /people/community.user/blog/2008/10/23/new-features-of-service-registry-in-ehp1-ce
    Also, for the 401 error code, to use Services Registry the user has to have UDDI permissions.
    Please assign to the PIUSER UDDI_Admin role.
    Please check:
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/46/7a875063e42d86e1000000
    0a11466f/frameset.htm
    Regards,
    Caio Cagnani

  • UDDI Exception : publishing the service registry

    Hi,
    have anybody faced the error below :
    com.sap.esi.uddi.sr.api.exceptions.SRExceptionerror code: null detail message: com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.UDDIServerRemoteException: <Localization failed: ResourceBundle='com.sap.engine.services.webservices.wscm.validation.accessors.validation', ID='REMOTE_EXCEPTION_UDDI_SERVER', Arguments: ['http://dvjcen00:*****/uddi/api/inquiry/', 'http://dvjcen00:*****/uddi/api/publish/']> : Can't find bundle for base name com.sap.engine.services.webservices.wscm.validation.accessors.validation, locale en->com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.UDDIServerRemoteException: <Localization failed: ResourceBundle='com.sap.engine.services.webservices.wscm.validation.accessors.validation', ID='REMOTE_EXCEPTION_UDDI_SERVER', Arguments: ['http://dvjcen00:*****/uddi/api/inquiry/', 'http://dvjcen00:******/uddi/api/publish/']> : Can't find bundle for base name com.sap.engine.services.webservices.wscm.validation.accessors.validation, locale en->com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Invalid Response code (401). Server <http://dvjcen00:******/uddi/api/publish/> returned message <Unauthorized
    Can anybody suggest on that . At the time of Publish the service registry it comes.
    Rgds,
    Deep

    Hello Deep,
    Have you tried to assign the SERVICES_REGISTRY_READ_WRITE role to the user that is trying to publish?
    Thanks & Regards
    SU

  • Regd.UDDI server configuration in PI 7.1 and services registry

    Hi ,
    i have gone through many forum posts before posting this , so expecting a genuine answer:) which can be rewarded:).
    I am using PI 7.1 and trying  to taste the services registry flavour of it.
    i followed the SAP Note 1267817 - Configure Services Registry proxy , but i am not able to assign the roles
    SERVICES_REGISTRY_READ_ONLY or SERVICES_REGISTRY_READ_WRITE in Su01.
    i get a message that such a role doesnt exist at all.
    Qn1:Do i need  installed any software componet like UDDI etc, or do in  need to have uddi server
    configured for this , if yes how to do that..
    I have seen the help.sap link : I am struck at the point "Discovery URL host name", according to the help.sap it will come automatically , but in my case it has some Rivalry.
    Qn2:How to configure UDDI server n PI 7.1
    , any step by step guide which applies to PI 7.1 will help.
    Qn3:What is the relation between tcode soamanager, services registry and UDDI
    Qn4: I am not able to search my services in soamanager->business administration->WS administration
    I have activated the services (Webservice Runtime)as mentioned in the Blog
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d06b6392-cde7-2c10-8f8b-bdea5d781dd9

    Thanks Raj,
    This property specifies a URL for the host name of the *physical machine where the Discovery
    API of the UDDI server is located.* Its value is set automatically by default.
    I am not able to understand this present in [help.sap |http://help.sap.com/saphelp_nwpi71/helpdata/en/45/c1ea61a1194432e10000000a155369/frameset.htm]
    what may be  the reason for   not able to assign the above roles as per the sap note given above?
    Is there any componet needs to be installed line UDDI?Can a technical user role have this roles
    accepted,i used my ID for configuration XI super user!
    After following the note partially i.e w/o giving the user roles. when in rt click sender agreement and say publish
    it slaps me with this error
    Com.sap.aii.ib.core.uddi.RegistryCleintException:
    A save request exceeded the quantity limits u2026Number of Business Entries Exceeds Your limit of 1(2)
    But if i open Services registry  i can see that service got published.when i test in WS navigatore it
    gives 503 service unavailable error.
    How to delete unused published services
    . Initialy i took the wsdl URL generated from
    disply WSDL and published using publish tab in Services Registry , they dont have any key associated.
    How to delete them?I can see any direct option
    Regards,
    Abhi

  • Service Registry

    Hi all,
    1. How to create WSDL for existed BAPI , Function Modules in ECC 6.0
    2. how to assign the webservices to Service Registry either inbound, outbound in SAP PI 7.1  Please explain in Detail.
    3. how to develop the scenario Webservice to webservice using service registry in SAP PI 7.1 please expalin in Detail
    Thanks
    Anil

    >
    > 1. How to create WSDL for existed BAPI , Function Modules in ECC 6.0 .
    Import BAPI in to PI,there you can get WSDL for same BAPI,no need to create your self.
    > 2. how to assign the webservices to Service Registry either inbound, outbound in SAP PI 7.1  Please explain in Detail.
    You have to publish the web service in servicee registry,search in sdn you wil find how to publish and consume services in SR.
    > 3. how to develop the scenario Webservice to webservice using service registry in SAP PI 7.1 please expalin in Detail
    >
    Search in SDN ,in this case SR role is very minimal,using two SOAD Adapters we can develo web service to web service scenario using PI.
    rEGARDS,
    rAJ

  • Problems While Publishing a Service in Service Registry

    Hi folks,
    while I was following the diffrent steps that were described in this blog:
    /people/bv.pillai/blog/2007/09/18/configuring-publishing-enterprise-services-from-sap-business-suite-system-into-nwce-netweaver-composition-environment-services-registry
    i´ve get an error.
    After execute the trx a pop up window asking me the mndt user and pass of the '/ESRegistryWS/BasicAuthConfig' path. I ´ve insert the user and pass of the administrator´s account in the CE. is that ok? .
    I get this error Msg.
    "Exception raised during physical system publication. Code : '10150'"
    Can anyone help me with this problem please?
    Thanks for all.
    Diego.
    Thanks for all,
    Diego.

    Lei Ji, you can do what Mohd Tauseef told me.
    try to change the ServiceRegistry Logical Port
    In NetWeaver Administrator under SOA Management _Business Administration _Web Services Administration
    Client Proxy Name: ServicesRegistrySi
    Authentication: User name/password
    Role: SERVICES_REGISTRY_READ_WRITE
    have you done it? this is the only role that i used in CE.
    Greatings.
    Diego.

  • "Services Registry not configured" popup when trying to search SR

    Dear Fellow VC 7.1 users,
    When I try to use the search function on the services registry in VC for CE 7.1 EHP1 SP3, I get the "Services Registry Wizard" popup telling me that "Services Registry not configured." The original configuration was not done by me, so I cannot say whether or not it was done with the configuration wizards, but I can tell you what I have done to try to resolve the problem.
    I have: configured the UDDI server; configured the Central Services Registry (ServicesRegistrySi), and ensured that the user the ServicesRegistrySiPort authenticates with has the roles SERVICES_REGISTRY_READ_WRITE and UDDI_TierN. I do not have an SLD configured in my CE 7.1 EhP1 environment, so I tried to follow the steps I found in an SDN how-to PDF doc that explained how to generate an SLD ID from the WSNavigator, but I was unable to do so because as soon as I clicked the "Service Registry" checkbox in WSNavigator, it threw an error message saying, "Cannot connect to Services Registry; check ServicesRegistrySi proxy definition settings."
    What am I missing here? Any suggestions (or even hints) would be welcome.
    Thanks,
    Terry Barker

    Thank you, Hezi, for your personalized attention. One month, a couple of WebEx sessions with Hezi, and one glacially slow customer message later, the problem is finally resolved!
    Here's a recap of the resolution:
    1. Through the WebEx sessions with Hezi, we determined that the problem was in the UDDI server setup, not in Visual Composer.
    2. I Opened a customer message and got hooked up with my new best buddy, Hristo (in SAP Bulgaria?). Hristo logged into our CE 7.1 system using WTS (Windows Terminal Services) Over the course of a couple of weeks and several WTS sessions, Hristo found that the standard, recommended ServicesRegistrySIPort End Point URL did not work in our system (for an unexplained reason). Hristo gave me the following incomprehensible URL to use instead:
    http://rnosappis1.igtsap.ad.igt.com:50000/sapws/sap.com/tc%7Eesi%7Euddi%7Esr%7Ews%7Eear_tc%7Eesi%7Euddi%7Esr%7Ews%7Eejbm_EJB_ServicesRegistrySiPort/ServicesRegistrySi/ServicesRegistrySiPort (You can find documents on SDN explaining the configuration of which I speak.)
    3. That got us past the "services registry not configured" error in VC, but a service registry search in VC found no services. In addition, we were now not able to publish any new web services in the registry.
    4. The next problem Hristo found was in the UDDI_DESTINATION and CLASSIFICATION_DESTINATION URLs. Ours were set up to look at SAP's public registry. I set them up according to the how-to documents I found on SDN. That got us past the "can't contact server" message to a new "web proxy authentication" error when trying to publish a service.
    5. The first problem with the publishing was the need to use fully qualified domain names in the WSDL URL. At first I used just "hemxintf-p" but I really needed to use "hemxintf-p.he.ad.igt.com".
    6. The second problem here turned out to be a mistake on my part when setting up the exclude list on the HTTP Proxy setup in NWA. The exclude list tells the system NOT to use the HTTP proxy when contacting certain (presumably internal) domains. I had used commas to separate the domains in the exclude list; as it turns out, you must use the vertical bar character as the separator.
    After all this, along with frustration bordering on desparation, I can now publish web services in the SR, browse and test them in WSNavigator, and search for and use them in Visual Composer. I hope that my detailed description of the resolution in my case might save others from suffering similar frustration. Thank you, Hezi. Thank you, Hristo. Thank you, God! I can now get on with my life!
    Cheers,
    Terry

  • Regarding Service Registry classification - PI7.1 EHP1

    Hi,
    We are trying to implement the Services Registry classification in PI.So far,we have published the wsdl in SR and have classifed it by going to the Manage tab in the SR and adding the Value Description,Value Code under a Classification system.
    As a next step,we have added the UME roles in the Permissions tab.Our requirement is to restrict access to the wsdls based on user names.Is there any way where in we can implement this,i.e,the published wsdls should not be viewed by all users,rather it should be specific to users.
    Kindly advise.
    Thanks and Regards,
    Induja

    Hi Induja,
    You can try this: [Defining Services Registry Permissions|http://help.sap.com/saphelp_nwpi711/helpdata/en/2b/3acae817464019aec6a924ee944256/frameset.htm]
    Hope this helps,
    Rossen

  • Reg: Services in Services Registry of CE 7.1

    Hi all
    I have CE7.1 installed. After the successful installation of CE, can I see services in Services Registry? Or is it requires any additional configurations?
    Presently in my installation I am unable to find any services in registry. Please help me out in this regard.
    Regards,
    Pavani

    Well in CE you can consume ES in many ways.
    Process Layer. You can consume ES as part of a role based Guided procedure.
    View Layer. You can build WebDynpros and Visual Composer iViews to consume ES.
    Service & Business Object Layer. You can use Service Composition to consume an extend ES with your own Business Logic.
    regards,
    robin

  • No authorization to access service registry

    I'm having trouble access service registry in PI 7.1. The only id that can access it is j2ee_admin. PISUPER user does not even have access to it. I need to give developers access to it. what type of permission is needed to access service registry?  the url I'm using is: http://<server>:<port>/sr
    Thanks
    Jane Zhou

    I found it - SR still needs to be configured and roles assigned to the users. Thanks

  • Where is ESR ,Service Registry in ECC or SAP-PI?

    Hi Gurus,
    i am trying to develop a custom web service in ECC 6.0 with the end point "Function module' . i went to SE80 and did all the required things.
    I want to know where is my ESR and service registry in ECC? Does it only exists in SAP-PI or it also exists in R/3  ECC 6.0 ? I dont know about it and if it exists in ECC 6.0 how does SOAMANAGER helps and what role does it play in that?
    so when ECC 6.0 act as a service provider , our WSDL will be generated in R/3 ECC 6.0 so in that case where we register our service and how?
    Well I read that SAP Service Registry along with Enterprise Services Repository are shipped with SAP NetWeaver Process Integration 7.1 and SAP NetWeaver Composite Environment 7.1 but then when we create our custom enterprise services in R/3 ECC System how ESR and Enterprise registry comes in to play? how this whole thing works?
    Regards,
    Mayank

    Hi Mayank,
    Key message: ESR + SR is part of PI and/or CE and doesn't exist on ECC.
    Now regarding your confusion over service created on ECC from FM:
    ESR is modeling tool which just model the service, and you can't really execute this service until unless you implement it somewhere (may be ECC). ESR act as central repository of meta-data of all services, however no service execute on ESR and it is just some sort of storage place. Real benefits ESR gives is that you can connect different systems with ESR and extract meta-data (WSDL) to implement webservice in backend (ECC or Java).
    On other hand Service Registy act as yellow page where information about actual services is available so if you are looking for some specific service you look into yellopages (Service Registry) and locate the endpoint (actual address) of webservice, again service execute on backend systems not in Service Registry.
    When you create service out of FM in ECC then you are still creating service but you are not using ESR, you can also publish service into Yellowpages(Service Registry) so others can locate your service. This approach is called inside-out development, for inside out development you don't need ESR.
    You can also design same service in ESR first and then create proxy in ECC and call FM inside proxy, this approach is known as outside-in approach of developing services.
    On SCN you can find plenty of information on this subject, and remember outside-in/top down approach is recommended (design first then develop).
    Regards,
    Gourav

  • OWSM Integration with Service Registry- Failing

    Hi All,
    I am trying to import a service published on service registry in OWSM and then trying to test the gateway from OWSM->Tool->TestPage. But I am getting the following error after running the test which is as follows:-
    ORABPEL-08021 Cannot find partner wsdl. parnterLink "ManageInventoryService" is not found in process "ManageInventoryService" (revision "1.0") Please check the deployment descriptor of the process to find the correct partnerLink name.
    I am also pasting the original service wsdl code below:-
    <definitions
    name="ManageInventoryService"
    targetNamespace="http://www.cognizant.com/ManageInventoryService"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:ns1="http://schemas.oracle.com/bpel/extension"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:client="http://www.cognizant.com/ManageInventoryService"
    >
    <import namespace="http://schemas.oracle.com/bpel/extension" location="RuntimeFault.wsdl"/>
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema">
    <import namespace="http://www.cognizant.com/ManageInventoryService" schemaLocation="ManageInventoryService.xsd"/>
    </schema>
    </types>
    <message name="ManageInventoryServiceRequestMessage">
    <part name="payload" element="client:ManageInventoryServiceProcessRequest"/>
    </message>
    <message name="ManageInventoryServiceResponseMessage">
    <part name="payload" element="client:ManageInventoryServiceProcessResponse"/>
    </message>
    <portType name="ManageInventoryService">
    <operation name="initiate">
    <input message="client:ManageInventoryServiceRequestMessage"/>
    </operation>
    </portType>
    <portType name="ManageInventoryServiceCallback">
    <operation name="onResult">
    <input message="client:ManageInventoryServiceResponseMessage"/>
    </operation>
    </portType>
    <plnk:partnerLinkType name="ManageInventoryService">
    <plnk:role name="ManageInventoryServiceProvider">
    <plnk:portType name="client:ManageInventoryService"/>
    </plnk:role>
    <plnk:role name="ManageInventoryServiceRequester">
    <plnk:portType name="client:ManageInventoryServiceCallback"/>
    </plnk:role>
    </plnk:partnerLinkType>
    </definitions>
    However when I am trying a dynamic look-up from BPEL on the above service published on service registry it's working fine and returning the expected response.
    Please let me know where am I going wrong?It's little urgent and any help will be appreciated.
    Thanks.

    Thanks Chintan, I think the problem is the needed patch 6133448. I have MLR#9 deployed but I think it does not include 6133448 and I can't install 6133448 as it conflict with MLR#9.
    I will check with Oracle.
    Thanks
    Kish

  • Error while testing the endpoints in Service Registry

    Hi,
    I am getting the following error while testing the endpoint in the Service Registry
    Invalid Response Code: (404) Not Found. The request URL was:"http://<server>:8000/sap/bc/srt/wsdl/bndg_DD73518A3AD471F18558001D0910D3CA/wsdl11/binding/ws_policy/document?sap-client=800". Check, whether the URL is correct, and the Web Service that you are requesting is up and running.
    I have created an Enterprise Service at the backend and have published to the Service Registry of the CE server , but while testing the endpoint in service registry i am getting error.
    Can any one please help me to solve this issue.
    Thanks & Regards,
    Hamsa Shree

    Hi hamsa,
    Have you tested the service? If It works, maybe there's something wrong with your destination configuration.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/705459a3-bf1c-2b10-8a9d-d300ada5f0fc
    You may find a solution in the above article.
    Good luck!
    Wenhao

Maybe you are looking for

  • How can i change my data package from 64 to 32 bytes

    I have a serious problem with my internet conecction because the ping is to high and i need to make slower pakage, i mean 64 to 32. Any body could help me please?

  • Unresolved cross-references error in FM 10, but same ref-s working in PDF

    Hi everyone, I've come across an issue I can't fix: when opening an .fm file in FrameMaker I get an error message saying the document has unresolved cross-references. The Find/Change check also shows that all cross-references in the file are broken,

  • Poor image quality when publishing to .mac

    This is very frustrating. I buy a high resolution, high quality, royalty-free image. I resize it and crop it in my image editing program and save it as a maximum size .jpg. I preview the image in Apple preview, and also drag the image into my web bro

  • Problem downloadin​g maps

    Hi there...I'm trying to download the Maps app and am getting the following error: "Sorry, your device does not meet the system requirements that are needed to support BlackBerry Maps." I have the most updated device drives...any thoughts? Thanks in

  • Need help canceling CC subscription

    My Creative Cloud annual subscription expires in February.  I do not wish to renew for another year. Every link on the site about canceling a subscription leads me into a circular "please contact us!" loop without actually providing any means by whic