Integration Directory API missing object ID.

Hi,
I have just started using the ID API. I'm using C# and .Net to create a webpage to list out the configuration.
I can for example read out all settings for a communication channel, but the object ID for the channel is not included.
Does anybody know if there exist any way to get the object ID for a particular comm.channel from .Net?
Either thru the ID API, or some other standard webservice / RFC that should be available?
Best regards,
Kristian

Check the document below
Using Directory API to Configure Communication Channels:
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0487ced-f537-2d10-249d-f6c7323c272e?quicklink=index&overridelayout=true

Similar Messages

  • Transport protocol version error in Integration Directory API

    Hi All,
    I am trying to create SOAP receiver communication channel using Java-only PI 7.31 directory APIs. I have passed all the required parameters to the CommunicationChannelIn service, but it's throwing error - "Enter at least one object key for operation 'create'".
    When I tried to test the service through WS Navigator, it's giving exception - "Enter a value for attribute 'Transport Protocol Version'" which doesn't exists in case of SOAP adapter creation.
    Has anybody come across this issue? If the adapter metadata does not specify any transport protocol version, then shouldn’t the validation checks in  CommunicationChannelIn service provider proceed without errors on a blank value for this attribute?
    Note: I have gone through all the SCN blogs, discussion threads we have on topics related to Integration Directory API.
    Thanks in advance for all the help and suggestions.
    Regards,
    Yashu Vyas

    Hi All,
    I am trying to create SOAP receiver communication channel using Java-only PI 7.31 directory APIs. I have passed all the required parameters to the CommunicationChannelIn service, but it's throwing error - "Enter at least one object key for operation 'create'".
    When I tried to test the service through WS Navigator, it's giving exception - "Enter a value for attribute 'Transport Protocol Version'" which doesn't exists in case of SOAP adapter creation.
    Has anybody come across this issue? If the adapter metadata does not specify any transport protocol version, then shouldn’t the validation checks in  CommunicationChannelIn service provider proceed without errors on a blank value for this attribute?
    Note: I have gone through all the SCN blogs, discussion threads we have on topics related to Integration Directory API.
    Thanks in advance for all the help and suggestions.
    Regards,
    Yashu Vyas

  • Problem in creating Receiver Agreement using Integration Directory API

    Hello Experts,
    We are developing a scenario where we are creating "REceiver Agreement" through Integration Directory API.
    This requires certain parameters like Sender component, Interface, Communication Channel & Namespace to be set in the code.The required Communication Channel & Components already exist in Integration Directory .
    Our concern is that we are not able to retreive this Communication Channel's ID through the code in order to set it as a parameter for Receiver Agreement generation.
    Can anybody pls advice??
    Thanks in advance,
    Suraj.

    Hi Stefan,
    We tried using query on communication channel, but could not do it as we could not get a method which accepts  name of communication channel as parameter.
    We used "CommunicationChannelQueryIn" related methods in the API.
    But still could not retreive the Communication Channel ID of an existing Communication Channel.
    Please help.

  • Integration Directory APIs in PI7.1

    hi,
    I am trying to read/access the content (objects) of integration directory using the APIs.
    this feature is available in PI7.1.
    I saw the documenation
    [http://help.sap.com/saphelp_nwpi71/helpdata/en/46/6ef92455d66a58e10000000a11466f/content.htm]
    and
    [http://help.sap.com/saphelp_nwpi71/helpdata/en/46/6dca42e5c269dfe10000000a11466f/content.htm]
    It says:
    Open the external definition CommunicationPartyService in the software component version SAP BASIS 7.00 in the namespace http//sap.com/xi/XI/System
    In the navigation area expand the node SAP BASIS u2192 SAP BASIS 7.00 u2192 http://sap.com/xi/XI/System u2192 External Definitions.
    In my ESR, i can see the namespace http//sap.com/xi/XI/System under swcv SAP BASIS, but the external definition CommunicationPartyService is not present.
    Has anyone tried accessing the ID objects thru APIs. would it be possible to access without the CommunicationPartyService external definition.
    any comments appreciated.
    thanks,
    Ganesh

    the blogs
    Directory API Development - Part 1 of 3
    Directory API Development - Part 2 of 3
    Directory API Development - Part 3 of 3
    were helpful.

  • Integration Directory - Cache Notifications Error!!

    Hi ,
    When i try to select "Cache Notifications" in directory i am facing this error below.
    <b>Unable to determine the name of the central Adapter Engine from the System Landscape Directory at this time. Notifications to the central Adapter Engine are therefore listed using the technical name of the Adapter Engine. This is usually structured as follows: af.<SAP System ID>.<Name of application server></b>
    I can see in SLD -> technical system -> exchange infrastructure, the entry for Integration Directory is missing. I ve applied note 764176 , but it is not helping. Similarly the entry for RWB is also missing here.
    ve checked in SLD -> Admin -> Content Manitenance and the assocations are missing for IR & RWB. I beleive these errors are closely related. ve chked exchange profile XIDIRUSER & XIRWBUSER pwds , chked the roles , they are the same as our DEV / QA envionments.
    Can anyone pls point what am i missing here
    Thanks
    Saravana

    Hi Saravana,
    About the roles for XIRWBUSER...you can check the same in the ABAP stack...go to transaction SU01 and check the Roles attached...it should have the following entries...
    SAP_SLD_CONFIGURATOR
    SAP_XI_RWB_SERV_USER
    SAP_XI_RWB_SERV_USER_MAIN
    These should be sufficient as it is working for us...also...the roles gets passed along from the abap stack to the J2ee stack....
    Now to your original issue...we had to change our sld in our system to a new box and had to re-configure....we got the same error that you were getting...
    we corrected it by doing the following...
    Corrected the entries in the Visual Admin under SLD data supplier service... for the HTTP tab as well as the CIM tab.
    Did the SLDCHECK(TCODE on abap stack) and made sure everything was ok....
    Did a CPACache refresh full...and of course a restart....
    that solved the issue for us...
    Thanks,
    Renjith

  • Problem restricting Integration Directory object access

    Hi All,
    We are trying to restrict access to a group of objects in the Integration directory. In the tab "Party" i select the option as follows:
    Selection Paths -
    Operator - Include, Party - Service without party, Service - BSR_TEST
    Objects -
    Operator - Include , Type = *, Action - Change
    However, this role when assigned to the user allows create and delete option as well. Also, if any other role is assigned to the user and then revoked, the restriction does not work (the role mentioned above gives an Insufficient authorization error even for the objects it is set to permit)
    Our XI system version is 7.0 with SP level 17.
    Thanks in advance for your inputs
    Vijaya

    Hi Abhishek,
    Thanks again for your response. However any ideas as to why the role would stop working f user settings are changed?
    Also, when i select the service using option - single selection and select multiple checkboxes (even 2) it does not work, where as if i add 2 rows with one value it is ok.
    Let me know if i am missing something
    Thanks
    Vijaya

  • Transporting Integration Directory objects between N and N+1 landscapes

    I have a question regarding the transport of Integration Directory objects.
    We are implementing N+1 PI 7.3 (java only) Development and QA systems. The N+1 PI systems are a copy of the Production Support (N) PI Development and QA systems. As part of the N+1 build we will also configure the business systems in the SLD for this landscape. Is it possible to transport objects from the "N" landscape into the "N+1" landscape? These changes would only be new objects that would not overwrite anything in N+1. For anything that is also being changed in N+1 we would perform manually. Is there anything special needed when setting up the business system in the SLD for this scenario?
    Thanks!

    Thanks Barry
    That menu option is available to me too but there is no option to use CTS+ in the pull down list. 
    I can't visit imageshack from work so I can't see your screenshot but I'd bet you have the option to export using "Open CTS+ Organizer" on the first menu too - I don't. 
    I've obviously got some config missing but, given I can transport ESR and SLD objects, I'm struggling to know what.
    Edited by: Murray Nicholas on Sep 3, 2010 12:39 PM

  • How to add buisness system in Integration directory -objects

    Hi All,
    I created the technical systems and buisness systems. then in the integration directory, i want to check whether my business system exixts are not.
    so in the integration directory,
    objects--->service without party >buisness system>
    in the buisness system , whatever buisness system i created the  is not found.
    how to add buisness system into integration directory -- objects.
    Regards,
    vinoth.

    Hi,
    go to integration directory,
    objects--->service without party >buisness system>
    select the BS -> Right click the BS -> it show the number of BS select your business system and assign them next save.
    If the your business system if it's not appear go to Environment menu -> Clear SLD Data cahce.
      and do the same process again..
    Regards,
    Venu.

  • Integration Directory | Choose Adapter Metadata - No objects found!

    Hi friends.
    I'm new in XI and I wanted to test some simple scenarios. At the beginning I had a problem with the SLD. We made some post-installation steps and everything was allright. Thus my problem is now: In the Integration Directory I try to create a communication channel - I choose Scenario->Service Without Party -> Business System -> <myBusinessSystem> -> Communication Channel and do a right click on it. I choose NEW and create a new communication channel. But when I use display input help for Adapter Type, it is loading for a while but the list of Adapter engines is empty and there is written - No objects found!. I didn't install XI on our machines and I don't know which installation / post installation steps were done. Adapter Engine in integration server is installed for sure. I looked for some threads on the forum, but I didn't find nothing more specific for my problem. Probably I need to set up something somewhere to obtain a list of adapters for the communication channel. Any help will be rewarded.
    Thanks
    Ondrej

    Ondrej,
    You need to import SAP BASIS Software Component Version into Integration Repository.
    You need to download it from service market place.
    https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=SEARCH&HIDE=&SEARCH_SPAT=X&SEARCH_BPAT=X&SEARCH_CD=X&SEARCH_P=X&SEARCH_PV=X&SEARCH_C=X&SEARCH_CV=X&SEARCH_TA=&SEARCH_V=&HIDE_EXPERT_SEARCH=X&SEARCH_MAX_RESULT=20
    In Search Term Enter "SAP BASIS <version>".
    Then put this in the import directory: \usr\sap\<SID>\SYS\global\xi\repository_server\import\
    Now in IR, <b>TOOLS ---> Import design objects</b> and import it.
    After import you should be able to see the namespace under it.
    Regards,
    Sarvesh

  • Integration directory - Editing Objects

    Hi all,
    I want to change the naming convention of some objects like configuration scenario name,party name,business service name etc in the Integration directory.
    For Eg:- If I try to change the configuration scenario name.
    DblClick the "Configuration scenario name"
    But when I try to change it by using "Display/Edit"- the "Configuration Scenario" field is not editable.
    The "Description" field is editable.
    Is it something to do with my rights in the system.Should I talk to my administrator.
    OR
    If not, How could I change it...
    Thanks
    P

    So if there are 2 party or business servives or integration processes with the same name(added as I aid before using "Add to Scenario") exists in 2 different scenarios.They are independent objects.
    So I can rename each object also as independent objects as follows,without worrying abt "Where-used"lists.
    Right click ->Copy object->Give the new name->Select the scenario(and folder if you using one)->Save and activate.
    A li'l correction here. You cant have two different business services/components with same name in the first place. All Business sytems/services are stored in a common place thats under the Service without party tab in Integration Directory.
    Channels assigned to Business system is stored in SLD.Thats clear.
    Channels assigned to business services.Its also reused.If it is reused it should be stored in a common place right.Where is it?
    When you create a channel BY DEFAULT they get stored in Communication Channel tab in ID and if you check the Service without party tab in ID you can find the same under your business service/component.
    So if there exists 2 channels with the same name(added as I aid before using "Add to Scenario") exists in 2 different scenarios.They are independent objects.
    So I can rename each channel also as independent objects as follows,without worrying abt "Where-used"lists.
    Yes!!!
    Your channels are assigned to a particular business system/service. Now when you rename them using copy object you have the option to select a business system too. If you want them to be in the same business system/component just give the new name and save.No need to worry about scenarios.

  • Error while importing the Integration Directory Objects

    Hi,
    I created one simple RFC to RFC scenario.We have only one XI system. after creation of this scenario I exported the Scenario from Integration Directory. Then I deleted the configuration scenario from Integration directory. Now I tried to import the TPZ file which was generated before the deletion of the objects in the integration directory. I get following error :
    "No business system found on the application server (XXXXXXX, 00) for client 001"
    XXXXXXX is our XI server.
    Now if I create the Business system for client 001 in SLD for XI system and tried to import the TPZ file again, it works.
    What could be the reason for this? Also Please let me know if I have to do any configuration before importing the TPZ file in same the same system to avoid the above error.
    Highly Appreciate your valuable inputs.
    Thanks,
    Chandravadan

    Hi Swarup,
    Thanks for reply.
    As you suggested, I did the SLD cache refresh and also whole cache refresh. But Still I get the above error. and if I create the business system for 001 client of XI system then it works.
    My doubt is why I get error only for 001 client. There are also clients in XI system. and I have  business system for client 600 of XI system as Integration server.
    Thanks,
    Chandravadan

  • Unable to Delete PI Integration Directory Objects

    Hello Experts,
    We are facing a strange problem in our system. When we wanted to delete some unwanted objects from Integration Directory from my user, I can't see any more in Object View, however can see in Change List with some X (red) mark before the object.
    These objects are still remain and visible to other users in the respective scenarios.
    When we try to delete from there, a confirmation pop-up dialog appears stating that data/object will be lost, when confirm (it says it is deleted) but remains in the change list.
    We have verified in the object locked list, but there also nothing was locked.
    Regards, Alex.

    Hi,
         You need to activate the change list where the deleted objects are present for the deletion to reflect in the runtime cache.
    Also, if these deleted objects have been transported to higher environments, you would need to transport the deleted objects for the deletion to reflect in the higher environments as well.
    To do this, when creating the transport, keep the check box "Include deleted objects checked". Then you can select the deleted objects to be included in your transported (deleted objects would be indicated with a bin icon).
    Regards

  • List of unnassigned objects in the integration directory

    Hi! Hope this is an easy question. Does anyone know of a way to get a list of all objects - party, service, rec det etc... - that are not assigned to a Config Scenario in the integration directory. Need to do a cleanup and wants to avoid going object by object to get the list. Thx, Duncan

    Thanks for the replies. The objects tab shows me all objects. I need to see only those not assigned to a CS. How can I do that there?
    The where used option requires me to go trhough every object (1000+) and check one by one. That is what I am trying to avoid.
    Ideas? Thx, Duncan

  • Unable to activate PI - Integration Directory Objects

    Hi Guys,
    i am unable to activate PI - Integration Directory Objects.
    when i'm trying to activate its taking too much time,then no response.
    can any one pls help me on how to resolve this issue.
    Thanks,
    Siva.

    Hi Siva,
    Check with your basis guys.
    In most cases, this is due to memory overflow error.  They should free the memory which some interface or logs is holding up.
    Most of these problems are solved by simply restart of the server.
    I strongly suspect that some log file might be growing which would have consumed all memory.
    Regards
    Krish.

  • Integration Directory Scenario object

    Hi,
    Can two screnario object exist in Integration Directory.
    I had created one scenario for file adapter to idoc and another scenario for SRM.
    The file adapter scenario was working ,but when i created SRM scenario the file adapter scenario has stopped working it is not picking XML file from the given location.
    Kindly suggest what could be the problem.
    Thanks
    Monzy

    Hi,
    After configuring & activating your File adapter,
    (if u are @ SP5) Go to http://<hostname>:50000/AdapterFramework/monitor/monitor.jsp
    ( if u are @ SP9) go to RWB> ComponentMonitoring>AdapterFramework. (Adapters, a new pop up window will appear)
    If u have configured your File correctly, u will see a GREEN traffic light there, else you see a RED traffic light.
    Hope this helps you.
    Regards,
    Siva Maranani.

Maybe you are looking for