Unable to convert the sender service ACC_BSer_SEN_F2I to an ALE logical sys

IN a File to Idoc senario.... this the error am getting , wot may be the issue
<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
  <SAP:P1>ACC_BSer_SEN_F2I</SAP:P1>
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack>Unable to convert the sender service ACC_BSer_SEN_F2I to an ALE logical system</SAP:Stack>

Hi Kiran,
  >> <i>But here the issue is, i did not get my IDoc created in R/3 side.</i>
          What is the status of ur idoc in the R/3 system? Go to we02 or we05 and check the status of ur idoc that u have sent to idoc.
>><i>Do we need to send the data in the specific R/3 format?</i>
          Yes.The R/3 will receive data in specific format either it may be via idocs,RFC's or proxies.
>><i>Inbound Message ( CENTRAL ) - Green flag
Response - Black success flag.</i>
   It tells that the msg in moni is successfully.
Regards,
Prasanthi.

Similar Messages

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

  • Error: Unable to convert the sender service SC_PO_fileidoc to an ALE logica

    Hi,
    I'm currently creating an Idoc adapter receiver with BPM. However I've received an error at the second stage from BPM - IDOC. It gives the error "Unable to convert the sender service SC_PO_fileidoc to an ALE logical system". Appreciate if anybody can help me.
    Cheers
    Zubair

    Hi,
    This weblog will help you resolve this issue.
    /people/saravanakumar.kuppusamy2/blog/2005/01/20/configuration-tips-for-a-business-serviceintegration-process-to-send-back-ale-audit-idoc
    under the section "Intgeration Process as the receiver system"
    Check whether you have assigned the Logical system (LS) name to the integration process in the adapter specific identifiers (Integration Directory). Also check whether an entry for the LS is available in the SLD for the sender Business system.
    Regards,
    Sridhar

  • Unable to convert the sender service CSBK_Invoice02 to an ALE logical syste

    Hi Experts,
    I have Idoc -> BPM -> Third party system scenario.
    In which while getting acknowledgement i m getting the following error.
    "Unable to convert the sender service CSBK_Invoice02 to an ALE logical system"
    here CSBK_Invoice02 is my BPM.
    I have checked the Adepter specific config into the ID.
    For R/3 it is correct, and for Third party system it is blank.
    As here BPM is giving error. But i am not able to give any Logical system there.
    Any idea y this error is coming?
    Its really very urgent, as my development is going into production tomorrow.
    Please help me out in this ASAP.
    Thanks in advance.
    Regards,
    Hetal

    Hi Hetal,
    Did you check the response from Mickael from thread..
    1/ In your Business Process of your ID (configurator), go to menu "Service > Adapter-specific identifier" and in the part "IDoc Adapter", write your Logical System.
    2/ Create this Logical System on your target system (R/3).
    WARNING: XI allows you to used a Logical System for only one service (Business Process). Thus, if you are several interfaces, you must used different Logical Systems.
    Hope this will help.
    Nilesh

  • Unable to convert the sender service CSAT_SendPeriodicInventoryBalances to

    Hi Experts,
    Right now I am facing a big problem "Unable to convert the sender service CSAT_SendPeriodicInventoryBalances to an ALE logical system".
    The same thing is working in our production system, and right now we have done client copy of the production system into our Sandbox system. I am getting this error into our sandbox system and not into out production system.
    I am really not able to understand that y it is happening, at all the places i have checked but still not able to get clue....
    please help me out in this problem.
    If you require any further information, please let me know. Adapter specific option also i have seen, we have not set it into our production system so i guess it should not be required into the sandbox also.
    One thing i concern is we have applied SP12 on Sandbox where as into the Production system it is SP6. It is because of the patching?
    Please let me know if you are able to find out some clue for this..
    Thanx in advance.
    Hetal Shah

    Hi,
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    Check this blog..
    VJ

  • File2IDoc Scenario-Unable to convert the sender service to ALE logical sys

    Hi,
    I've created a simple file to idoc scenario. my fileSender was defined as sub-element of "Business Component". when i tried to test i got the err:
    "Unable to convert the sender service SandBox_File2IDOC to an ALE logical system"
    in order to workaround the issue i had to re-create the fileSender as sub-element of pre-defined business system.
    as far as i understand, idoc sender should be part of (i.e., sub-element) of business system. - my first Q: "am i right?
    second Q: in case this is the correct way to solve the issue, should i define (as part of sld definitions) a new dummy business system?
    Regards,
    Uri

    A very common problem and a standard solution:
    Make sure you have entered the logical system in ID :business system --> Service --> Adapter specific identifiers.
    If you need more help, refer the following links:
    http://wiki.sdn.sap.com/wiki/display/XI/UnabletoconvertSendersystemtoALElogicalsystem 
    Unable to convert the sender service to an ALE logical system

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

    Hello,
    file adapter > XI 3.0 > Idoc adapter > r/3 system
    In sxmb_moni I receive "Unable to convert the sender service to an ALE logical system".
    In we05 in r/3 system no Idocs are arrving. I have no problem with idoc > XI >  idoc scenario to this same r/3 system (using same sld business system)
    I read other topics on this error but it seems they all talk about an IDOC outbound interface.
    What should I check?
    Thanks
    Boaz

    I do have the same problem as Boaz Paz
    When I try :
    file adapter > XI 3.0 > Idoc adapter > r/3 system
    > This is a B2B scenario where "AVTItalia" is the external party trying to send via its "AwayOrders" business service (a file pickup) an idoc to business system "UPG" (non party service)
    I get an error while XI tries to call its IDoc Adapter:
    <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>AwayOrders</SAP:P1>
    <SAP:P2 />
    <SAP:P3 />
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>Unable to convert sender service AwayOrders to an ALE logical system</SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    With the following trace logs :
    <Trace level="1" type="T">Party normalization: sender</Trace>
    <Trace level="1" type="T">Sender scheme external = XIParty</Trace>
    <Trace level="1" type="T">Sender agency external = http://sap.com/xi/XI</Trace>
    <Trace level="1" type="T">Sender party external = AVTItalie</Trace>
    <Trace level="1" type="T">Sender party normalized = AVTItalie</Trace>
    I ve tried to (cf. /people/saravanakumar.kuppusamy2/blog/2005/01/20/configuration-tips-for-a-business-serviceintegration-process-to-send-back-ale-audit-idoc ):
    1. add a logical system name "ACYAVTFBC1" in "Adapter specifier Id" of "AwayOrders"
    In the runtime cache > services an entry appears for " ... Logical System | AVTItalia | ACYAVTFBC1...".
    2. declare "AVTItalia" as a business partner in SLD with the logical system name
    Plz help!

  • File-idoc     Unable to convert the sender service  to an ALE logical syste

    Hi experts
    iam working on file-idoc scenario ,iam getting the below error in sxmb_moni and RWB
    "Unable to convert the sender service  to an ALE logical system"
    i checked the partnetr profile, RFC(sm59) and IDX1 t codes.
    the connection is ok. but still i could figureout the problem.
    please suggest me
    Thanks
    vasavi

    Hi,
    Have u checked the logical system is added in the Sender Business service in the Integration Directory?
    Open the Buiness Service/System --> EDIT-ADAPTER SPECIFIC IDENTIFIERS
    then specify the logical system name.
    Go throgh the following link
    Troubleshooting  File-to-IDOC Scenario in XI.
    Regards
    Sridhar Goli

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

    Hi to All..
    I'm facing a problem in one scenario File to Idoc .. I got this problem
    "Unable to convert the sender service to an ALE logical system" in pipeline Call Adapter.
    I check this blog but the problem persist . /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    Also I have another scenario in other Software Component Version SCW  and the Idoc works correctly..
    I wonder if I miss something
    this the trace
      <Trace level="1" type="T">----
    </Trace>
    - <Trace level="1" type="B" name="CL_IDX_IDOC_SERVICE-ENTER_PLSRV">
      <Trace level="1" type="T">Pipeline Service ID: PLSRV_CALL_ADAPTER</Trace>
      <Trace level="1" type="T">Get Information from IS-Header Objekt</Trace>
      <Trace level="1" type="T">Get Information from SD-IDoc-Endpoint</Trace>
      <Trace level="1" type="T">Sender and Receiver after Header-Mapping</Trace>
      <Trace level="1" type="T">Sender service Sys_XXX</Trace>
      <Trace level="1" type="T">Receiver service Sys_EDV_XXX</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="System_Error">Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    Edited by: Luis Ortiz on Jan 25, 2010 3:37 PM

    Hi,
    in order to use only one logical system (PI's) in we20 in ECC and not as many as you have sender systems
    Regards,
    Michal Krawczyk

  • Unable to convert the sender service to an ALE logical syst

    Hi,
    My scenario is IDOC to File.
    SLD:Configured Correctly ,ABAP Business System.
    Imported the same in ID,under Adapter specific Identifiers gava the Logical system as in WE20.
    In the Receiver Agreement,Header mapping tried giving the sender service,Receiver service.
    Still the Error "Unable to convert the sender service to an ALE logical syst" is seen in SMQ2.
    The file is getting generated at receiver directory mentioned in the receive CC.
    There is no error seen in SXMB_MONI.
    Did any one had a problem as this.
    Thanks,
    Srinivasa

    Hi,
    You need to specify the Logical Name of Business System under Adapter specific identifiers for your Receiver Business System.
    The specified item was not found.
    Secondly you can use Header Mapping in Receiver Agreement. Or
    If you are taking your control records from payload then tick the check box "Apply Control Records from Payload".
    Regards,

  • Unable to convert the sender service

    Hi,
    On my new system XI 7.0, I try to configurate a simple "File -> Idoc" scenario without BPM, but I have still a classical dump:
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
      <SAP:Stack>Unable to convert the sender service to an ALE logical system</SAP:Stack>
    Note: My Business Service's (of ECC) doesn't appeared between "sender service" and "to an ALE".
    Moreover, in my payload, my IDoc has an <u>EMPTY</u> EDI_DC40 segment. Is it normal ?
    I have checked:
    1) the Logical System name in the SLD
    2) the port definition in WE20 compared to this one of CC
    3) the RFC destination in SM59 compared to this one of CC
    4) the Adapter specific identifier of my Business System
    5) then played with sxi_cache...
    I'm a few dissapointed... I beleived to have check everything. Maybe not!
    Mickael

    Hi Udo,
    Here's the result:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:OutboundBinding xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    - <SAP:OutboundBindingEntry version="30">
      <SAP:OutboundBindingObjectId>EDB7E1C839603FB9B04057583BE29980</SAP:OutboundBindingObjectId>
      <SAP:FromPartyName />
      <SAP:FromServiceName>BS__TESTXID_1</SAP:FromServiceName>
      <SAP:ToPartyName />
      <SAP:ToServiceName>ECB_BS_MDT720</SAP:ToServiceName>
      <SAP:ToInterfaceName>DEBMAS.DEBMAS06</SAP:ToInterfaceName>
      <SAP:ToInterfaceNamespace>urn:sap-com:document:sap:idoc:messages</SAP:ToInterfaceNamespace>
    - <SAP:OutboundBindingAttributes>
      <SAP:AdapterTypeData xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      </SAP:OutboundBindingAttributes>
    - <SAP:HeaderMapping>
      <SAP:FieldMapping xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      </SAP:HeaderMapping>
    - <SAP:ChannelEntry version="30">
      <SAP:PartyName xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      <SAP:ServiceName xmlns:SAP="http://sap.com/xi/XI/Message/30">ECB_BS_MDT720</SAP:ServiceName>
      <SAP:ChannelName xmlns:SAP="http://sap.com/xi/XI/Message/30">CCR_ECBMDT720_IDOC</SAP:ChannelName>
      <SAP:AdapterName xmlns:SAP="http://sap.com/xi/XI/Message/30">IDoc</SAP:AdapterName>
      <SAP:AdapterNamespace xmlns:SAP="http://sap.com/xi/XI/Message/30">http://sap.com/xi/XI/System</SAP:AdapterNamespace>
      <SAP:AdapterSWCV xmlns:SAP="http://sap.com/xi/XI/Message/30">B38BCD00E47111D7AFACDE420A1145A5</SAP:AdapterSWCV>
      <SAP:AdapterEngineType xmlns:SAP="http://sap.com/xi/XI/Message/30">IS</SAP:AdapterEngineType>
      <SAP:AdapterEngineName xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      <SAP:MessageProtocol xmlns:SAP="http://sap.com/xi/XI/Message/30">IDoc</SAP:MessageProtocol>
      <SAP:MessageProtocolVersion xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      <SAP:TransportProtocol xmlns:SAP="http://sap.com/xi/XI/Message/30">IDoc</SAP:TransportProtocol>
      <SAP:TransportProtocolVersion xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      <SAP:ChannelDirection xmlns:SAP="http://sap.com/xi/XI/Message/30">O</SAP:ChannelDirection>
      <SAP:FromPartyAgency xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      <SAP:FromPartySchema xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      <SAP:ToPartySchema xmlns:SAP="http://sap.com/xi/XI/Message/30" />
      <SAP:ToPartyAgency xmlns:SAP="http://sap.com/xi/XI/Message/30" />
    - <SAP:ChannelAttributes xmlns:SAP="http://sap.com/xi/XI/Message/30">
    - <SAP:AdapterTypeData xmlns:SAP="http://sap.com/xi/XI/Message/30">
    - <SAP:Attribute>
      <SAP:Name>interfaceVersion</SAP:Name>
      <SAP:Value>3</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>passControlSetValues</SAP:Name>
      <SAP:Value>1</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>passReceiverValue</SAP:Name>
      <SAP:Value>0</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>passSenderValue</SAP:Name>
      <SAP:Value>0</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>port</SAP:Name>
      <SAP:Value>SAPECB</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>queueing</SAP:Name>
      <SAP:Value>0</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>restoreOriginalParty</SAP:Name>
      <SAP:Value>0</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>rfcDestination</SAP:Name>
      <SAP:Value>ECBCLNT720</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>sapRelease</SAP:Name>
      <SAP:Value>640</SAP:Value>
      </SAP:Attribute>
    - <SAP:Attribute>
      <SAP:Name>segmentVersion</SAP:Name>
      <SAP:Value />
      </SAP:Attribute>
      </SAP:AdapterTypeData>
      </SAP:ChannelAttributes>
      </SAP:ChannelEntry>
      </SAP:OutboundBindingEntry>
      </SAP:OutboundBinding>
    it seems it's ok: receiver, sender, port, rfc destination are found. But my EDI_DC40 is still empty
      <?xml version="1.0" encoding="UTF-8" ?>
    - <DEBMAS06>
    - <IDOC BEGIN="">
    - <EDI_DC40 SEGMENT="1">
      <TABNAM />
      <DIRECT />
      <IDOCTYP />
      <MESTYP />
      <SNDPOR />
      <SNDPRT />
      <SNDPRN />
      <RCVPOR />
      <RCVPRN />
      </EDI_DC40>
    - <E1KNA1M SEGMENT="1">
      <KUNNR>123777</KUNNR>
      <NAME1>Adams</NAME1>
      <NAME2>James</NAME2>
      </E1KNA1M>
      </IDOC>
    Mickael

  • Error "Unable to convert the sender service  to an ALE logical system"

    Hi,
    I send I message from XI to R3 and I get the error "Unable to convert the sender service  to an ALE logical system" in transaction "sxmb_moni". I've configured the idoc-adapter, as following:
    -I have created a business system "r3sys_bs" with a logical system "r3system". This business system is the idoc-adapter. This logical system is also created in transaction "bd54". In the ID I have assigned the business system the logical system (adapterspecific identification).
    So, this error still appears.
    Can anybody help me please?
    Regards
    Stefan

    Hi,
    our scenario is JMS --> XI --> IDoc
    so, I have created a business system "jms_bs" without a logical system in sld, that I use for the jms-connection to another software. so, the business system is a "third party".
    Then I have created a business system with assigned logical system for the IDoc-Receiver as I in my first posting mentioned.
    Which of both business systems need a logical system?
    Thanks
    Regards
    Stefan

Maybe you are looking for