Easy way to send every possible IDoc to a Logical System

Hi all,
With the help of the SAP Java Connector I'm trying to create an application that receives (and further processes) IDocs. The idea is then to walk through a process in SAP, e.g. Procure to Pay (PR, PR approval, Request for quotation, PO,...), and to receive an IDoc after each step of the process.
is there an easy way to enable the sending of all possible IDocs to a specific external Logical System (the JCo). This way the JCo can listen, identify and handle incoming IDocs, and thus reconstruct the process that was executed in SAP with the help of the IDocs.
I can already send some IDocs to my Java Connector, but setting this up for each action or process seems quite a lot of work.
Hope it's clear.
Cheers,
David

Hi,
Understand the query to establish the interface so as to send the IDocs to specific LS (Logical System) which will be connected to external system through JCo.
For Procure to Pay process, external documents (PO,Contract for e.g.) can be sent to external system through output determination process wherein settings can be made to send the output immediately (as soon as document is saved) and output conditions can be maintained per logical system (by maintaining LS as one of the partners) this will also reduce the condition records.
Further it can be achieved to deliver the output to specified folder per document/process wherein Jco will handle further process.In other words create no.of folders per process/document whichever best suits.
Regards,
Kiran

Similar Messages

  • Is there any easy way to send free invoice via email without my credit info

    Is there any easy way to send free invoice via email without my credit info?

    Depends upon what you mean by 'it failed'. If it's that you are getting a message to contact iTunes Support then no, you will have to contact them (the 48 hours should be the maximum time that it takes for them to reply).

  • Is there any way to send HR-specific IDoc to CRM?

    Hi,
    Does anyone know if there's a way to send SAPHR-specific IDoc, which does not exist in CRM, from HR to CRM? 
    If this IDoc was created in basis, there won't be any problem, since the IDoc type and message type would exist in both HR and CRM. But if the IDoc and message type are HR specific, which means they don't exist in CRM, is there a way to send the IDoc to CRM for processing?
    Thanks,

    Hi, Tiest
    Thanks for your reply. Actually, I'm look for a solution to download HR employee balance to CRM. The IDoc type in HR is HRCC1DNBALAN01.
    The problem is that, not like IDoc HRMD_ABA, which exist in basis, this IDoc type and related message type don't exist in CRM.
    How can I use this IDoc type in CRM?
    Thanks,
    Wei

  • SOAP to IDOC: Unable to convert sender service BS to an ALE logical system

    Hello everyone,
    I have this scenario where i receive web services calls and have to integrate the received xml messages (idocs) into SAP R3 system.
    I allready reveive the message in my XI engine, but i'm getting this error (being  BS the name of my Business Service included in my external party):
    "Unable to convert sender service BS to an ALE logical system"
    I allready tried everything that is specified in this blog:
    The specified item was not found.
    Probably it doesn' fit my requirements. I'm not sure...
    Can anyone help ?
                                 Thank you in advance for any help
                                       Nuno

    - do u have the same logical name defined in the BS and in the Adapter specific attributes.
    also check if u have defined the logical system (SALE ) with the same name.

  • Unable to convert the sender service PPG to an ALE logical system

    Hello all,
    maybe anybody can help or give me further information.
    I have set up a scenario  to send IDOC from a business system  ( ERP )  to a business service ( EXT ).
    Receiver is a linux system so I use the FTP-FILE adapter as communication channel.
    The send-process is so far ok.
    Here my tests:
    1)  exclude the specific IDOC  in  IDXNOALE table  (  means no technical acknowledgment for this IDOC ) 
         result :
         a)  message in SXMB_MONI:   status-flag: processed,   acknowledgment-flag:  not in use
         b)  message in RWB-Monitor:  Sender ERP  -->   Receiver EXT   ok 
    2) But I would like to have a system status.....   here  now the problem
        add specific IDOC into IDXNOALE table   ( for request acknowledgments )
        result: 
        a)  message in SXMB_MONI:  status-flag: processed,   acknowledgment-flag:   acknowledgment not possible
                                                   -->  error message:  unable to convert the sender service EXT to an ALE logical system
        b)  message in RWB-Monitor:  there are now two message, 
             first:        Sender ERP  -->   Receiver EXT   =   ok 
             second:   Sender EXT --->   Receiver ERP  =   system error 
                             Receiver-Interface is :  http/ww.ahlstrom.com/EXT/ MI_IN
       3)  furhter tests:
            a)  change FTP apdapter channel  ( put some wrong settings )
                  message in SXMB_MONI:   status-flag: processed,   acknowledgment-flag:   contains system errors
                  message in RWB-Monitor  3 messages  (  one ok,  and two error messages )
             b)  changed only the receiver communication channel to HTTP  ( other extisting scenario )
                  then the acknowledgment works fine wihout errors.
                  I'm  wondering, but here Receiver-Interface  is:   http://sap.com/xi/xI/Message/30/Acknowledgment
    Summary:  The process works,  but strange:
                      message in SXMB_MONI: unable to convert the sender service EXT to an ALE logical system
                      message in RWB:  system error
                      No problems with HTTP adapter
    Regards,
    Reinhard Doeker

    Hi,
    Addition to the above said by Udo...
    for routing the ack back to the sender system you need to create communication channel of type idoc with name as Ack.....
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe?quicklink=index&overridelayout=true
    Check the above link section 3.2
    HTH
    Rajesh

  • Unable to convert the sender service BS_PARTNER to an ALE logical system..!

    Hi All,
    File to IDoc scenario.
    1. Business system is correct because its working for other scenarios.
    2. I checked Adapter Specific attributes in Business service and given Partner number which in maintained in WE20 for the partner in R/3.
    3. Refreshed cache.
    But still... its showing the below error.
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
      <SAP:P1>BS_PARTNER</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to convert the sender service BS_PARTNER to an ALE logical system</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Any idea what might be wrong?
    Regards
    Deepthi.

    Hi Experts,
                      Could you please help me to fix this.
    SCENARIO:  SAP - IDOC -
    > XI -
    > SOAP Adapter (Webservice)
    Workaround:
    1. Verified Adapter Specific configurations and its fine with same Logical system in SLD and ALE service.
    2. Header mapping in Receiver com channel : Sender service and Receiver Service is assigned
    3. Identifier Tab in comm channel    details: Its empty - no values.
    SXMB_MONI :
    Error Details:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
      <SAP:P1>CAPTOR3_PRU</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to convert sender service X12345X to an ALE logical system</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Thanks in Advance,
    Sunil.

  • Unable to convert sender service(BPM) to an ALE logical system

    Hi All,
    I am working on simple File to File Scenario where XI picks the File and process thru BPM and sends the file to R/3 Application server and wait for SYSTAT STATUS IDoc for the acknowledgement from R/3 System.
    My scenario is working fine by receiving the STATUS IDoc and closing the BPM instance.
    But later I am getting System error message as below:
    Unable to convert sender service (BPM) to an ALE logical system
    Any clues in this case?
    Thanks in Advance.
    Regards
    Sudha.

    Hi Rajesh,
    1. I am receiving the file into BPM and after validation Iu2019m splitting the file into multiple files.
    2. Each split file sent to R/3 Application Server(by activating the correlation with the filename)
    3. BPM will wait for SYSTAT STATUS IDoc (by using correlation with the filename) from R/3 System  
        for acknowledgement purpose. After receiving the respective STATUS IDoc (with the filename) then 
        BPM will close the instance.
    4. If the STATUS IDoc not received with in specified duration an alert will raise and close the BPM 
        instance.
       So we are not sending the STATUS IDoc data to Sender system.
    Regards
    Sudha.

  • Unable to convert the sender service ABC_Service to an ALE logical system

    Hi,
    I have a JMS (Party) --> PI --> IDOC scenario.
    Party: ABC_Party
    Service: ABC_Service
    I am getting the error Unable to convert the sender service ABC_Service to an ALE logical system when I test the scenario using RWB -> Component Monitoring -> Integration Engine -> Test Message.
    I have already done the below settings:
    1) Defined Header Mapping in Receiver Agreement for IDOC (Sender Party, Sender Service and even Receiver Service are specified)
    2) Business Component (ABC_Service) -> Adapter Specific Identifiers -> mentioned details for SAP (IDOC) system.
    The scenario works perfectly fine for a party-less communication JMS -> PI -> IDOC
    Have already seen:
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    /people/rajeshkumar.pasupula/blog/2009/03/16/unable-to-convert-the-sender-service-to-an-ale-logical-system
    Thank you,
    Pankaj.

    You need to create party if its a B2B scenario
    Under Identifiers
    under agency select any standard agency , scheme name will automatical;ly get populated and name you can give manually as sender name
    Please refer this for more details
    http://help.sap.com/saphelp_nwpi71/helpdata/en/b9/64663c7a6c2545ae292fb26d8c33c4/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/81/104bb1fbab254c8644877c7f856bbf/content.htm
    Re: Party Configuration
    In case of cross company process it is required
    Regards
    Ninad
    Edited by: Ninad Sane on Nov 18, 2010 11:17 AM

  • Unable to convert sender service BPM_Name to an ALE logical System

    Hello ,
    While sending from BPM to R/3 ( IDOC) i am getting the following error :
    "Unable to convert sender service <BPM_Name> to an ALE logical system"
    Please kindly advice,
    Reddy

    Hi Bujji,
    I just remembered that you have to maintain your adapter specific parameters for your business process. The side effect however is that you have to define the business process name as logical system in your receiving SAP system and that you have to maintain partner profile settings.
    The answer to your question is there in this Blog:
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    If the above solution doesnot work.....
    You can also try this, don't enter the "adapter specific settings" on the Integration Process. Instead enter a "Header Mapping" Sender Service in the Receiver Agreement. this should be the real sending system.
    When you enter "adapter specific settings" in a BPM, the receiving SAP systems ALE layer thinks the sending system is your BPM - using the method discussed here we are overriding that so that ALE see's that its communicating with the real sending system.
    I hope it helps....
    Regards,
    Abhy
    Message was edited by: Abhy Thomas

  • Unable to convert sender service IP_testScenario to an ALE logical system

    i have a IDOC -> BPM--->File    scenario,
    the BPM is named as IP_testScenario
    when IDOC is sent from R3 to BPM, in the MONI i can also see a Acknowledgement message saying
    <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
      <SAP:P1>IP_MMWIS016_01</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to convert sender service IP_testScenario to an ALE logical system</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    why this happens...........pls help

    Hi..
    For Sender you have to create the TS of Type Web AS ABAP right..
    While assigning your Bs in ID...Double click on your BS , Goto Service--> Adapter Specific Identifiers..
    Hope it helps...
    Kumar.S

  • Unable to convert the sender service insertgoods to an ALE logical system

    Hi ,
    I am trying to send an IDOC to sap system through XI BPM . But I am getting error as "Unable to convert the sender service insertgoods to an ALE logical system"
    To rectify this error, I selected the integration process in integration directory and in (services---adapter specific properties I gave the logical system name as "LS" . Now i do not get any error in XI but idoc failed in SAP  with error as "Partner profile not available "
    Please advice .
    Thanks & Regards,
    Suvarna

    Hi Suvarna
    I have done this type scenarios using A2A and BPM also. I got success.
    Here what i mean to say , forget about your integration process for a while.
    For example you are sending a vendor file from System1 to a SAP System (IDOC). Here that file send by sender should be converted into IDOC.
    So during the configuration of SLD for Sender system ,we should give logical system (any name) for Business System.
    That logical system should be created in SAP system in (SALE tcode).Then you can't get that <b>"Unable to convert the sender service"</b>error.
    For integration process no need to assign any logical system , leave it blank.
    If you have any doubt you please call me on my mobile or give me your mail id I will forward the document which i have done.
    thanks
    Prasad 9960226467

  • Is there any way to send Adobe Audition multitrack sequences to Logic Pro?

    I edit in Adobe Creative Suite CS5.5 so it's easy just to send my Premiere timeline to Audition. My sound guy works in Logic Pro though. Is there some way I can easily export an Audition multitrack sequence for Logic?
    Thanks for your help.

    You can either export each track as a wav file (stems),  or you can export an OMF or FCP XML or you can look at http://www.aatranslator.com.au

  • Sending idoc ORDERS to logical system

    Hi
    Can I send a idoc orders from a logical system to another? I have two seperate servers and want to be able to trace a order created in the other system.
    The scenario is: A purcaser creates a ordere in client 200 and sends a idoc to client 250, the users in client 250 will be able to se the order even if the communication link between the systems is down.
    Any ideas?
    Best Regards,
    Morten
    Message was edited by: Morten Gummedal

    Hi,
    Have a look at this, it may help
    http://help.sap.com/saphelp_47x200/helpdata/en/2d/b12d3b1daca008e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/4c/df7e98f0dd11d2b74b0000e8160175/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/dc/6b7cac43d711d1893e0000e8323c4f/frameset.htm
    If you just want to send delivery information use output type LAVA. This will need including in the shipping output determination.

  • Is it possible to change the Logical System name in ID

    Hi,
    I am doing a file to Idoc scenario. My requirement is to overwrite the logical system name, which is set in SLD for sender (system). Is it possible to overwrite it in ID or in mapping somewhere.
    Thanks,
    Dehra

    Hi Dehra,
           Go through the below help file of SLD. It will give you information regarding logical name as well:
    <a href="http://xiserver:50100/sld/doc/sld.pdf">http://xiserver:50100/sld/doc/sld.pdf</a>
    Regards,
    Subhasha

  • Sending Message Type from the same Logical System to 2 different ports

    Hi,
    I need to transfer the same message type 'DEBMAS' in the same logical system,
    to 2 differenet port - directly to XI (as an IDOC) and to function (as a PROXY),
    In XI this are 2 different interfaces.
    I see in we21 that when adding message type in outbound I can also write message code or message function so I tried adding an additional row of DEBMAS with message code but it did not work.
    Thanks,
    Naama

    Hey,
    This question should not be posted here, but in the XI forum,
    anyways,you can do it in 2 ways
    1) You can send the message to XI, and in XI it should be configured to send to
    two different places, which can be done in the Receiver Communication Channel, one would be IDoc Receiver and another would be a SOAP Receiver. ( here you send one message to XI and XI will send it to the PROXY )
    2) You can specify the settings in your Partner profile (we21)and while generating the Port (we20).
    Regards,
    Samson Rodrigues.

