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

Similar Messages

  • Documentation URL in Services Registry.

    Hi,
    We are trying to use the Services Registry of SAP (in PI 7.1) for registering Services, however find a major challenge in terms of updating the documentation URL.
    For Non SAP services we can update the same in the provider system and thus while registering the service the URL appears. However could not find a way to do the same for SAP services (custom as well as Enterprise Services). there was some help provided in note 1319742 which is not visible in SOAMANAGER for the ECC system that we have (6.0 EhP4), also the transaction 'WSDOCU_SERVER' did not help (service published without the documentation URL even after maintaing a URL).
    Any help on this will be appreciated.
    Regards,
    Avishek.

    check for this sap note 1120842 - Publish WS Documentation Link during Service Publication.
    - julius

  • Hello. I am owner of an iPod Touch 5gen. I have an error "iTunes was unable to load provider data from sync services". I tried: All Apple's tutorials including reseting sync data, reinstalling and deleting all of iTunes components including deleting it fr

    Hello. I am owner of an iPod Touch 5gen. I have an error "iTunes was unable to load provider data from sync services". I tried: All Apple's tutorials including reseting sync data, reinstalling and deleting all of iTunes components including deleting it from system registry. My system is Windows 7 64bit.

    UPDATE: The true error is : '
    "itunes was unable to load data class information from sync services"
    Any of the topics didnt work.
    Sync on my wife's laptop works.

  • How to edit or deleter Published services

    Hello All,
    How to edit or delete published services in service registry in PI 7.1 ?
    Regards,
    Monish.

    Hello,
    Please try the with below information -
    content removed by moderator
    Anoop don't copy posts without quotes! this is illegal
    Thanks,
    Anoop
    Edited by: Michal Krawczyk on Jul 27, 2009 12:51 PM

  • Difference between Web Service URL and Report Manager URL

    What is the difference between Web Service URL and Report Manager URL in Reporting Service configuration manager in SQl Server 2008 Reporting Setrvices

    Another way to put it is the Web Service URL is just that, its used for services that are connecting to issue API calls.  The Report Manager URL is the nice GUI that users should use.  If you click the links, you should see the difference.  I
    am sure you have likely done that, but functionally one is for programmatic purposes and the other to be the front end graphical user interface.
    Sometimes pictures help as well...
    http://bretstateham.com/reporting-services-architecture-diagram%E2%80%A6/

  • RESTful service with POST, GET, PUT and DELETE

    I'm implementing a RESTful service, but mod_plsql only gives me GET, POST and HEAD commands.
    However, if I try to use the PUT command, the response is:
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <HTML><HEAD>
    <TITLE>501 Method Not Implemented</TITLE>
    </HEAD><BODY>
    <H1>Method Not Implemented</H1>
    PUT to *** not supported.<P>
    mod_plsql: request method not supported<P>
    <HR>
    <ADDRESS>Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server Server at *** Port 80</ADDRESS>
    </BODY></HTML>Is it possible to add support for PUT and DELETE in mod_plsql?
    I've search all packages and code, but I haven't found anything that specifies the valid HTTP commands or the source for generating the above error message.

    AIR supports all the specified HTTP methods, but there seems to be a bug in the HTTPService class. Instead you should use URLLoader and URLRequest. If you change to that you won't even need to use the Method Override header.
    Read more here : http://spy6.blogspot.com/2009/06/adobe-air-put-delete-head-http-methods.html .

  • Which badi suits when Service PO is entered and deleting the sub items

    Hi Experts,
    Can any body tell me, Which badi suits when Service PO is entered and deleting the sub items.
    My req. is the end user not delete the sub items of service PO, when GR is done.
    Full points will be given.
    Regards
    Naveen.

    Hi Friends,
    Ok, I am using the same BADI, But my exct req is.
    Hi Friends,
    I have a Service PO say "1111111111" .......
    But i can have any number of sub items say "4" in the item level (in services tab) .................
    As far i know ...
    EKPO --> I get the PO items ...
    ESLL --> all the service details ...
    I ve got the PACKNO field.... but my problem is ...
    say in EKPO the Packno = 2888
    in ESLH i have a packo = 2888
    My Problem is ....
    In ESLL --> if i put Packno = 2888, iam getting some data ..... in that there is a field called SUBPACKNO and this is storing a number 2889 ....
    Only when i give SUBPACKNO 2889 again in Packno of table ESLL iam getting the total sub items of that services.
    So how could i get that ....
    But my problem is, the GRN is done for any on of the sub item of that service, and all are open, suppose the end user clicks on one sub item and he deletes that record, so at that time i need to check wheather that record is done for GRN or not, if GRN is not done then i can delete that record.
    But my problem is how do i know the end user on which record he clicks. my func conslt suggested me this badi ME_PROCESS_PO_CUST. but in this badi i am not getting the exactly the end user clicked record.
    So please help. its an urgent issue.
    how to work on it.
    Thanks in advance,
    Regards.
    Naveen.

  • Clone DB and Delete Oracle Service

    I have to clone a Prod DB to the test environment to refresh the test.
    I have to keep the test db with the same name .
    I know how to clone DB with a new name, bout not how to keep the same name like to existing db .
    I think the right way is to
    Shutdown the current db and delete it service.
    Do I really have to delete the current service or may I leave it?
    And How To Delete The Oracle Service ?

    Sagi wrote:
    I have to clone a Prod DB to the test environment to refresh the test.
    I have to keep the test db with the same name .
    I know how to clone DB with a new name, bout not how to keep the same name like to existing db .
    I think the right way is to
    Shutdown the current db and delete it service.
    Do I really have to delete the current service or may I leave it?
    And How To Delete The Oracle Service ?for rename the database using DBNEWID Utility , refer the link, oracle obe series, with snapshots
    Changing Your Database Name and Database Identifier
    http://www.oracle.com/technology/obe/paa/obe-mdb/html/Chg_DB_Name.htm
    Do I really have to delete the current service or may I leave it?if you delete database files there is no need for service anymore, so delete it
    if you use dbca to drop the database it also deletes the oracle service.
    And How To Delete The Oracle Service ?To remove OracleService , go to the command prompt and type:
    oradim -delete -sid SID
    or
    C:>sc delete [service name]

  • How to update and delete using rest services in SharePoint 2013..

    I am looking to create,update and delete data in SharePoint list where i am using below code for creating data..I should be performing three operations on single button click how can i achieve this.Below is the code i am using for creating data to list and
    displaying in CEWP.
    <html>
    <head>
    <style type="text/css">
    #mytable{
    border : 1px solid;
    </style>
    <script type="text/javascript" src="https://sharepointapp28.sharepoint.com/sites/Dev2013/SiteAssets/Scripts/jquery-1.11.1.min.js" ></script>
    <script type="text/javascript">
    var ListName;
    var webUrl;
    $(document).ready(function(){
     SP.SOD.executeFunc('sp.js', 'SP.ClientContext', sharePointReady);//Doubt
    function sharePointReady() {
    webUrl = _spPageContextInfo.siteAbsoluteUrl;
    ListName = "test"; 
    $('#btnSub').click(function () {
    updateItem();
    function updateItem() {
    var name = $('#txtName').val();
    var Desc = $('#txtDesc').val();
    var city = $('#txtCity').val();
        var itemType = GetItemTypeForListName(ListName);
        var item;
            item = {
                '__metadata': { "type": itemType },
                'Name': name,
                'Description': Desc,
                'City': city
        var xmethod = 'POST';
        jQuery.ajax({
            url: webUrl + "/_api/web/lists/getbytitle('" + ListName + "')/items",
            type: "POST",
            data: JSON.stringify(item),
            contentType: "application/json;odata=verbose",
            headers: {
                "Accept": "application/json;odata=verbose",
                "X-RequestDigest": $("#__REQUESTDIGEST").val()
            success: onUpdateMSOPProcessSuccess,
            error: onUpdateMSOPProcesFail
        function onUpdateMSOPProcessSuccess(data) {
    alert('successfully updated to MyList!!!')
        function onUpdateMSOPProcesFail(data) {
            alert(data.d.err);
    function GetItemTypeForListName(name) {
        return "SP.Data." + name + "ListItem";
    </script>
    </head>
    <body>
    <table style="width:500px" id="mytable">
    <tr><td colspan="3">&nbsp;</td></tr>
    <tr><th colspan="3">Rest API</th></tr>
    <tr><td colspan="3">&nbsp;</td></tr>
    <tr><th>Name</th> <td> : </td> <td> <input type="text" id="txtName" /> </td></tr>
    <tr><th>Description</th> <td> : </td> <td> <input type="text" id="txtDesc" /> </td></tr>
    <tr><th>City</th> <td> : </td> <td> <input type="text" id="txtCity" /> </td></tr>
    <tr><td colspan="3">&nbsp;</td></tr>
    <tr><th></th><td colspan="2" align="left"><input type="button" value="submit" id="btnSub" /></th></tr>
    <tr><td colspan="3">&nbsp;</td></tr>
    </table>
    </body>
    </html>

    Hello,
    With one button you want to perform 3(Create, Update and Delete) operation
    To create:
    First check whether the data exist with full combination of Name,Desc and City.
    If not exist you can execute the create function.
    If exist, get confirmation to delete the item by pop up. Using item ID you can perform Delete operation
    To Update:
    How you want to update the item, by keeping unique value or combination of columns?
    based on that you can perform the update operation.
    Whenever you see a reply and if you think is helpful, click "Alternate TextVote As Helpful"! And whenever you see a reply being an answer to the question of the thread, click "Alternate TextMark As Answer

  • How to search for a pattern string in entire registry and delete all the keys and subkeys that contain the pattern (C# or VB)?

    I want to search for a pattern string in the entire registry and need to delete all the keys and sub-keys that contain the pattern. How can I implement this in VB Script or C#? Appreciate if you can give some sample examples. Now every time, I am manually
    searching for the pattern in registry and deleting one by one.
    Thanks Prasad

    There is no built in way to do this. You'll end up having to enumerate all keys and values in the entire registry and comparing each one for a pattern using Regex or similar.  This is going to be really slow but there isn't much else you can do about
    it (other than parallelize the enumeration).  Also note that you won't have permissions to all keys for read and/or write access so you'll need to skip over those using exception handling.
    Michael Taylor
    http://blogs.msmvps.com/p3net

  • Even after uninstalling and delete registry, my firefox always tend to showing pop up peek. disabling add on won't help. only safe mode temporary fix this

    i've tried this:
    1. uninstall (standard, use uninstaller and delete registry)
    2. disabling all add on
    3. reset firefoxs
    4. alway download from firefox site
    5. Scan for viruses
    6. there is no problem in my other browser
    firefox only work normally in safe mode
    (how to insert my screenshot here?)

    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    https://support.mozilla.org/kb/upgrade-graphics-drivers-use-hardware-acceleration

  • TS1277 after installing itunes, my computer won't recognize my cdrom/burner any longer.  Worked  ok before and I have uninstalled itunes and it works again and when I reinstall itunes it won't work again.  I have also went into registry files and deleted

    After installing itunes, my desktop computer doesn't recognize my internal cd rom/burner.  I removed itunes and it works ok and when I reinstall itunes it won't work again.  I went into the windows registry files and deleted the lower filter which is one correction for this and it worked ok until the next itunes upgrade and now it won't work again.  If anyone knows what to do please let me know.  My device manager shows a code "10"

    My device manager shows a code "10"
    That suggests an AFS.sys issue. But we'd better doublecheck.
    Could you post your diagnostics for us please?
    In iTunes, go "Help > Run Diagnostics". (If you're running iTunes 11.0.x you'll need to bring up your menu bar first to see the Help menu.) Uncheck the boxes other than DVD/CD tests, as per the following screenshot:
    ... and click "Next".
    When you get through to the final screen:
    ... click the "Copy to Clipboard" button and paste the diagnostics into a reply here. (Use your Ctrl-V keyboard shortcut to paste.)

  • Once I publish my site with a web hosting site can I still edit and update the site in Muse?  Can I add and delete pages to the site?

    Very confused about publishing the Muse site.  It sound like I won't be able to edit a lot of it once it is published.  I need to be able to add and delete pages and edit the content on existing pages over time.  It is saying that the temporary version of the site will delete after 30 days.  Am I misunderstanding?

    It sounds like you didn't upload the css files folder that Muse generates. There is also scripts file, assets file/images file that Muse generates

  • CUA - Programs adding and deleting User Rolls

    Good Day;
    We are currently bring CUA up and using a sandbox as a test child system. Once fully deployed, we will have CUA controling all systems (Sandboxes, Dev, Quality), except production.
    Issue - We currently have an application that allows for the adding or deleting of Rolls through the portal. When this was testing, the program failed.
    We need to be able to test in both the development and quality systems.
    Question. Is there a way (config maybe) that a program would be able to add and delete Rolls as well as have CUA active.
    Regards

    Don,
    Thanks and I wish you luck on your adventure to CUA.
    I think the documentation you will find will not cover CUA landscape design.  It will only cover technical configuration.
    I based my design on functionality and some common sense.  I'll give you the reasonging for our design due to our project scenario.
    Production:
    We are using HR position base security and CUA.  The master is the ECC 6.0 system.  We have about 37,000 user IDs and IT 105s (HR info type for communition which is the user ID).
    Do I really want to mix my live users with DEV or QA?  The answer is NO.
    Our production portal UME points to ECC 6.0 and the iViews will point to other system such as SRM or BI. 
    QA:
    QA CUA will have the same configuration as Production.  Why?  When you run "Integration Testing" - PROD is similar to QA - there will be no surprises on your testing after you move it to production.
    DEV:
    This will also be the same setup was QA & PROD.  DEV will have less users not 37,000 only a couple of hundred for test users and Project Team Members.
    Something to think about.  Lets say DEV, QA & PROD are in the same CUA and you have to run major service pack testing.  This will impact CUA and users that you need to SCUG back after.  Let's say the master CUA goes down, you will affect DEV, QA & PROD administration until that system goes up.    Just very messy.
    There are lot of ways to design CUA, choose one that will work for your current situation.
    Good Luck!
    Edited by: John Navarro on Feb 25, 2008 7:52 PM

  • HFM Registry settings Explanation and Usage

    <font color =blue>
    Hi Experts
    Where should i found Hyperion Financial Management Registry settings descriptions?
    Example:
    HyperionEIEServer stands for what?
    I have seen this is used for provide the shared services url (http://localhost:28080).
    Where should i found All HFM Registry settings Explanations and its Usage.
    Appreciate your help in advance.
    From
    Sarilla
    </font>

    Because ORACLE_SID - set default database for your server. So you don't have an option to have two default databases.
    Example:
    if you use sqlplus to connect top database, something like this
    conn sys as sysdba, would be interpreted like
    connect me to database specified by ORACLE_SID - so if you would have to ORACLE_SID values which one would be used?? So for this reason there is only one value in the registry.
    You can overcome this problem by setting oracle sid as a variable (from command line)
    set ORACLE_SID=test
    echo %ORACLE_SID%
    or in Enviromental bariables - (properties of My Computer | Advanced Tab)
    Be4st Regards
    Krystian Zieja / mob

Maybe you are looking for

  • Highlighting text in preview without "touchpad click"

    I am working a lot on pdfs in which I have to highlight certain parts. I use Mac's Preview. So far I have been using the touchpad, by e.g. clicking and then dragging the cursor over the relevant section. This might sound a bit silly, but the clicking

  • Two questions about photos

    I remember on other editing softwares using zooming and a sort of "sweeping" from left ro right etc. over photos. Is that possible with this program? Also, how do you pre-set how long the photos are going to be (this is for a different purpose, but t

  • Third party DVD player issues

    Recently, I have come across an issue playing back DVD's with VLC or XBMC. When I start playback of the DVD, it plays the first segment ( the studio leader at the beginning) and will then just quit. Apple's DVD Player works fine (quality is crappy an

  • Error writing input to command  11GR2

    Hi My daily backup job is stuck in a running state on the step; Backup with the error mentioned in the title. No matter what I do in terms of trying to stop, suspend or delete the run of this job nothing seems to clear the step so I can resechedule t

  • FRM-91500 using f90genm.sh on Linux

    Hello! Has anyone successfully configured Oracle Applicationsserver 9.0.2 on Linux RedHat ? When i call f90genm.sh i only get "FRM-91500: Unable to start/complete the build"... If you have had the same problem and there is a way to solve it, please t