Sender Port Invalid.

Hi Experts,
We have pre-prod system(MR0) and Production System(MP0). recently our MR0 is refreshed and copy MP0 to MR0.
Now when i am trying to process any IDOC it is giving me the error like 'EDI: Sender port in control record is invalid'.
So if i want to change the sender port how can i change it?
Thanks in Advance,
Abhishek.

>
abhishek ingole wrote:
> Hi Experts,
>
> We have pre-prod system(MR0) and Production System(MP0). recently our MR0 is refreshed and copy MP0 to MR0.
> Now when i am trying to process any IDOC it is giving me the error like 'EDI: Sender port in control record is invalid'.
> So if i want to change the sender port how can i change it?
>
> Thanks in Advance,
> Abhishek.
I think you are trying process a IDoc in system MR0 which was created in system MP0.
Sender port for outbound Idoc should be SAP<sys-id>, in your case in system MRO it should be SAPMR0 but it is SAPMP0. If this is the case then you can process those Idocs by changing port to SAPMR0 using transaction WE19.
Edited by: Pawan Kesari on Dec 23, 2009 9:50 PM

Similar Messages

  • IDoc Message: Invalid Sender Port in FM IDOC_INBOUND_SINGLE

    Hi experts
    For inbounding IDocs I use the FM IDOC_INBOUND_SINGLE.
    My problem is, the IDocs always gets the status 56 with error message <Sender port in control record is invalid>.
    I don't understand the message, because all ports are maintained in WE21.
    When I execute BD84 for created IDocs everything is OK.
    But my problem is, that I don't want to execute BD84 after every IDoc which will be created by the FM IDOC_INBOUND_SINGLE.
    So could anyone help with the error message <Sender port in control record is invalid>.
    Thx for every help

    Hello Sachin
    Thx for fast help.
    However, a few minutes ago I solved the problem (debugged SAP-FM).
    Problem had been, that direction was 1 instead of 2.

  • Outbound IDoc Error: Status Code 37  'Sender Port' is invalid

    Hi
    I have an Error when the Outbound IDoc is triggered.
    It shows that 'Sender Port in Control Record is invalid'.
    Status Code: 37.
    I know that there are some issues with the Sender Port Definition.
    Please help me out to solve this problem using some checkpoints at each and every step.
    Reward Points Assured.
    Regards,
    Baburaj

    Hi Baburaj Manickam
    Good
    Follow this simple procedure
    1) Send an outbound IDOC data(MATMAS) to a flat file on client1(SENDER).
    -  Create File Port (WE21) for outbound file.
    -  Maintain Distribution Model (BD64) for sender ->receiver system.
    -  Create Partner Profile (WE20) for logical system.
    -  You can use this program RBDSEMAT (t/code BD10) to generate IDoc MATMAS file(s). 
    _  Then you can FTP the file(s) to receiver system.
    2) Upload the flat file as an IDOC on the inbound sytem
    which is Client2(RECIEVER).
    -  Create File Port (WE21) for inbound file.
    -  Maintain Distribution Model (BD64) for receiver -> sender system.
    -  Create Partner Profile (WE20) for logical system.
    -  You can use this program RSEINB00 to upload IDoc MATMAS file(s). 
    INBOUND IDOC PROCESSING:
    Firstly attach your idoc to a process code.
    In the process cod you can tell the system that the specified program should be triggered whenever an idoc of that type comes to the system.
    Then you want to have a Z-function module for your idoc processing, if I understand correctly.The steps should be:
    1. Create a z function module for idoc inbound posting (copy from a function module idoc_input_*).
    2. Set Function Modules as Inbound: - Transaction BD51
    3. Assign Function Modules to Logical Messages and Idoc types:- Transaction WE57
    4. Create process codes : Transaction WE42, and link the z-function module.
    5. Create partner profile: transaction WE20 and attach the message type and process code.
    6. In the Z- function module, extract data from the idoc segments, do whatever processing you want to do, and then call BAPI_CREATE_SALES_ORDER_FROMDAT2.
    Try the Trasaction WE19 for testing your inbound and outbound IDOCs
    Good Luck and Reward me for the same
    Thanks
    Ashok.N

  • EDI: Sender port in control record is invalid

    HI
    EDI: Sender port in control record is invalid,  this message i am getting in WE02 what is this pls tell me ASAP
    regards
    shekar

    Hi,
    Check the ALE setting...
    STEP 1:ALE SETTINGS TO POST IDOC OUT OF SAP R/3
    We need to do the following settings in XI
    1) Create an RFC Destination to the Sending System in transaction code (SM59)
    a) Choose create
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#
    e) Enter the Gateway host as same details above SID/URL
    f) Gateway service is 3300+system number#
    g) In the Logon /Security tab, enter the client user & Password details of Destination system
    h) Test the connection and remote logon.Both should be succesful
    2) Create Port Using Transaction Code IDX1
    a) Select create new button
    b) Enter the port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client
    d) Enter the RFC Destination created in SAP R/3 towards other system
    e) Save
    3) Load Meta Data for IDOC Using transaction Using Transaction (IDX2)
    a) Create new
    b) IDOC Message Type
    c) Enter port created in IDX1
    SETTINGS IN SAP R/3
    We need to do the following settings in R/3
    Logon to Sap R/3 System
    1) Create an RFC Destination to XI in transaction code (SM59)
    a) Choose create
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#
    e) Enter the Gateway host as same details above SID/URL
    f) Gateway service is 3300+system number#
    g) In the Logon /Security tab, enter the client user & Password details of Destination system
    h) Test the connection and remote logon.Both must be succesful
    2) Create communication Port for Idoc processing Using Transaction(We21)
    a) First Select Transactional RFC and then click create button
    b) Enter the destination port name as SAP+SID (The starting char should be SAP)
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Create Partner Profile with Outbound Parameters (WE20)
    a) Create New
    b) Create the Partner no. name as same the logical system name of the destination system
    c) Select Partner type LS
    d) Enter details for Type: US/USER, Agent, and Lang
    Then Save
    e) Select Partner no. and LS which were create above
    f) Now we have to give some Outbound Parameters.So click on ADD TO Create Outbound Parameter
    g) Select Message type
    h) Double click on Message Type and Then Enter the details for Receiving port, Pack size=1 and Basic type
    I) save
    4) In Transaction SALE, Create Logical System
    a). Go to Basic Settings-> First Define logical systems
    and then assign logical systems
    b) Double click on Define the logical systems
    c) Give data for your Logicaal System and Name
    d) Now click on Save.Here one window may appear just click on Continue.Now the Logical System name is ready
    e) Assign the logical system name to the client
    5) Create Customer Distribution model in the transaction code BD64
    1) Click on the Create modal View button and enter the short text, Technical name etc as shown below
    2) Now select the created model view and click on Add message type button .A pop up box appears, enter Sending system, receiving system and message type
    3) Save the Distribution model
    Generate Partner Profiles
    Click on Menu Item ‘Generate Partner Profiles’
    It leads to the next transaction where in the selection screen you have to provide Model view name, Partner System logical system and execute
    Then, you will be intimated about the partners, port creation, and outbound parameters creation
    4) Distribute Customer Distribution Model
    In the menu item GO to Edit->Modal View-> ‘Distribute’ to the destination client
    Popup window appears ,press Enter
    You will be intimated about the the Modal View Distributed
    Regards,
    Phani

  • Sender port in control record

    Hey guys
    i m trying to test my IDOC to FIle scenario and in WE19 i m getting an error with status 37 saying that sender port in control records is invalid.
    i have created the Sender port correctly in WE21,what might the problem be?
    thanx
    ahmad

    HI,
    As you said you have created the port with WE21.
    Did you checked , RFC destination which was configured in Port creation , what was the user ,pwd you used,does that user has the proper authorization , did you checked remote login for RFC destination,generally SAPxxx for port name, did you selected the version which was selected.
    let me know what is the correct error.
    Regards
    Chilla..

  • IDoc Issue : Error in WE19 'Recipient port invalid:  '

    Hello,
    I am trying to repost an IDoc using we19. When I click on 'Standard Inbound' Button i get the error : 'Recipient port Invalid:<port name>  '.
    Replaced the port with a new port name (tRFC port). But i still get the same error. I am not able to get what i am missing.
    can somebody help here.
    Thanks.

    hi Experts
    Please Let me know what is going wrong as i have configured the
    Port ,Logical System using the sender system details such as assigning the sender system client  in sender logical system
    i have also configured RFc but it is not a trusted connection
    with regards,
    msk

  • Recipient port invalid

    hi,
           i am trying to create custom idoc to insert data in my custom  table. i am using WE19 for this purpose.But i am facing problem that when i click on EDIDC then a box appear where i insert the data for sender and reciever like Port,Partner,Partner Type etc.After that when i click on Standard Inbound Button then i am getting error that "Recipient Port Invalid".Although i have create port and partner profile using WE21 and We20.But still i am getting this error.plz suggest how to overcome this problem.
    Regards,
    Vaneet Thakur

    HI,
    See in WE20 if your Partner No is Status Active in Classification tab.
    Add your message type in Inbound Parameters.
    Rgds

  • Composite schema for Oracle send port - Binding Issue

    Hi this is my composite schema has 2 operations : the first is a generated view that has filter and column tags and the second one is a SQLEXECUTE operation. my problem is I think with the Binding of the composite schema.
    this is the schema:
    <?xml version="1.0" encoding="utf-16"?>
    <xs:schema xmlns="http://Comverse.ConcertoSyncSST.QueryOracleComposite" xmlns:b="http://schemas.microsoft.com/BizTalk/2003" xmlns:ns1="http://Comverse.ConcertoSyncSST.MaxDateQuerySQLEXECUTE" xmlns:ns0="http://Comverse.ConcertoSyncSST.OracleDBBindingAPPS.View.CNS_CONCERTO_PROJECTS" targetNamespace="http://Comverse.ConcertoSyncSST.QueryOracleComposite" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import schemaLocation=".\MaxDateQuerySQLEXECUTE.xsd" namespace="http://Comverse.ConcertoSyncSST.MaxDateQuerySQLEXECUTE" />
    <xs:import schemaLocation=".\OracleDBBindingAPPS.View.CNS_CONCERTO_PROJECTS.xsd" namespace="http://Comverse.ConcertoSyncSST.OracleDBBindingAPPS.View.CNS_CONCERTO_PROJECTS" />
    <xs:annotation>
    <xs:appinfo>
    <b:references>
    <b:reference targetNamespace="http://Microsoft.LobServices.OracleDB/2007/03" />
    <b:reference targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    <b:reference targetNamespace="http://Comverse.ConcertoSyncSST.OracleDBBindingAPPS.View.CNS_CONCERTO_PROJECTS" />
    <b:reference targetNamespace="http://Comverse.ConcertoSyncSST.MaxDateQuerySQLEXECUTE" />
    </b:references>
    </xs:appinfo>
    </xs:annotation>
    <xs:element name="Send">
    <xs:annotation>
    <xs:appinfo>
    <b:properties>
    <b:property distinguished="true" xpath="/*[local-name()='Send' and namespace-uri()='http://Comverse.ConcertoSyncSST.QueryOracleComposite']/*[local-name()='Select' and namespace-uri()='http://Comverse.ConcertoSyncSST.OracleDBBindingAPPS.View.CNS_CONCERTO_PROJECTS']/*[local-name()='COLUMN_NAMES' and namespace-uri()='http://Comverse.ConcertoSyncSST.OracleDBBindingAPPS.View.CNS_CONCERTO_PROJECTS']" />
    <b:property distinguished="true" xpath="/*[local-name()='Send' and namespace-uri()='http://Comverse.ConcertoSyncSST.QueryOracleComposite']/*[local-name()='Select' and namespace-uri()='http://Comverse.ConcertoSyncSST.OracleDBBindingAPPS.View.CNS_CONCERTO_PROJECTS']/*[local-name()='FILTER' and namespace-uri()='http://Comverse.ConcertoSyncSST.OracleDBBindingAPPS.View.CNS_CONCERTO_PROJECTS']" />
    <b:property distinguished="true" xpath="/*[local-name()='Send' and namespace-uri()='http://Comverse.ConcertoSyncSST.QueryOracleComposite']/*[local-name()='SQLEXECUTE' and namespace-uri()='http://Comverse.ConcertoSyncSST.MaxDateQuerySQLEXECUTE']/*[local-name()='SQLSTATEMENT' and namespace-uri()='http://Comverse.ConcertoSyncSST.MaxDateQuerySQLEXECUTE']" />
    </b:properties>
    </xs:appinfo>
    </xs:annotation>
    <xs:complexType>
    <xs:sequence>
    <xs:element ref="ns0:Select" />
    <xs:element ref="ns1:SQLEXECUTE" />
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="Receive">
    <xs:complexType>
    <xs:sequence>
    <xs:element ref="ns0:SelectResponse" />
    <xs:element ref="ns1:SQLEXECUTEResponse" />
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:schema>
    and this is the error received :
    A message sent to adapter "WCF-Custom" on send port "WcfSendPort_OracleDBBinding_APPS_View_CNS_CONCERTO_PROJECTS_Custom" with URI "oracledb://test11i/" is suspended. 
     Error details: Microsoft.ServiceModel.Channels.Common.MetadataException: Argument ngAPPS.View.CNS_CONCERTO_PROJECTS/Select is invalid.
    Server stack trace: 
       at System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.SendAsyncResult.End(SendAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
       at System.ServiceModel.Channels.ServiceChannel.EndRequest(IAsyncResult result)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at System.ServiceModel.Channels.IRequestChannel.EndRequest(IAsyncResult result)
       at Microsoft.BizTalk.Adapter.Wcf.Runtime.WcfClient`2.RequestCallback(IAsyncResult result) 
     MessageId:  {29E348F3-BA09-43E8-A8A2-AB499DD856C4}
     InstanceID: {82378FAC-9C2E-4D5B-ACB6-18C479A58F3A}
    any suggestions?

    Hi Yotam,
    Do you have Select statement in your Procedure used for SQLEXECUTE? Using "SET NOCOUNT OFF" in your procedure might work for you.
    If this answers your question please mark as answer. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • WE19 - Recipient port invalid : A00000008

    Guyz,
    i'm in hte process of simulating an inbound idoc from we19 on recipient system( scenario is between two different clients of the same SAP system)...i'm on 4.7
    following ist he control record in WE19 screen.
    <h5>Recipient</h5>
    Port - A000000009
    Partner No. - T90CLNT090
    Partn. Type  - LS
    <h5>Sender</h5>
    Port -  A000000008
    Partner No. - T90CLNT810
    Partn. Type - LS
    Message Type - GSVERF
    When i click button 'Inbound', I get error 'Recipient port invalid :  A000000009'
    I crosschecked partner profiles and seems to be in good condition....
    Cud anyone explain what client should each port point to so that i can cross-check with my settigns accoringly...
    appreciate your thoughts...
    thanks in advance

    Martin,
    thanks for the hint...sometimes we forget very basic troubleshooting idea i.e. Debugging
    btw i debugged and noticed that recipient port is concatenation of 'SAP & sy-sysid instead of your suggested ...
    thanks for your hint anyways....

  • How to configure SMTP dynamic send port?

    Hi,
    I am trying to configure STMP send port to send emails, enabled SMTP Server on the DEV box and configured it as described in the link below.
    https://sandroaspbiztalkblog.wordpress.com/2013/05/09/biztalk-2013-installation-and-configuration-install-and-configure-smtp-server-feature-part-4/
    Able to send emails using Telnet client, and these email get stored in C:\inetpub\mailroot\Queue folder.
    I have a dynamic send with following values.
    msgEMail(SMTP.CC) = “[email protected]”;
    msgEMail(SMTP.DeliveryReceipt) = False;
    msgEMail(SMTP.From) = “[email protected]”;
    msgEMail(SMTP.ReadReceipt) = False;
    msgEMail(SMTP.Password) = “XXX;
    msgEMail(SMTP.Username) = “DDD”;
    msgEMail(SMTP.SMTPAuthenticate) = System.Convert.ToUInt32(XX.SMTPAuthenticate);
    msgEMail(SMTP.SMTPHost) = “smtp.domain.local”;
    msgEMail(SMTP.Subject) = “sdfgdfgd;
    msgEMail(SMTP.MessagePartsAttachments) = 2;
    Message gets suspended with the following error message.
    A message sent to adapter "SMTP" on send port "XXX_DynamicSendPort_XXXX" with URI "mailto:
    [email protected]" is suspended.
     Error details: There was a failure executing the send pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLTransmit,
    Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral, PublicKeyToken=81bf3856ad764e35" Source: "XML assembler" Send Port: "XXX_DynamicSendPort_XXXXX URI: "mailto:localhost" Reason: Data at the root level is invalid.
    Line 1, position 1. 
     MessageId: 
    {3C50F418-24C4-4661-9B34-4B7F5F6FBBA4}
     InstanceID: {2F6B9A0E-92EE-4953-81D2-9A124FAC99CE}
    Please can some advise me what is wrong here? do you think I have configured
    msgEMail(SMTP.SMTPHost) property correctly? Or should it be the name of the DEV box?
    Thanks
    SS
    Shiva Sadayan

    Hi Shiva,
    You should not be using XMLTransit pipeline at the send port.
    Perhaps you should go with default passthrough pipeline or
    Create a send pipeline with MIME/SMIME encoder and drop it at Encode section of pipeline. Accept the default settings for MIME/SMIME encoder and use it with the dynamic port.
    I found this article very useful while sending email from BizTalk. Refer:
    Sending Emails in Biztalk
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • How to reject ACK/NACK from other Send Ports to Orchestration

    Hi Everyone,
    I have a below scenario, Please let me your ideas how can we avoid ACK from other send ports (If there is any failures), in my current scenario getting issues or conflicts because of this
    AckRequired.
    Key points in my scenarios
    SendPort_A is pointing to SAP
    SendPort_B is pointing to SQL
    Flow
    Receive MessageA and Transform to MessageB format, send MessageB to SendPort_A which directly bind to orchestration with transmitted property enabled.
    SendPort_B subscribes the same message, output of map with message type as filter condition (we are not expecting any Acknowledge from sendPort_B, because it’s a generic send port for some scenario).
    Problem
    When I see the context properties both send ports has AckRequired
    Property to true (so getting ACK/NACK from both send ports).
    I want acknowledgement only form SendPort_A which is bind to orchestration with transmitted property enabled, but not from the SendPort_B which subscribes just with message type.
    I have tried the below points but no luck
    Created custom pipeline with custom pipeline component to set / overwrite
    AckRequired Property to false (Pipeline component is working fine, but nothing is overwriting in context, getting acknowledge back to orchestration for any failure in SendPort_B)
    #region IComponentUI
    public IBaseMessage Execute(IPipelineContext pContext, IBaseMessage pInMsg)
    pInMsg.Context.Write("AckRequired", "http://schemas.microsoft.com/BizTalk/2003/system-properties", false);
    return pInMsg;
    #endregion
    Below images gives some info on the same scenario.
    Appreciate your suggestions.
    Thanks, SMS Vikas K

    Hi Vikas,
    Let me know if I understood correctly.
    SendPort_B subscribes the same message, output of map with message type as filter condition (we are not expecting any Acknowledge from sendPort_B, because it’s a generic send port for some scenario).
    Problem
    You have a send port B which is subscribing to the same message using the message type.
    You can set additional filters to ignore Acknowledgement-
    Ex- Mgtype= "" AND
    AckRequired!=True OR
    AckRequired!=False 
    Thanks,
    Prashant
    Please mark this post accordingly if it answers your query or is helpful.

  • AS2 over HTTP Send port question.

    I have an application that builds and  sends flat and EDI files to FTP, FILE, SqlAdapter send ports and now they want AS2 over an HTTP port, I understand the AS2 settings (using party resolution, etc.) what I don't get is how/what exactly is receiving
    the message on the other side... They don't have a web service nor a page, I created a site to test but what do I do? Send an edi file to a url????
    Bico Bielich

    From your question I understand, you have been asked to send message through AS2. Do they also going to receive message through AS2 from their party? Is your question is about how to receive the message through AS2 which you also want to send over AS2?
    You can configure
    BTSHTTPReceive.dll to receive messages over HTTP and configure the Receive location with AS2 EDI pipeline component to receive messages over AS2 into BizTalk which can be subscribed by your send port filter or Orchestration ( if you have any process
    to be applied before sending the message over AS2 send).
    Check the Tutorial-3 part of AS2 which illustrate an example which receives an AS2 message through BTSHTTPReceive.dll. 
    Tutorial 3: AS2 Tutorial
    And following references shall help you configure the BTSHTTPReceive.dll:
    How to Configure IIS for an HTTP Receive Location
    Configuring BTSHTTPReceive.dll to work on IIS 7 
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Sender Port in FILE to IDOC scenario

    Hi all,
    I am trying to do a File - SAP XI-IDOC scenario.
    The idoc which is getting created in XI is having senderport as SAPABC where ABC is my XI system id.
    i have not craeted this sender port and i am not able to find it in idx1 tx.code of XI.
    Can anyone please tell me how and where is this port is getting created. Will it get genarated automatically by the XI system for posting the idocs?
    thanks in adavance
    Jagruthi

    Hi Jagruti,
    Please refer to these blogs and threads:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c9692
    /people/sravya.talanki2/blog/2006/12/25/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-i
    /people/sravya.talanki2/blog/2006/12/26/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-ii
    /people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii
    /people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi
    Hope these blogs help you.
    Regards,
    Sarvesh Desai

  • How to Append date time to the Source File Name in send Port without Orchestration

    Hi,
    I am using the Macro %SourceFileName%_%datetime%.zip in the filename(Send Port).
    say my file name is ABC.zip
    But I am getting the output as ABC.zip_2013T083444
    Please suggest, How to avoid the extension?
    Vignesh S ----------------------------------------------------------- Please use Mark as Answer if my post has solved your problem and use Vote As Helpful if my post was useful.

    The problem here is %SourceFileName% context property would return filename “With” extension. So when you use %SourceFileName%_%datetime%.zip you get FileNameWithExtension_Datetime
    For this you have to handle it either in customer pipeline component or in orceshtration where you have to remove the extension from the Filename.
    Read this post on remove the extension from this file name
    msgOut(FILE.ReceivedFileName) = System.IO.Path.GetFileNameWithoutExtension(msgIn(FILE.ReceivedFileName));
    After this if you use the
    %SourceFileName%_%datetime%.zip macro, you would get the desired output.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful.

  • No Service for System SAPECC(Sender Port), Client800(R/3 system client 800)

    Hi friends,
    I am new to XI/PI I am working with IDOC to Flat file scenario I am facing the folllowing error.
    No Service for System SAPECC(Sender Port), Client800(R/3 system client 800) in integration Directory.
    can any one tell what was the reason for this error.
    Thanks in Advance,
    Ravi Yasoda.

    Hi Ravi,
    Have you imported the Business System in Integration Directory?
    Check whether  you see the logical system name in adapter specific identifiers or not...
    Also check from integration directory that cache notification was done and also check SXI_CACHE in the abap stack.
    See this thread...
    No service for system SAP***, client 001 in Integration Directory
    Please go through below content from sap note  for your issue...
    Error message: No service for system SAPABC client 123 in the integration directory
    Solution:
    You send IDocs from system ABC to XI. In the control record of the IDoc,the SNDPOR field contains the value "SAPABC". 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):
    Business system
    -> Activities in the System Landscape Directory (SLD)(Create technical
    system):
    Create a technical system for system ABC in the SLD, and create the client for this. Do not forget to assign an "ALE logical system" (for example, "ABCCLNT123") to this technical system.
    SLD (Business system):
    You can now explicitly assign a business system to this client. For more details, refer to the SLD documentation.
    Activities in system ABC (self-registration in the SLD):
    Alternatively, you can register the system in the SLD in system ABC with Transaction RZ70. You will find detailed information about the SLD registration of systems on the SAP Service Marketplace for the
    "Exchange Infrastructure" in the document "Exchange_Installation_Guide.pdf".
    In system ABC, you can check your configuration with Transaction SLDCHECK.
    Activities in Integration Directory (import business system from SLD):
    You will find the business systems under Services Without Party in the Integration Services. In the Service menu, you will find the system identifiers, the client, and the corresponding ALE logical
    system under "Objects"->"Adapter-specific identifiers". Use the Import/Update button to copy the data from the SLD, to create business systems, or to update their identifiers.
    Business service
    -> Activities in the Integration Builder directory:
    You want to create a service without party that is not part of your system infrastructure and is therefore not maintained in the SLD. In the Integration Builder directory, you will find the "Business-Services" under Services Without Party. In the Service menu, you will find the system identifiers, the client, and the corresponding ALE logical system under "Objects"->"Adapter-specific
    identifiers".
    Activate the change list in Integration Directory.
    In system ABC, you can restart the incorrect entry from Transaction SM58 .
    Regds,
    Pinangshuk.

Maybe you are looking for

  • 16bit Tiff & PSD previews in Bridge not showing correctly

    Large multi layered Tiff, PSD and PSB files which have alpha channels, masks and layers, etc. do not show appropriate previews in Bridge (nor Windows for that matter). Many of these are very large 2-4GB, but even a typical 30-60MB file with certain a

  • How to fix permissions so everyone in office can read

    In our office, we have two MacBook Pros (running Mavericks 10.9.2) and a Mac mini (running 10.7.5). We're routinely running into problems reading & writing on the Mac mini for files and folders. For instance, from my MacBook Pro, I just created a new

  • Open NAT Type for three xbox 360s on E3000?

    I have three xbox 360s (mine plus my son and my daughter)...I have my settings set to where when myself and my son are on our 360s our NAT type is open...but as soon as my daughter gets on hers the whole thing goes to strict....

  • ITunes purchases not showing up on new computer

    I recently switched to a new computer but none of my iTunes purchases are showing up in iTunes on my new computer. I thought I'd backed up everything but I guess it didn't work so now does that mean I have to repurchase all of my songs that are purch

  • Does CISCO C3560X VLAN support multiple Network segments which are further configured with HSRP function

    Hi Cisco experts,     My name is Kumagai and I need your expert opinions below. I am trying to configure one VLAN1 support multiple network segments as below. (this should be a very straight forward configuration and should be OK, I think ? )  interf