ITSmobile service pass system/port/client dynamically in the URL

Hi all,
    The ITSmobile service we have created redirects to another service in different server using ~redirectURL.
so the ~redirectURL =  http://splhrd398.baplc.com:8005/sap/bc/gui/sap/its/zdemo_mobile?sap-client=150
is there anyway to pass
system : splhrd398.baplc.com ( This is the name of  the different server)
port no: 8005
sap-client=150
dynamically in the URL.
because when we transport the same to Testing and production. i need to know whether we have to do manually .
If you have  any option to do  dynamically let me know.
please throw some light,
thanks  in advance
Deepak

Hi ,
Create a technical system and bussienss system of type WEB AS ABAP and use this bussiness system for source system in XI and try it.
Thanks & Regards,
Sekhar

Similar Messages

  • No service for system X client Y in the integration directory

    Hi guys and gurus,
    I've struggling with the following case for a couple of months (!!) and still I can not make it. I have to say that I am coming from the MM modules but trying to set up a ICH demo by myself during my spare time.
    I send an idoc from R/3 to XI using program RSMIPROACT and I get message <b>No service for system SAPR3I, client 800 in Integration directory</b>. Even though, idoc has status 03 (Outbox).
    - I have created a technical and business system.
    - Connections work properly in SM59
    - Port XIDOCPORT with RFC XIDCLNT100 maintained txn WE21
    - Partner XIDCLNT100 (LS) with Outbound parameter:
      Idoc name - Port created. txn WE20.
    - IDX1 maintained in XI system.
    Is there something missing?
    This is my first post but points rewarded if somebody takes me out of this hole.
    Thanks,
    Ivan.
    key words: ICH, Note 940313 IDoc adapter: Error messages in SM58, <a href="https://service.sap.com/sap/support/notes/940313">Idoc Adapter : Error Messages in SM58</a>, No service for system SAPABC client 123 in the integration directory,

    Hi ,
    Create a technical system and bussienss system of type WEB AS ABAP and use this bussiness system for source system in XI and try it.
    Thanks & Regards,
    Sekhar

  • Error: - No service for system port, client in Integration Directory

    Hi
    In Idoc to File scenario, My Idoc 've been successfully send from the sender system.
    but its neither getting displayed in the SXMB_PATH nor saved in the specified path.
    I checked in SM58 in R3  that  RFC user has access to send data to XI. But it showing below Error:_
    ERROR:-
    No service for system  Sender Port (SAPDEV) client sender client (300 ) in Integration Directory
    Please do the needful
    Thanks,
    Anshul

    Hi Anshul,
    Go to:
    TCODE SXMB_ADM -> Integration Engine Configuration
    Please change the system rile to be "Application System", then retest if the similar issue happen again after that.
    If not helped, follow:
    1. Clear SLD Delta Cache Referesh in the Integration Directory
    2. Open the Business System in edit mode and select Adapter specific identifiers following the menu path:
    Service -> Adapter Specific Identifiers
    3. Please click in the button next to "Apply" button to pick up the Logical system from SLD.
    Regards,
    Caio Cagnani

  • IDOC-Xi-IDOC: CRM - XI -R/3 (No service for system SAPOCC, client ** in ID)

    Hi all
    I am doing a scenario IDOC - Xi - IDOC where CRM sends an IDOC to R/3 via PI.
    I have configured everything in OCC (CRM system), PI and BSC (R/3 system) but when I test it with the transaction WE19 in OCC nothing happens in PI or BSC.
    All i can see if a message in SM58 transaction in OCC.
    Function Module - IDOC_INBOUND_ASYNCHRONOUS
    Target System - XI.
    Status Text - No service for system SAPOCC, client *** in Integration Directory.
    Could anyone tell me what is the problem.
    Your help will be very much appreciated
    Regards
    Naina

    Error message: No service for system SAPCRD client 201 in the integration directory
    Cause: There is no service without party in PI server that represents OCC server with client details.
    Solution:
    We send IDocs from system OCC to PI. In the control record (Segment EDIDC40) of the IDoc, the SNDPOR (SenderPort) field contains the value "SAPCRD". The client of the sending system is determined by the MANDT field of the control record. The system ID and client are then used to determine a service without party of the type (business-system/business-service)
    In System Landscape Directory (SLD) create a technical system for OCC system and assign a client for the same. Don't forget to assign an "ALE logical system" to the technical system created. Create a business system for this technical system. Then Business System can be imported under service without party/update the details existing in PI.
    Edited by: Rodrigo Alejandro Pertierra on Jun 23, 2010 10:28 AM

  • IDOC outbound port - No service for system X, client Y in Integration Direc

    Hi all,
    We have a problem when sending an IDOC from ECC to XI to Legacy. At ECC, tx SMQS, we got the error "No service for system SAPEQ0, client 400, in Integration Directory".
    I don't know what we need to do in ID to provide this service and solve this error...
    Our ECC is configured on SLD as EQ0_400 (Logical name EQ0CLNT400), and the scenario was developed at Integration Directory using EQ0_400.
    Debugging standard function that send the IDOC, I found that it ever uses the sender port as "SAP" + SY-SYSID... So I'm confusing, is necessary to configure the system in SLD whith this name "SAPEQ0"?
    thanks.
    roberti

    Glad to hear that you got it working.
    >>"Error occurred during back-routing Error in communication channel".
    Can you give some more description about the error?
    Hope you have configured a IDOC receiver communication channel poiting to the ECCwith no reciever agreement attached to it.
    Regards,
    Jai Shankar

  • No service for system SAPNID, client 800 in Integration Directory

    Hi All,
    I am getting “No service for system SAPNID, client 800 in Integration Directory” in tRFC monitor (SM58).
    My scenario is IDOC to File.
    I did following step in R3.
    1.     Created RFC destination pointing to XI systems (name:XID)
    2.     Created IDOC port (name: SAPNID) and use above (XID) RFC in RFC destination.
    3.     Create Partner Type LI (Partner No. 3000) and add message type “ORDERS”, set the receiver port (SAPNID) created above.
    XI Side.
    1.     Create Technical System (Name : XID)
    2.     Business Systems (Name: R3XID)
    3.     In Integration Repository.
    •     Created Data Type
    •     Import IDOC “ORDERS.ORDERS04”
    •     Created Message Interface
    •     Created Message Type
    •     In Mapping Object created Message Mapping and Interface Mapping.
    4.     In Integration Directory
    •     Created the Scenario (name : “FILE_FROM_IDOC”)
    •     Assign Business Systems as “R3XID”
    •     Create communication channel(name: “FILE_ORDERS_COM_CHNL”)
    •     Create Receiver Determination
    •     Interface Determination
    •     Receiver Agreement.
    IDOC is triggered correctly but in tRFC monitor I am getting following error
    “No service for system SAPNID, client 800 in Integration Directory”
    With regards
    Sunil

    Hi Udo/Renjith and Rakesh,
    Thanks for quick reply and appreciate you help.
    Now I can say that there is some problem with my Technical Systems or Business Systems, let me give you details regarding my Technical/Business systems.
    During post-Installation i created Technical/Business System, following are the details regarding these systems.
    <u><b>Technical Systems.Detail</b></u>
    System Name:  XID 
    System Home:  crmides 
    Installation Number:  INITIAL Change...
    Release:  640 
    Description:   
    Administrative Contact:   
    TMS Domain:   
    TMS Transport Group Name: 
    Clients: 100 800  Add...
    Message Server: XID crmides  
    Central Application Server: crmides_XID_00  
    Secondary Application Servers:  Add...
    Internet Transaction Servers:  Add...
    Installed Products: SAP EXCHANGE INFRASTRUCTURE, SAP EXCHANGEINFRASTRUCTURE 3.0 XID
    SAP R/3, 4.5B XID on crmides
    SAP R/3, 4.6C XID on crmides
    Add...
    Installed Software Components 
    Business Systems:
    1. R3XID
    2. SAPNID
    Earlier I have only one Client (100) and One Busines Systems (R3XID)
    My XI Systems is “XID” Host : “crmides” Client : “100” System Number : “00”
    My R3 Systems is “NID” Host : “netbw” Client : “800” Systems Number : “02”
    <u><b>Business Systems Detail</b></u>
    Name:  R3XID 
    Description:   
    Administrative Contact:   
    Business System Role:  Integration ServerApplication System 
    Pipeline URL:http://crmides:8000/sap/xi/engine?type=entry   
    Integrated Business Systems:  SAPNID
    Group:   (No Group Assigned)Edit Groups... 
    Transport Targets:   
    Technical System:  XID on crmides Change...
    Client:  <b>100 of XID</b> 
    Logical System Name:  SAPNID 
    Installed Products:  SAP R/3, 4.5B XID on crmides
    SAP R/3, 4.6C XID on crmides
    SAP EXCHANGE INFRASTRUCTURE, SAP EXCHANGEINFRASTRUCTURE 3.0 XID
    Software Components:  ABC, 1.0 of knack
    R/3 CORE 4.5B
    SAP ABA 4.6C
    SAP ABA 640
    SAP APPL 4.6C
    SAP BASIC JAVA LIBS 6.30
    SAP BASIS 4.6C
    SAP BASIS 6.40
    SAP GUI FOR WINDOWS 4.5B
    SAP GUI FOR WINDOWS 4.6C
    SAP GUI FOR WINDOWS 6.20
    SAP HR 4.5B
    SAP HR 4.6C
    SAP ITS 4.6B
    SAP ITS 4.6C
    SAP J2EE ENGINE 6.30
    SAP J2EE ENGINE CORE 6.30
    SAP JAVA TECH SERVICES 6.30
    SAP JCO 6.30
    SAP SOFTW. DELIV. MANAGER 6.30
    XI ADAPTER FRAMEWORK 3.0
    XI CONNECTIVITY SE 3.0
    XI TOOLS 3.0
    During Post Installation I had one Technical Systems (XID) and one Business Systems (R3XID), after that I created one more Business Systems (SAPNID).
    <u><b>SAPNID Business Systems Detail</b></u>
    Name:  SAPNID 
    Description:   
    Administrative Contact:   
    Business System Role:  Application System 
    Related Integration Server:  R3XID 
    Group:  (No Group Assigned) 
    Transport Targets:   
    Technical System:  XID on crmides Change...
    Client:  <b>800 of XID</b> 
    Logical System Name:  SAPNID 
    Installed Products:  SAP R/3, 4.5B XID on crmides
    SAP R/3, 4.6C XID on crmides
    SAP EXCHANGE INFRASTRUCTURE, SAP EXCHANGEINFRASTRUCTURE 3.0 XID
    Software Components:  ABC, 1.0 of knack
    R/3 CORE 4.5B
    SAP ABA 4.6C
    SAP ABA 640
    SAP APPL 4.6C
    SAP BASIC JAVA LIBS 6.30
    SAP BASIS 4.6C
    SAP BASIS 6.40
    SAP GUI FOR WINDOWS 4.5B
    SAP GUI FOR WINDOWS 4.6C
    SAP GUI FOR WINDOWS 6.20
    SAP HR 4.5B
    SAP HR 4.6C
    SAP ITS 4.6B
    SAP ITS 4.6C
    SAP J2EE ENGINE 6.30
    SAP J2EE ENGINE CORE 6.30
    SAP JAVA TECH SERVICES 6.30
    SAP JCO 6.30
    SAP SOFTW. DELIV. MANAGER 6.30
    XI ADAPTER FRAMEWORK 3.0
    XI CONNECTIVITY SE 3.0
    XI TOOLS 3.0
    I do not know whether SAPNID is required or not, earlier I used R3XID as Business Systems at the time of configuration now I changed it to SAPNID. I am getting the same error in both the case.

  • No Service for system X, client Y in Integration Directory

    Hi All,
    I have the XI, SAP R/3 and BI system setup on the same machine. I am doing a Idoc to File scenario. This is the first development after fresh installation.
    I configured the ports(we21),partner profile(we20),distribution model(bd64) etc and ports by idx1.. After all this, I generated the Vendor through bd14 and getting the following error <b>(No Service for system X, client Y in Integration Directory)</b> in sm58. But when I check the outbound message in we05, its successful. Can someone please help me on this!!
    Thanks
    Varun

    Hi
    Go through this
      first clear the SLD cache, by choosing from the menu Environment --> Clear SLD Data in ID and open your scenario and see if you any Business System assigned to it, you check that by going to,
    your scenario --> service without party --> business system, and if there are no business system existing, you have to assign a business system.
    Also have a look at the following thread,
    No service for system ... in Integration Directory
    Thanks

  • No service for system SAPDRT, client 011 in Integration directory

    Hi Experts,
    Currently i am working on IDOC to file scenario.
    IDOC is sent out of ecc 6.0 succefully with STATUS CODE 03.
    But its not reaching the Xi sytem.
    on the ERP side i am geeting an error in the transaction SM58 Saying that
    "No service for system SAPDRT, client 011 in Integration directory"
    What may be the issue ?
    I have tries all the soultions that are in SDN.
    Thanks in advance and best regards,
    Anil

    Hello Anil
                      This error will come if  IE not able to match the parameters of your idoc control record
    SNDPOR and MANDAT fields with Business system/services R/3 SystemID and port parameters
    so go to your business sender system/service and check these parameters are configured as expected of idoc
    Rajesh

  • No service for system YYYYY client ZZZ in Integration Directory

    We recently applied SP12 to our XI 3 on SR1. When we try to send an IDoc from SAP R/3 system to SQL database (IDoc and JDBC Adapters) we are getting error messag in SM58 (R/3 System) as "No service for system SAPIDS, client 800 in Integration Directiry". SAPIDS is the port created using IDX1 and 800 is the R/3 IDES client. RFC communications etc work good. We do not se any difference in the set up of Integration Repository as well as Integration Directory.
    Please advise.
    Thanks,
    Bhaskar

    Hi Bhaskar
    As the error message says, the service is not available. In your Integration directory, first clear the SLD cache, by choosing from the menu Environment --> Clear SLD Data. Then open your scenario and see if you any Business System assigned to it, you check that by going to,
    your scenario --> service without party --> business system, and if there are no business system existing, you have to assign a business system.
    Also have a look at the following thread,
    No service for system ... in Integration Directory
    cheers
    Sameer

  • SM58 status text " No service for system SAPERP, client 800 in integr "

    In Idoc to file scenario:
    i have fallowed this blog to configure ALE settings
    /people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi
    I have generated one idoc successfuly from sap r/3 system.
    but i didn't find any idoc in xi server.
    control records are
    receiver:A000000036,(RFC DESTINATION->LS_XI_100( Remote login sucessful for xi system))
          LS_XI_100
          LS
    Sender: SAPERP
         LS_SAP_800
         LS
    ID: Adapter specific identifiers are( LS->LS_SAP800, R/3->ERP,CLIENT,800)
    so i have gone to tcode sm58 in sap r/3
       where i found the status text "No service for system SAPERP, client 800 in integr)
    Please help me from this problem.
    Regards,
    Deviprasad.

    Hi Deviparasad,
    please create a techincal system and busniess system of type ABAP in XI SLD if you have already created the techincal system and busniess system  then check whether client 800 is used or not if include client 800.
    please reward points
    Regards
    Sreeram.G.Reddy

  • No service for system SAP***, client 001 in Integration Directory

    Hi,
    We are doing a File to IDOC scenario.
    The file is picked up and the idoc is getting generated in XI but this idoc is failing at XI outbound with the following SM58 error:
    No service for system SAPABC, client 001 in Integration Directory
    where ABC is my XI system ID.
    I have searched in sdn and tried all the possible solutions given in the previous blogs with same subject but not able to resolve this error.
    Any help will be greatly appreciated.
    thanks in advance
    Jagruthi

    Hi Rao,
    please check given link may be useful for you
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    No service for system ... in Integration Directory
    Regards,
    amit

  • No service for system SAPABI, client 800 in Integration Directory

    Hi,
    We are getting the error in BI "No service for system SAPABI, client 800 in Integration Directory", when we extract the data from R/3 (ECC6) into BI System. It was working fine earlier, till XI-BI integration was done.
    But, After XI integration is done in BI system we are getting this error, when ever we try to load the data from source system. The XI integration is removed now, but the error still continues.
    The source system is ok and could able to replicate the data from R/3 into BI. Is there any XI related customizing need to be removed from BI?, so that it directly goes to the source system for data load, instead of hitting the Integration Directory, which is part of XI.
    It would be great, if someone can give a solution for this.
    Thanks in Advance,
    SAP Admin.

    Hi,
    First check at BI side transaction: SICF there services are properly configured or not, the services should be in Active state.
    Second you must check transaction: SXMB_MONI here you can check what ever the Reports or Webservices are coming from out bound to inbound.
    1. first check out bound in that server you type SXMB_MONI there u can see Flag that should be in black. If it is Flag is in Red then the Report should be stoped there it self.
    2. Once it came to receiver side then u must check at inbound server by typing transaction: SXMB_MONI by checking that flag you will know what might be the problem.
    Once check ur RFC connection also because you can get problem from RFC connections also.
    Sateesh

  • No service for system sap*** client *** , sm58 error

    Hi Friends
    When I am trying to send message from My Xi system to R/3 system I am getting error.,
    No service for system SAPSXD, client 001 in Integration Directory
    I had searched it on sdn n found that this is very common error.
    I had gone through block,
    The specified item was not found.
    But then also not able to solve this error.
    I m giving the config of my sys here,
    I had created,logical system in my R/3 system for Xi system as SXD001 , and logical system for R/3 system is SND111.
    and same thing I had maintained in Xi system also.
    Now when i m trying to send message from Xi to R/3 I am gettin error in SM58 ,
    No service for system SAPSXD, client 001 in Integration Directory.
    I had checked note 940313 , that is for this same error, but the solution given in that is for when we get error while sending idoc from R/3 to XI but in my case I am getting same error while sending Idoc from XI to R/3.
    I had creted 2 business system one as third party and one for my r/3 system.
    where should i assign the logical system? and which logical system should i assign?that of XI system??
    I had searched SDN lot but didnt got any scenario like this.
    So please let me know..how to solve this problem.

    Hi Udo,
    I had created a technical system as third party system for our partner. and technical system as web as abap for my R/3 system. In the third party system I had assigned a business system and a logical system as BAS01, and to my R/3 system I had assigned a business system and logycal system as SND111.
    SXD is my system ID for XI.
    In Id i had configured the whole scenario by creating importing this two business system under service withour party. and I am configuring under that. So how should i configure sender system here.
    do i need to change some configuration on R/3 side? On r/3 side,in distribution model, i had defined the logical system name of PI as sender.Do i need to create the third party system here and specify its name in 'from' indistribution model?
    This is my first scenario in XI so gettings lots of problem. I really appritiate ur help.
    Thanks.

  • Dynamically loading the url of a web reference object in C#

    Hi,
    We have a number of assemblies (C# - VS 2010) that access third party web services via SOAP.  The url to access the site is part of the web reference object.
    We have need to be able to change the url used to access the service at run runtime when conditions require.
    What would the be the best practice of dynamically setting the url to be used at run time?
    Thanks in advance.
    SanDegan99

    You could specify the URLs as keys in the application configuration file (App.config or web.config) of the main application:
    https://msdn.microsoft.com/en-us/library/system.configuration.configurationmanager.appsettings(v=vs.110).aspx
    https://msdn.microsoft.com/en-us/library/aa374182(v=vs.85).aspx
    App.config:
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
    <startup>
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
    </startup>
    <appSettings>
    <add key="url1" value="http://www.url.com/test.asmx"/>
    </appSettings>
    </configuration>
    You can then retrieve these values using the ConfigurationManager class in any assembly that is referenced from the main application like this (add a reference to System.Configuration.dll):
    string url = System.Configuration.ConfigurationManager.AppSettings["url1"].ToString();
    You can change the values of the keys in the application configuration file without having to recompile the application.
    The other option is to specify the URLs in a database or some other persistent storage from which you read at runtime but configuration files are generally used to store these kind of variable application settings.
    Please remember to mark helpful posts as answer to close your threads and remember that any new question you may have should be asked in a new thread of its own.

  • No service for system BC_TREMAx, client 100 in Integration Directory

    Hi, I have had this problem and spent to many hours on this. I decided to post the config once I got it working.
    I am NOT using the system landscape directory for the java connector -> XI communicaiton.
    The SLD is used for XI -> SAP
    Scenario: send idocs
    SAP Java connector -> SAP XI -> SAP 4.6c
    here is the relevant code (the rest of it is in the examples of the java connector):
                   System.out.println("setMessageType");
                   doc.setMessageType("ACC_DOCUMENT");
                            doc.setRecipientPort("SAPSE1"); // get stuck in XI mapping if not set, otherwise not needed to get file into XI
                   doc.setRecipientPartnerType("LS");
                   doc.setRecipientPartnerNumber("SE1CLNT500");
                   doc.setSenderPort("BC_TREMA");
                   doc.setSenderPartnerType("LS");
                   doc.setSenderPartnerNumber("BC_TREMA");
                   doc.setClient("100");
    Inside XI configuration integration builder
    Business Service: Service: BC_TREMA
    Under the menu Service - Adapter specific identifiers
    Idoc Adapter Logical system: BC_TREMA (This thing is important when sending idoc XI -> SAP and should match the logical sys in the receiving SAP system)
    IDoc Adapter and RFC adapter R/3 Sysytem ID: BC_TREMA
    Client: 100
    On receiver tab:
    Name                        NameSpace                               Software componenet
    ACC_DOCUMENT.ACC_DOCUMENT01 urn:sap-com:document:sap:idoc:messages  TREMA_GLM, 1.0...
    On sender tab:
    Name                        NameSpace                               Software componenet
    ACC_DOCUMENT.ACC_DOCUMENT01 urn:sap-com:document:sap:idoc:messages  TREMA_GLM, 1.0...
    In IDX1 trans
    Port: BC_TREMA
    Client: 100
    RFC Destination: SE1 (A SAP test system from where IDOC def can be imported, rfc dests are setup in SM59)
    In IDX2 trans
    Make sure to import the IDOC type beforehand. If IDOC is not imported you get system error 000 in java connector in SP14.
    That was a hard one to track down.
    This should be it.
    Another example where the difference is the SAP prefix...
                   doc.setMessageType("ACC_DOCUMENT");
                        doc.setRecipientPort("SAPSE1"); // get stuck in XI mapping if not set
                   doc.setRecipientPartnerType("LS");
                   doc.setRecipientPartnerNumber("SE1CLNT500");
                   doc.setSenderPort("SAP3MA");
                   doc.setSenderPartnerType("LS");
                   doc.setSenderPartnerNumber("TREMACLNT");
                   doc.setClient("100");
    Inside XI configuration integration builder
    Business Service: Service: TREMACLNT
    Under the menu Service - Adapter specific identifiers
    Idoc Adapter Logical system: TAPPMAN (This thing is important when sending idoc XI -> SAP and should match the logical sys in the receiving SAP system)
    IDoc Adapter and RFC adapter R/3 Sysytem ID: 3MA
    Client: 100
    On receiver tab:
    Name                        NameSpace                               Software componenet
    ACC_DOCUMENT.ACC_DOCUMENT01 urn:sap-com:document:sap:idoc:messages  TREMA_GLM, 1.0...
    On sender tab:
    Name                        NameSpace                               Software componenet
    ACC_DOCUMENT.ACC_DOCUMENT01 urn:sap-com:document:sap:idoc:messages  TREMA_GLM, 1.0...
    In IDX1 trans
    Port: SAP3MA (Note that the 3MA here is matched against the IDoc Adapter and RFC adapter R/3 Sysytem ID: 3MA)
    (a not so well documented feature)
    Client: 100
    RFC Destination: SE1 (A SAP test system from where IDOC def can be imported, rfc dests are setup in SM59)
    In IDX2 trans
    Make sure to import the IDOC type beforehand. If IDOC is not imported you get system error 000 in java connector in SP14.
    SE1CLNT500 as a SAP business system setup in the system landscape directory SLD
    Receiver determination:
    Sender
    Service: TREMACLNT
    Interface: ACC_DOCUMENT.ACC_DOCUMENT01
    Namespace: urn:sap-com:document:sap:idoc:messages
    Receiver
    Party: *
    Service: *
    Configured receivers:
    Service: SE1CLNT500
    After saving you may do the setup in the bottom frame:
    Configuration Overview for Receiver Determination
    |SE1CLNT500 ->
             ACC_DOCUMENT.ACC_IM_ACC_DOCUMENT Receiver _IDoc to SE1CLNT500
    Interface determination
    Sender
    Service: TREMACLNT
    Interface: ACC_DOCUMENT.ACC_DOCUMENT01
    Namespace: urn:sap-com:document:sap:idoc:messages
    Receiver
    Service: SE1CLNT500
    Configured inbound interfaces
    Name                         Namespace                               Interface mapping Namespace                  Software comp
    ACC_DOCUMENT.ACC_DOCUMENT01  urn:sap-com:document:sap:idoc:messages  IM_ACC_DOCUMENT   urn:trema-com:trema:trema  TREMA_GLM...
    Sender agreement
    Not needed for IDocs
    Receiver agreement
    Sender
    Service: TREMACLNT
    Receiver
    Service: SE1CLNT500
    Interface: ACC_DOCUMENT.ACC_DOCUMENT01
    Namespace: urn:sap-com:document:sap:idoc:messages
    Receiver communication channel: Receiver_Idoc_to_SE1CLNT500
    Hope this helps someone
    /Otto Frost /Capgemini

    Hi ,
    Create a technical system and bussienss system of type WEB AS ABAP and use this bussiness system for source system in XI and try it.
    Thanks & Regards,
    Sekhar

Maybe you are looking for