ERROR" unable to convert the service as an ALE logical system"

Hello All,
In SOAP to IDOC scenario I tested the webservice with the client tool. Its hitting the integration engine but its throwing up an error" unable to convert the service as an ALE logical system". How can I maintain a logical system for a service as its outside our landscape. Can any one let me know how to proceed with this.
Looking forward to expert comments.
Thanks and regards,
Neelima

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

Similar Messages

  • ERROR"Unable to convert sender service to an ALE logical system,(Urgent)

    Hi All when i am not giving the sender service address in the Receiver Aggrement i am getting this perticular error .
    <?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="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>Transaction IDX1: Port SAPRP1, client , RFC destination contain errors</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: Transaction IDX1: Port SAPRP1, client , RFC destination contain errors</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    ==========================================
    And if i am giving this one then i am not getting any such error rather i am getting another error "Unable to convert sender service to an ALE logical system" for this also i have checked the LS system name in the Adapter specific Identifier and the logical name are exactly same. But still i am getting this error
      <?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="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to convert sender service to an ALE logical system</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    =============================================
    Still i am getting this error can anyone please let me know what to do now..??
    Please treat this as urgent

    Hi,
    This error is caused when Sender System name does not match the logical system name of partner. As you mentioned you have done all the steps to ensure that, here's a checklist that could be helpful:
    1. Check adapter specific parameters for sender system.
    2. Maintain header mapping in receiver agreement and ensure that sender service name provided is same as business partner name required in R3 and business partner type is LS.
    3. This may sound very basic, but ensure that checkbox for 'Apply control record from payload' is not checked and if it is then the values passed through payload are appropriate.
    Hope this would be helpful.
    Thanks,
    Bhavish

  • Unable to convert the service as an ALE logical system

    nHi to All..
    I'm facing a problem in one scenario IDOC to RNIF. I got this problem "Unable to convert the sender service to an ALE logical system. In that Interface is working properly but the thing is Acknowledgement is showing error and when I was triggring the IDOC from ECC at the time message Data Receiving successfully but coming to Acknowledgement Am getting ERROR. Any one can please do the needful for this.
    Note:- Sender is Business system and Receiver is Business Service
    Thanks and Regards
    Srinivas

    Hi srini
    Receiver System is SEND the acknowledge to ECC here only we are facing the problem
    help me  uderstand correctly ...
    your asyn interface is  ECC(sender)-to- Bservice receiver .(works fine)
    now Bservice (sends an ACK)- to -ECC (receiver) - do u have other asyn interface for this .. must be.
    if not  this means you are trying out sync scenario in which you are expecting the ack to go back to ECC syn (which i think not possible  or u need to use  BPM as the idoc interface will be always asyn).
    try giving the LS name in the Bservice , not in the Bsystem as you mentioned.or
    open your receiver agreement and select header mapping - Sender service
    choose your PI's business system
    Regards,
    Srinivas

  • Once again: Unable to convert sender service to an ALE logical system

    Hi,
    I know there's a lot of threads regarding that error but I didn't find one that fits to our current scenario:
    IDoc -> XI -> File
    We have checked if the logical system name in SALE (of sending system) fits to the one in the business system and it does now.
    It didn't fit at first but we've changed it in the SLD and reimported the business system.
    We still get the same message:
    <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_SND_SERV</SAP:Code>
    <SAP:Stack>Unable to convert sender service to an ALE logical system</SAP:Stack>
    There is no logical system entered in the receiver business system. Do we need that? But of which logical system?
    Thanks for any advice
    Karsten

    Hi,
    Acknowledgments
    Receiver adapters that run on the Adapter Engine support system acknowledgments if they are requested by the sender.( Ex : Idoc----File). Here by default Idoc has the inbuilt feature of requesting the Ack.
    Acknowledgments are triggered when a message is successfully processed by the adapter or if an error occurs while it is being processed. Receiver adapters do not support application acknowledgments.
    Sender adapters of the Adapter Engine do not request any acknowledgments
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/903a0abc-e56e-2910-51a8-9dc616df56eb
    Regards
    Seshagiri

  • Unable to Convert Sender Service to an ALE Logical system

    Hi,
    I am doing a simple SOAP -> PI 7.11 -> IDOC scenario. All objects are created and activated. In testing I get an error
    Unable to convert the sender service TemporaryDisconnection_Sender to an ALE logical system
    Sender is a Business Service.
    I search SDN and found this blog /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    I did the Compare with SLD for the Business System. But still the error comes.
    In mapping I Disable EDI_DC40 segment.
    Also find one suggestion which tells to change the Header Mapping in Receiver Agreement, what exactly should I put in Sender Communication Component of the Header mapping?
    Thank you,
    Pankaj.

    Hi,
    In this thread I could find a solution by Michal: Unable to convert the sender service to an ALE logical system
    3. click on sender service (header mapping section) and select your business system that represents XI business system
    Will try if it works for me also.
    If there are any suggestions, then please do post.
    Thank you,
    Pankaj.

  • Getting error message ' Unable to convert sender service to an ALE logical

    Hi,
    I am using idoc to  file.
    and my xi system is working  fine.  at sudden when i process one idoc . I got this message.
    Unable to convert sender service to an ALE logical system
    Here in  monitoring,  i am able to see the  success falg but  in acknowledgement  column,  i see  system error..
    I did no  change in configuration.
    Your inputs will be appreciable.

    Hi,
    Also, is it possible that the XI system was recently upgraded?
    As you indicated that no config changes were done, therefore, such error should not just pop up with no reason.
    In an earlier release of XI (sorry I cannot recall the SP level), IDOC ack was not provided.  However, in a later release, it is the default.
    Regards,
    Bill

  • Unable to convert sender service to an ALE logical

    hi all,
    I have referred N num of blogs and answers in form w.r.t to this error but still not able to resolve the error
    analysis wat we have done is:
    1. all the ALE settings w.r.t to R3 are correct.
    2. LS names are maintained for both sender as well as for receiver in SLD.
    3. Adapter specific parameters are been maintained.
    This is Idoc to SOAP scenario.
    please help us with ur suggestions!!!
    Regards
    Anu

    Hi all,
    Thank you all, Finally we could resolve the above error but got stuck with the below error..
    <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.RecoverableException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: . at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest() at System.Web.Services.Protocols.SoapServerProtocol.RouteRequest(SoapServerMessage message) at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response) at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    My message mapping is working fine and even web service is up and running.. any more suggestions

  • Sender service to an ALE logical system

    Hi,
    I have a question. I am getting an error "Unable to convert sender service to an ALE logical system". Please help!
    Thank you.
    regards,
    Karun.M

    Hi Karun,
    Take a look at this excellent weblog
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    thanks,
    Prashanth

  • 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

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

    Dear Expert:
    I received a IDOC Ack but there is an error ocour~
    Unable to convert the sender service XID_900 an ALE logical system
    XID_900 is our business system that config in SLD.
    it's very weird ....sender server should be like point to our BPM isn't?
    Regards
    Jack Lee

    hi,
    >>>it's very weird ....sender server should be like point to our BPM isn't?
    this means that your XID_900 business system in Integration directory
    does not have adapdater specific identifiers filled in
    it has nothing to do with a BPM
    also check out my blog:
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    Regards,
    Michal Krawczyk

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

  • 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 system... Urgent..!!

    Hi,
    Im DOing File to Idoc scenario.
    Firstly i check LS name exist or not in BS.. then i found its not maintained.
    I edited the BS and provided the required LS name.
    and the same has been tested in ID
    Business System -> Service -> Adapter Specific Identifiers .
    Now i got logical system name in "Adapter Specific Identifiers".
    Pressed Apply, save and activate the changes.
    But still it is showing the same error.
    1. Any idea what might have gone wrong??
    2. I need to maintain the
       LS name of R/3 in  XI system? and
       LS name of XI in R/3 system?
        Is it necessary?
    Waiting for your answers.
    Regards
    Seema.
    Edited by: reddy seema on Dec 27, 2007 1:37 AM

    Hi Reddy,
            just mention the logical system name in the  Sender Business system or Service ( click on sender business service> Service(menu)>  Adapter Specific Identifiers--> specify the logical system name  which you configured in R/3  WE20 ..)  in R/3  side  WE20  you need to configure  the Inbound parameters  of your Idoc  .. 
    Here  sender business system and Reciver Business system logical system names are different.. for checking just go to  Services and check the adapater specific identifiers..--> then you   can find the name of logical system.. like that you need to check for both systems.. and both should be different..
    try with this option..
    Regards
    @jay

  • Error: Unable to start the services !!!!!!!

    After restarting the  Sww QA server  i am getting the below error message ,I am not able to start the services
    Below is the error :
    <u><b>ERROR:</b></u>
    The database
        DRIVER=SQL
    Server;SERVER=SWWSQLPRVSR1;UID=WindowsBGinfo;PWD-tricky;APP=BGInfo;WSID=FLMIRLET10373XP;DATABASE=WindowsBGinfo cannot be opened
    Please ensure the database exists and is accessible
    Regards,
    Mag.

    Hi,
    Following string
    PWD-tricky
    Should be:
    PWD=tricky
    Regards,
    Marcin

Maybe you are looking for