Maybe you are looking for

  • "How long does it take to do a dist-upgrade on your distro?"

    Yesterday there was a question in the USALUG.org "How long does it take to do a dist-upgrade on your distro?" This question was a good question, so I decide to make the ultimate test. I have a lot of computers standing here around, and remembered tha

  • Cancel message is not shown in the page

    Hi All, This is my code for cancel in controller: if ( "Cancel".equals(pageContext.getParameter(EVENT_PARAM)) ) { am.invokeMethod("Cancel"); MessageToken[] token = {}; OAException confirmMessage = new OAException("MTH", "MTH_SETUP_CANCEL", token, OAE

  • HTML5 plays in IE but not Chrome

    This is the first time I've had this problem, but it might be just my PC whatever. http://hissign.com/newdevelopment/deaf-community.html Video on above page plays fine in IE but surprisingly not Chrome as I've never had this issue in Chrome before. C

  • Customer Incoming Payment Issue

    Dear Friends, I have recived Customer Incoming Payment for more than 4000 line items. Please let me know how to post and cleared this open items in one shot. I tried to post in F-28 but it will take lot of time to select thousands open items. Kindly

  • Disable Re-ATP check when ship to party is changed...

    Dear Folks, My scenario is as follows, 1. Create a sales order in VA01. 2. fill material and plant. 3. click save or hit enter button. 4. an ATP check will be carried out and the subitem will be created as item number 0011 under 0010 as per the avail