RFC WSDL need to publish in Service Registry or not?

Hi,
I have created a webservice(WSDL) using SOAMANAGER for Remote Function Call(RFC) developed in R/3 System. This WSDL will be used in Enterprise Portal for our Web Application. Is it required to publish the Webservice in Service Registry? What is the importance of publishing webservice in Registry? If it is required, who will be responsible for publishing it(ABAP Technical person or Basis or Enterprise Portal person)?
Thanks and Regards,
Vimala P

Hi Nidhi,
>My Scenario is I need to publish one RFC as a webservice in PI 7.1 and provide an endpoint URL to user to use.
As per my understanding, you are trying to expose an RFC as webservice. If yes, have a look at this [link|http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/ae1b9a5d2cef4ea4b579f19d902871/frameset.htm] to ensure you have done it properly.
> I have done the configuration but when I try this option Tools-> display WSDL it gives me following error-- ``Object Service Interface Z_QMNC_SAVE_CORRECTIONS | urn:sap-com:document:sap:rfc:functions not found in Enterprise Services Repository``
I am not clear with configuration you have done. Can you describe a bit more?
Regards,
Sunil Chandra

Similar Messages

  • 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

  • Endpoints not published in Service Registry

    Hi all,
    I have published all the Enterprise services from the Discovery system(ECC) and they are available within the service registry.
    But somehow the endpoints are not published to the Service Registry because of which I am not able to consume the services for UI development in VC.
    I have the following concerns :
       1) The ES are being tested successfully but not being sure why the endpoints were not published when the Services were published from the Discovery System.
       2) Can we forcefully create the endpoints in the Service Registry. If so, plz let me know the procedure.
      3) SP13 is applied on Discovery System, so I am not able to execute TCode SOAMANAGER to create Endpoints, so is there any other alternative, other than upgrading ECC to SP14.
    Points will be rewarded for any help
    Regards Brian

    Hi Brian,
    Maybe the issue is wrt the Service Registry destination definition. The correct system name should be picked from the SLD system name (under http://host:port/sld) definition (I think it CE1 by default). You can also refer other issues I faced in a similar situation that i documented in thread [Endpoints not published in Service Registry;
    I take my earlier comment about using the Publish function in Service Registry. I learn it should be not be used.
    As regards the ServicesRegistrySi(Proxy Definition) URL, I guess you can use http://localhost:port/ServicesRegistrySiService/ServicesRegistrySiPort?wsdl&mode=sap_wsdl
    Regads
    Suresh

  • Error while publishing thru Service registry

    Hi friends
    While publishing service thru service registry, I am getting this error message.
    Any Solution?
    Thanks
       -Mitesh
    com.sap.esi.uddi.sr.api.exceptions.SRExceptionerror code: null detail message: com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationException: Cannot load WSDL due to "Invalid Response Code: (401) Unauthorized. The requested URL was:"http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1"". Check that the specified WSDL URL "http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1" points to WS-I Basic Profile 1.1 compliant WSDL Definitions file->com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationException: Cannot load WSDL due to "Invalid Response Code: (401) Unauthorized. The requested URL was:"http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1"". Check that the specified WSDL URL "http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1" points to WS-I Basic Profile 1.1 compliant WSDL Definitions file->com.sap.esi.uddi.sr.impl.uddi.wsdl.validation.ValidationMessage: Cannot load WSDL due to "Invalid Response Code: (401) Unauthorized. The requested URL was:"http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1"". Check that the specified WSDL URL "http://host:8000/sap/bc/srt/xip/sap/ECC_SALESORDERCRTRC1?sap-client=001&wsdl=1.1" points to WS-I Basic Profile 1.1 compliant WSDL Definitions file

    Hello Mitesh
    Would this forum question be interesting for you?
    [ESR post-installation tasks are missing|ESR post-installation tasks are missing]
    regards
    Rathish

  • Need help with Oracle Service Registry HTTPS configuration

    I have installed the Oracle Service Registry on a separate OC4J instance called registry without errors. I have also done the following steps to configure HTTPS given in the user guide.
    1. Delete the file <OC4J_HOME>/j2ee/home/keystore if it exists.
    2. Generate the server identity into <OC4J_HOME>/j2ee/home/keystore using the Java keytool as follows:
    keytool -genkey -keyalg RSA -alias oracle -keystore <OC4J_HOME>/j2ee/home/keystore -storepass
    <PASSWORD>
    3. Enabling SSL in the Oracle Application Server Standalone
    4. Copy <OC4J_HOME>/j2ee/home/config/http-web-site.xml to <OC4J_HOME>/j2ee/home/config/secure-website.
    xml.
    5. Edit <OC4J_HOME>/j2ee/home/config/secure-web-site.xml by changing the port and adding the parameter secure="
    true" to the <web-site> element; for example:
    <web-site port="4443" ... secure="true">
    6. Add the following element into the into the <web-site> element, use absolute path to keystore file, for example:
    <ssl-config keystore="<OC4J_HOME>/j2ee/home/keystore" keystore-password="<PASSWORD>"/>
    7. Add the path reference to secure-web-site.xml into the file server.xml; for example:
    <web-site path="./secure-web-site.xml" />
    8. You have to change the <web-app> definition for the OracleAS Service Registry n both files, http-web-site and
    secure-web-site, so the OracleAS does not create independent instances for each of the websites. Add a
    shared="true" attribute to the <web-app> elements for the OracleAS Service Registry application.
    After following these steps, I restarted OPMN. I am able to get the Oracle Service Registry console. When I click on the Publish link, it shows the Security Alert Window. After I click on Yes in the security alert window, it just shows "Page cannot be displayed". The same happens for all the secure links such as login. I even tried exporting the certificate through the Security Alert window, but still it does not work. All the HTTP links in the Service Registry console are working and the HTTPS links are all not working. I believe this should be an SSL configuration issue. Please let me know whether I have missed any steps in the security configuration.
    Thanks,
    Sathish

    Any replies to this please?
    Has anyone successfully installed and configured the Oracle Service Registry with all the links in the service registry console working fine? Is any one able to publish web services into the oracle service registry?
    Thanks.

  • Service Registry configuration

    Hi,
    I am getting below error while publishing in service registry ""could not establish connection to service registry, configure connection to service registry in SAP netweaver and try again
    Thanks

    Note 1267817 - Configure Services Registry proxy (ServicesRegistrySi) for this configuration
    Thanks

  • 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

  • Service Registry documentation URL and deleting published services?

    Hello,
    We are using SAP NetWeaver PI 7.1 SP 7. Do anyone know how you can control the published Documentation URL for published Service Interfaces in the Service Registry when you publish service interfaces directly from the ESR (from the WSDL tab on a Service Interface)?
    Do anyone know if you can delete published service interfaces in the Service Registry if a service interface have been deactivated/deleted/is not used any more?
    Regards,
    Markus Johansson

    Hi Markus,
    There is anothre approach to delete services using API's.
    Determine the WSDL Url of your Services Registry.
    - Open SAP NetWeaver Administrator and choose SOA Management Application and Scenario Communication Single Service Administration .
    - Search for ServicesRegistrySi and copy the Services Registry WSDL.
    Open WS Navigator.
    - In the WSDL Url field, enter the Services Registry WSDL and choose Next.
    - All Services Registry API operations are displayed.
    - Select operation hideServiceDefinitions and choose Next.
    - Enter either the UDDI key or the logical key of the service definition you want to delete and choose Execute.
    Both keys are displayed on the General tab in the Services Registry.
    In case SR shows you as having no logical key for the service you are interested in removing.
    There is another operation, findServiceDefintions, that can be used to search a name that will return the UDDI key. Take that value and plug it into the hideServiceDefintions uddiKey value.
    Regards,
    Jitender

  • Error in publishing endpoint in service registry

    Hey,
        I am gettin the following error while publishing the service registry.
    10160A save request exceeded the quantitylimits for a given structure type. #Number of Business Entities exceeds your limit 1(2).
         This is with respect to  the endpoint. The endpoint is also not published when  I checked it in the service registry of PI.
    regards,
    Milan.

    Hi Milan,
    Open your UDDI client->Select Publish->Select Retrieve My Business
    check if you are able to add more than one Business entity.
    You find out all the Business entities present in the UDDI, Take their keys (UDDI Keys)
    then go to Publish->Select Retrieve My Business
    create business entity with the key you have obtained before and then delete that, It will delete the the business entity and then try to publish the your service with end point.
    Thanks,
    Sunil Singh

  • 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

  • Failed to test a SAP PI Published web service on SOAPUI

    Hi All,
    I have developed the RFC to Web service through SAP PI 7.1 . Web service published on 'Services Registry' and test on it. It accepts the my request and respond from SAP R3. All the message was successfully recorded on SXMB_MONI.
    In Integration Directory, i could view the web service URL . I navigated to the Sender Agreement -> Display WSDL and i could see the "WSDL URL' and wsdl content on large text box.
    I access the WSDL URL from SOAPUI tool and set the preference -> proxy setting also. it populated the request message successfully but respond gives the '400 Bad HTTP request' and Detail: -> illegal path specified  . No SOAPUI request recorded on SXMB_moni.
    i try the same following way also . i saved the WSDL on xml file and access it through the SOAPUI -> import project. that also failed on SOAPUI.
    Can you please help to solve the issue ?
    Thanks,
    Rehan

    Hi Rehan
    Please check the below blog, it might help
    Publish services from PI 7.1 to the Service Registry
    Consuming SAP PI published Web Service
    regards,
    Harish

  • Authorization on service registry

    Hi
    Please tell me what all authorization we need to publish a service in SAP PI SR.
    We need to publish, discover and classify service in SR.

    i doing CE 7.2 also facing that problem, i did followed the tutorial intro from SAP
    this is the tutorial pdf link, /people/venky.shankararaman2/blog/2010/08/23/sap-bpm-tutorial-using-ce-72
    i finish tutorial part 1, half way part 2 then i find out need to configure intro part
    and faced error message "can't find SR" , when i can't find Service Registry from CE 7.2 studio , then i think should go back configure Service Registry can't configure, by right which WSDL should work well which made a connection to communicate, between  provider system and service registry , which can made a search at service registry, can drag data out after that.
    please help me out from repeat problems, because i still process on my project

  • Service registry: WS of ABAP provider not shown (CE 7.2)

    Hi,
    my aim: Consume web services of ABAP backend system in NWDS using service registry of CE 7.2.
    Those web services should be registered automatically to the service registry when created in ABAP backend system.
    What I've done:
    1. Created ABAP backend system as provider system (when doing a PING it shows me the two services I would like to consume) in SOA configuration ->System connection.
    2. Added ABAP backend system in services registry as Physical System in http://<hostname>:<port>/sr.
    What do I have to do else to be able to consume web services in NWDS (import WSDL -> Service registry)?

    Hi Srikishan,
    unfortunately your link only shows how to import services from service registry, but not how to configure the service registry to automatically list web services of all provider systems.
    One question to be answered:
    Do I have to publish the web services of the ABAP backend system manually in service registry (by giving URL of WSDL) or is there a way that all services of this system are listed automatically?
    Thanks in advance.

  • BizTalk published WCF service throwing HTTP 404 error using ISA reverse proxy settings

    I have published my schemas as a WCF service from BizTalk 2010 "Publish WCF Service" wizard. I used Wcf-basicHTTP adapter in receive port. I am able to run the service successfully on localhost IIS and I tested my biztalk solution by sending request using SOAP UI and got response successfully.... Now: Actually, I need to give this service endpoint to my vendor who will send request from outside my company's network i.e. internet. In my infrastrucrue BizTalk is behind the firewall so, we setup a REVERSE proxy server at DMZ layer and it is configured properly. I have tested a simple WCF service by replacing the localhost with Proxy server configured address <DNSName> and it worked absolutely fine. But when I change localhost in my BizTalk schema based published WCF service it is not working and I am getting following error. Really strugling to get it resolved. I wasted a whole 3 days....very upset. Please help me out by giving the detailed step solution. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /BizTalkServiceInstance/MyService.svc I am surprized why other c# code based WCF services are working fine with reverse proxy settings. Server Error in '/' Application. The resource cannot be found.Is there any special things to consider Biztalk exposed wcf servcie over ssl in IIS cluster with ISA

    Hi Singam :)
    First I would start by browsing any other files (files other than the one from WCF) just to ensure that the reverse-proxy’s redirection rules are set correctly. If you get the same 404 error when you try to access other service/files “through reverse-proxy”,
    then it’s an issue in the redirection rule(s) in reverse-proxy.
    If others are fine i.e. no issue in reverse-proxy setup as such, then try the following for WCF service's web.config file. I have seen this issue in WCF service (not just BizTalk’s artifacts exposed as service in reverse-proxy). Add serviceHostingEnvironment
    config as show with in serviceModel section.
    <system.serviceModel>
    <serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true" />
    </system.serviceModel>
    Regards,
    M.R.Ashwin Prabhu
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Service Registry SDLC import export of services

    hi ,
    I am intrested to know how is the SDLC process work in service registry?? I have a service in my test environment and is published to service registry test environment. Now I wanted to promote the service to production enviornment and publish it to production service registry env. How can I achieve this.
    appreciate your help.
    thanks
    Srini

    Hello Gourav,
    Thank you for this information; it is very helpful.
    However - the export appears to only include the entries in the namespace http://uddi.sap.com/classification.  Since that is a protected namespace I am not able to create my custom classification values there.  (I'm also going to assume that this namespace gets overwritten during system upgrades, so I would not want my custom values in it anyway.)  Subsequently my custom values are in a separate namespace that does not seem to be included in the export process.
    Is there a way to configure this export utility so that it retrieves the data from my namespace, rather than (or in addition to) the standard SAP namespace?
    Thanks again,
    -- Chris

Maybe you are looking for

  • What can I do to add animated gif to my Button

    hi everybody, I have a JButton, which is used as a 'search button'. I want my search button to show an animated globe gif when search is going on. I have my code as below. JButton searchButton = new JButton(MyUtilities.searchIcon()); ImageIcon animat

  • Image in a JDesktopPane background

    Is it possible to paint an Image in a JDesktopPane background ?? how can I get it ?

  • EEM TCL cli_read_line returns whole output

    I'm writing a script that excutes some show commands with cli_write, the idea is to use cli_read_line to parse output one line at time, then using cli_read_drain after done reading the results of interest. However, cli_read_line always returns the en

  • Who is calling my 6230i?

    I have just upgraded to a 6230i and there is no identification on incoming calls nor on missed calls. My son who is far more phone literate is having the same problem on his upgrade. Please help

  • AppleTV screensaver playing my photos (without sync)

    After the Leopard upgrade I found that I can stream photos (vs having to sync them as it was before)- which is great (don't have to constantly update what albums get sync'd, etc.). Trouble now is that I can't find an option to play any of MY photos i