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

Similar Messages

  • (newbie) Importing/Exporting proxy service configurations?

    Hello,
    I'm new to AquaLogic and am going through its tutorial right now. I have a question: After I create a proxy service's flow chart going through all the configuration effort listed here[1], I would like to transfer this proxy service to another AquaLogic instance without needing to enter all this information manually in again.
    Is there a way to save perhaps an XML representation of the proxy service (something that specifies all the configuration rules I entered) that I can the subsequently upload into another AquaLogic instance--or another way I can move a proxy service from one machine to another without needing to manually reconfigure it each time?
    Thanks,
    Glen
    [1] http://e-docs.bea.com/alsb/docs30/tutorial/tutTransform.html#wp1065969

    Ryan Murphy wrote:
    Hi Glen,
    I don't know the workshop way (ALSB3.0 only) but here is the console way:
    On the main page of the console, go to "System Administration" on the bottom left side.
    At the top of the list, you now have your import/export options. Click export. I like to use the "Export Resources" instead of "Export Projects" as it gives you more freedom when importing.
    Create a session in your target domain and do the import.What you can also do which I think is rather good, is create a
    customisation script for each of your environments to change endpoints
    etc. It's a bit of a confusing xml file at first, but it works really well.
    Once you've a service deployed, you can export a customisation file also
    from the system administration options.
    Pete

  • Cannot import/export shared services

    Hey guys, just a question from a beginner...
    I am trying to import the native directory in shared services from one server to another. I have gotten as far as what seems to be a successful import however the users in the native directory have not been updated. I have followed the procedure in the online help for "Migrating Native Directory" however this problem still persists.
    Can anyone please tell me what the best procedure to do this is?
    Thanks

    What technique are you using to migrate SS security?
    Have you looked at the CSSImport and CSSExport utility?
    Brian Chow

  • Export/Import classification categories/values in PI 7.11 Service Registry

    Hello,
    We are currently using SAP PI 7.11 EhP3.  I have created a number of custom classification entries in our PI Development environment's Service Registry, for use in classifying services within the Registry.  I need to apply the same categories and values into the Service Registry of our Quality and Production environments.  Is there any export/import capability enabling that capability in this version?
    Thanks,
    -- Chris

    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

  • Questions on Importing an Enterprise Service Definition into PI via ESR

    Hi all,
    I 've just created a service definition for BAPI_CUSTOMER_GETDETAIL2 and imported it into ESR and PI (steps below)
    1) ERP - Created a Service Definition for BAPI_CUSTOMER_GETDETAIL2 called ZSD_ACCOUNT_GET_DETAIL
    2) Configured the EndPoint in SOAMANAGER (tested the service works fine)
    3) Published the Service in ESR (cut and paste the WSDL URL into the Publish Wizard in ESR)
    --- Question1 - is there a way to publish from ERP directly 
       - (something simiar to how in PI Integration Builder you can publish a Sender Agreement 
         by opening the Sender Agreement and selecting Sender Agreement -> Publish in SR)
    4) Created External Definition for the Message Definitions in PI
        - I did this by downloading the WSDL from the  ZSD_ACCOUNT_GET_DETAIL in ERP
        - manually editing the WSDL to remove the policy defintions
        - Imported the external definition into PI
    --- Question 2 - Is there an easier way to get the WSDL or XSD in ERP (e.g. from the BAPI without the policy statements)?
    --- Question 3 - Is there a way for PI Enterpise Service builder  to import the definition straight from ESR (a menu option)?
    --- Question 4 - Is there a way to export the WSDL from ESR to a file.
    As I said I have it working but it definitely appeared to be a "clunky" process.
    Any answers or tips in streamlining this would be appreciated.
    Cheers,
    John

    Hi Mark,
    Thanks for your response. I was aware of the functionality and I appreciate the link.
    In hindsight I could have used this to import the data structures into the Enterprise Service Builder, which answers Questions 1 and 2.
    For Questions 3 and 4, I guess I'm still looking for a better understanding of how the service registry and the Enterprise Service Builder interact.
    Right now I'm publishing the service in the service registry and importing external defintions in the Enterprise Service builder.
    I think this is cumbersome and ideally would think that the Enterprise Service Builder could "pull" external definitions from the service registry.
    Thanks again for clarifying questions 1 and 2. The updated question list is below.
    Regards,
    John
    Question1 - is there a way to publish from ERP directly
    - no, instead use the import rfc and idoc functionality built into the Enterprise Service Builder
    Question 2 - Is there an easier way to get the WSDL or XSD in ERP (e.g. from the BAPI without the policy statements)?
    - Rather than use the WSDL use theimport rfc and idoc functionality built into the Enterprise Service Builder
    Question 3 - Is there a way for PI Enterpise Service builder to import the definition straight from ESR (a menu option)?
    Question 4 - Is there a way to export the WSDL from ESR to a file.

  • How to "Manually" publish WCF service in Service Registry

    Since WCF service publication is not yet supported by ES Explorer for .NET, will someone know me how to do that in SAP NetWeaver CE 7.1.
    I did the following:
    Services Registry->Publish and picked up the WSDL from WCF, and pressed the Publish button.
    Now when I go to "Service Definition" tab, and put service interface name in Find dialog box, the service appears in "Found Service Definitions:.." list, and can see details in "General" and "Endpoints" tabs in the bottom.
    However, the "Classifications" and "System Details"  tab don't show anything since I just imported the standard WSDL from WCF without any SAP specific extesions.
    Can I somehow manually edit them, and classify my service, since I could not do that from the ES Explorer tool?
    Edited by: Fakher Halim on Dec 9, 2008 11:49 AM

    Rima,
    I only have publish button on my CE page. I an using  SAP NetWeaver    CE 7.1 SR5. It does not have a "Next" button on its web page. However, I could successfully do the classification of this service.
    Here is what I am doing:
    1. Going to the first page http://LOCALHOST:50000/index.html. Here I have 8 options, e.g. "Web Services Navigator"; "SAP NetWeaver   Administrator"; and "Services Registry".
    I  click on    "Services Registry".
    A new browser window opens. (I can also do the same by directly navigating to http://LOCALHOST:50000/sr and logging on).
    2. The title of this page is "Services Registry".
    I click on "Publish" Tab, and see "Publish Services" page underneath it. On this page I just have a single text box with accompanied label "Endpoint WSDL: " and a single yellow button "Publish"
    3. When I copy paste my service WSDL, the only button I can press is "Publish" .
    After pressing that button, and waiting for a few seconds a green checkbox appears with message indicating that service is successfully published. I never see the "Next" button you mentioned in your solution.
    Can you please guide me on that?

  • 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.

  • Knowledge on ES workspace and Service Registry

    Hi All,
    I am a webdynpro for java developer.
    Recently I installed CE 7 1 EHP1. where I got ESR as well.
    Kindly, provide me some information on ESR, and what is Service repository, how I can use them in NWDS CE 7 1 EHP1.
    Regards,
    Devender  V

    Hi,
    When using services, we distinguish between the service provider and the service consumer.In the simplest case, we can assume that the service provideru2014the person who provides the servicesu2014knows the service requestor and informs the latter where services can be found. However, this contradicts the idea of a global service platform. What makes the use of Web Services attractive is the idea that applications can be built from services that are available in a central registry. This service can be provided with the Services Registry.
    The Services Registry is a registry for Web services. Located centrally within an SOA landscape, it contains entries for all services and service definitions in that landscape, with references to the servicesu2019 relevant WSDL metadata and to the locations of the callable service endpoints. The registered services are classified using semantic-rich classification systems to enable browsing of services by classification.
    The ES Workplace in the SAP Developer Network (SDN) provides a central source of information for getting to know Enterprise Services. It has a publicly available Services Registry.
    Browse the enterprise services that are offered in the ES Workplace of the SAP Developer Network (at sdn.sap.com --> Enterprise SOA --> Explore Enterprise Services). By reading the detailed documentation of the enterprise services you can decide which services are useful in your applications.
    You can use business objects from a SAP backend system, or from Visual Composer, for your Java Web Dynpro application. From the Enterprise Services Repository (ESR) in an SAP system, you retrieve the business object nodes and compound service interfaces. You import the Enterprise Services Model. (similar to the way you use Adaptive RFC or webservices models).
    The detailed explaination is available in CE Library on help.sap.com.
    Here are links on services registry & ESR ...related to CE 7.1.1 (ehp1):
    http://help.sap.com/saphelp_nwce711/helpdata/EN/8d/aebdfd45264936877b3d531743df78/frameset.htm
    http://help.sap.com/saphelp_nwce711/helpdata/EN/47/d2ab0eb6f33c84e10000000a42189c/frameset.htm
    Hope this clarifies.
    Regards,
    Anagha
    Edited by: Anagha Jawalekar on Mar 27, 2009 4:07 PM

  • How to synchronize PI service registry and IBM WSRR

    Hello All,
    In our current project we have developed one web service which resides in SAP CE and is registered in SAP PI Service Registry.
    But our client has IBM websphere that acts as a middleware for all ther services (interfaces/web services)
    Now, I need to understand how to synchronize SAP PI Service Registry with IBM WSRR (Websphere Services Registry and Repository)
    What are the steps/configurations need to be performed at PI end and IBM WSRR end?
    Appreciate your help in this matter.
    Thanks,
    Shriram.

    Hi,
    Refer the below links i think it will be helpful.
    Configuring a central Services Registry:
    http://help.sap.com/saphelp_nwce711/helpdata/en/47/d391d7b8fc3c83e10000000a42189c/frameset.htm
    You can also use the Wizard based configuration: http://help.sap.com/saphelp_nwce711/helpdata/en/f7/6182bd68434595ba5105a0a346efcc/frameset.htm
    https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/00985388-6748-2c10-0d83-f17c3e768a8b&overridelayout=true
    Regards,
    Sudha S.

  • How To Configure TREX Name Server&Port for UDDI  Service Registry Settings

    Hello Experts,
    we are using CE 7.1 SP 4 and I would like to use the trex service in the Service Registry.
    I use \NWA\Service Registry Configuration\Service Registry Settings\Keyword Search and want to test the TREX Communication using the Test Connection Button.
    If I do so, I receive "Connection to TREX not successful".
    When I press the Update TREX button I receive this exception:
    com.sapportals.trex.TrexException: TREX Name Server (including back-up servers) is down or not accessable. (Errorcode 7217)
    I tried to configure the trex.service with the two parameters: nameserver.address and nameserver.backupserverlist -> tcpip://myhostname.mydomain:30001 (Instance 00).
    I am not sure if the port number is correct -> is there a way to lookup the correct port number?
    Is there something else I should configure?
    Thanks for help, best regards
    Thomas

    Hi Ganesh,
    In order to access the Visual Administrator, go to Start > Programs > SAP J2EE Engine > Visual Administrator. After you login, you will see 2 nodes i.e. Dispatcher and Server. Expand the Server node. Then go to "Services" and expand it. Then go all the way down to "TREX Service". Then on the right hand side, go to the property "nameserver.address" where you will key in "tcpip://<nameserver>:<port>". Then hit "Update" and click on the "Save" button. Then when you go to TRex Monitor, you should be able to see the Name Server running. Hope this helps.
    Thanks,
    Sri
    P.S Please rewards points if you find this helpful. Thanks.

  • Creation of Service Registry

    Dear Experts
    Im new to web services, i created a web service and i want to configure it in service registry, but i cant find suitable document for creating the service registry, help regarding creation of service registry will be highly appreciable
    Regards
    Arun.P

    Hi Arun,
    You don't need to create Services Registry, SAP provides it with AS Java versions 7.1 and later. If you have for example CE 7.1, 7.1.1, 7.2 or PI 7.1 or 7.1.1 in your landscape, you already have Services Registry.
    Services Registry is something like yellow pages for Web services - it only contains information about services that have been published. What you can do with it is to publish information about Web services, classify them in categories, and retrieve this information. For more details, see [Services Registry|http://help.sap.com/saphelp_nwpi711/helpdata/en/d9/0f7e2c1c644992a195d38cfec1b1f2/frameset.htm].
    The configuration of Web services is performed outside of Services Registry. For ABAP Web services you should do this in [SOA Manager|http://help.sap.com/saphelp_nwpi711/helpdata/en/b0/787748cf3a4200bb1ba32a62aa8519/frameset.htm], and for Java Web services you should do this in [NetWeaver Administrator|http://help.sap.com/saphelp_nwpi711/helpdata/en/44/4d2bb1c6b00597e10000000a155369/frameset.htm].
    Hope this helps,
    Rossen

  • Connection Configuration to Central Services Registry in PI7.1

    Hi Freinds,
    while in CE7.1-
      NWA->Configuration Wizard-> I have this set up file Connection Configuration to Central Services Registry to configure the central service registry.
    while on PI7.1 EHP-1
    I dont have this setup file Connection Configuration to Central Services Registry.
    Is this included in Any Configuration service, or with different name?
    Regards
    chandra Dasari

    Hello Chandra
    See the link below.
    Configuring a Central Services Registry 
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/46/bb923d06582710e10000000a11466f/content.htm
    Regards
    Mark

  • 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 in PI 7.1

    What difference does it make if we have service registry in PI 7.1? Is it compulsory and essential to have it?

    It is not mandatory/ essential.
    However, it is a good practice to configure the Service registry and host the web-services in one place for quick/ centralized access.....part of SOA strategy.
    Regards,
    Abhishek.

  • Retail Enterprise Services not in service registry

    Hello gurus,
    I'm at the latest version of ECC(retail) and PI and I activated ES for retail.  proxies are there and all the prereq swc are installed.
    However, when I checked in SOA and service registry, I couldnt find the services!!
    how will i be able to create end points if not in SOA?
    Did i miss anything?  or is it a special case for retail?
    Thanks!

    Hi Palani,
    I guess the first 2 things you may want to test are:
    1. Is the Webservice reachable? please try and run the webservice URL in your browser and see if you get the xml file.
    2. Proxy settings - please see that the proxy settings on the server are defined properly.
    Hope this helps.
    Regards.
    Omer.

Maybe you are looking for