System Error: No receiver  could be determined

Hi,
When i logged into the portal and click on Time management link which takes you to the time entry application (HRESS_C_CATS),and  the below mentioned message is displayed. "System Error: No receiver  could  be determined ".
Could you pls let me know why this  error shown.? This error appeared when a functional guy changed the employee profile.
Any idea how to solve this error?
Thanks,
Lakshmi.
Edited by: Lakshmi Atukury on Feb 13, 2012 7:30 AM

Check siddarth reply in below thread
http://forums.sdn.sap.com/thread.jspa?threadID=2135503
Regards
Srinivas

Similar Messages

  • Error:No receiver could be determined

    Hi Experts,
    While monitoring XML messages, I am getting one error "No receiver could be determined" for sender interface catalogupdatenotification_out. Please let me know how i can maintain receiver for this interface. I am SRM consultant and know very little about PI and we are not having any PI consultant this month.
    Thanks for your help.
    Regards,
    Raj Saini

    Hi Raju
    As you are new go through the below link to understand a simple XI Scenario
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1345
    specific to your error , you need to check why there are no receivers for the inteface , either there are filter conditions in Receiver determination which are not satisfied or your configuration scenario is cofigured in appropiratly ,refer above blogs and try to configure correctly,
    Also for your reference , you can find a lot of information  in the bleow link (may be its lot of information for  you at this stage)
    http://wiki.sdn.sap.com/wiki/display/XI/PI7.0and7.1Mapping-Blogs%2CArticles%2CWiki%2CCodeSamplesandVideos+Collections
    Regards
    $rinvias

  • Error No receiver could be determined in PI71

    hello Expert,
    i am testing a sample scenario with  proxy->xi->file
    application BC6, xi server PI71
    configuration test is okey.
    i used the BC(BS_File) is as the sender and receiver
    but after run,  the sender name in the record in sxmb_moni is changed BS_EC6.
    i never used the bs_ec6 as sender.
    so a error with 'no receiver could be determined ' happened
    who could tell me why
    the sender must be a Businees System?
    Best Regards,
    Kevin
    Edited by: Kevin Gao on Dec 19, 2008 10:00 PM

    Sender system must be business system for proxy scenario

  • Acknowledgment error : "No receiver could be determined" !?

    HI,
    This is my flow :
    SAP R/3 sends idoc to a third party through XI. This idoc must be changed in flat file type CSV. This flow works fine but there is a problem in the acknowledgement : "No receiver could be determined".
    What is the problem ?
    Error :
    <SAP:ReliableMessaging xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SystemAckRequested="false" SystemErrorAckRequested="true" ApplicationAckRequested="true" ApplicationErrorAckRequested="true" SOAP:mustUnderstand="1">
         <SAP:QualityOfService>ExactlyOnce</SAP:QualityOfService>
    </SAP:ReliableMessaging>
    <SAP:Diagnostic xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
         <SAP:TraceLevel>Information</SAP:TraceLevel>
         <SAP:Logging>Off</SAP:Logging>
    </SAP:Diagnostic>
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
         <SAP:Category>XIServer</SAP:Category>
         <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
         <SAP:P1/>
         <SAP:P2/>
         <SAP:P3/>
         <SAP:P4/>
         <SAP:AdditionalText/>
         <SAP:ApplicationFaultMessage namespace=""/>
         <SAP:Stack>No receiver could be determined</SAP:Stack>
    </SAP:Error>
    Thanks.
    Best regards

    Sorry but this error desapear. With have a new error : ATTRIBUTE_INV_SND_SERV
    We use mapping conversion and CSV file channel.
    Thanks

  • File to RFC to File error "No receiver could be determined"

    Hi everybody.
    I have a errors in BPM ...
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Identification
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    but where i enter in transaction SXMB_MONI_BPE -> Continue Processes Folowing Errors, entered in my item and choose "Send Message Synchronously" appear window "Display work item" in this "Work item information" line Status=Error press button "i Message" appear following message:
    No exception defined for fault message
    INTERNAL_ERROR INTERNAL_ERROR
      Help me what do now?
    Anvar.

    Hi,
    I've browse through your error document and everything seems to be ok. In the menu is this  full cache refresh. Remember also to activate all objects in integration directory
    Regards,
    Wojciech

  • Error while process the CPPR-Rfx "No receiver could be determined"

    Hi Experts,
    We are working on SRM 7.0 Extended Classic Scenario, While testing the CPPR-Rfx process we are getting the error msg in Portal
    "No receiver could be determined".
    We implemented Badi ME_REQ_SOURCING_CUST & BBP_EBPXML_OUT_BADI
    We are getting this ERROR " No receiver could be determined" While clicking the "CREATE RFX" with reference to Purchase Requisition through Hormonized roles.
    Pl suggest what could be the problem.
    Regards,
    Mohan

    Check if below settinjgs are in place:
    Parameter CV_EXT_RFX_IND is set to true in ME_REQ_SOURCING_CUST  to create RFX.
    Business functions are activated in backend ECC system.
    In backend system Event type linkage is activated for receiver WS53800009, event RFXREQUESTED and BO BUS2105
    In Backend system Activate outbound messages for events RFCREQUESTED for object type BUS2105.
    RFC user used in PI system is assigned to Purch org in SRM org structure.
    Maintain the service call RFQRequestSUITERequest_In in XI/PI.
    Maintain transac type for RFx in SRM.
    Do you see any entries in XI monitor and queues?
    Thanks,
    Jagadish

  • No receiver could be determined - ERROR

    Folks - I am getting this error - "No receiver could be determined" when testing using an SAP provided HTTP client for us.  I have input the following parameters in the URL:
    http://srvhousapdemo:8013/sap/xi/adapter_plain?namespace=http%3A//www.wellogix.com/PIDX_12/R3_46&interface=Z_PO_Create&service=XIS_eFT&QOS=BE&sap-user=bmills&sap-password=xxxxxxxx&sap-client=200&sap-language=EN
    ServerHost     - srvhousapdemo
    ServerPort     - 8013 
    Client         - 200
    SenderService  - XIS_eFT 
    QOS            - BE
    SenderInterface - Z_PO_Create 
    SenderNamespace - http://www.wellogix.com/PIDX_12/R3_46
    ServiceUser     - xiappluser
    Password        - xxxxxxxx
    Any pointers will be appreciated!
    Thanks.
    -Cal

    Just to confirm...
    You have the following entries in the configuration :-
    <b>1.Receiver Determination</b>
    Sender service - XIS_eFT
    Sender Interface - Z_PO_Create
    Sender Namespace - http://www.wellogix.com/PIDX_12/R3_46
    Configured Receivers - <Receiving_Service>
    <b>2. Interface determination</b>
    Sender service - XIS_eFT
    Sender Interface - Z_PO_Create
    Sender Namespace - http://www.wellogix.com/PIDX_12/R3_46
    Receiver Service - <Receiving Service>
    Configured Inbound Interfaces - <Inbound_interface> / <Interface_Mapping>(may or maynot be there)...
    <b>3. Receiver Agreement</b>
    Sender service - XIS_eFT
    Receiver Service - <Receiving Service>
    Receiver Interface - <Inbound_interface>
    Receiver Namespace - <Inbound_interface_Namespace>
    Receiver Communication Channel - <reciever_comm_channel>

  • BPM sync to jdbc produces No receiver could be determined

    Hi,
    I am sending a sync select statement from BPM to JDBC adapter but I get the following error: No receiver could be determined.
    I checked in MONI and I can see the select statement, even the response but I get this error. I looked at the graphical workflow log and every step "executes successfuly" but in the XML messages list I have 3 messages, 2 with the successful flag and one with a red flag, the red flag displays this error.
    Since both interfaces, the BPM abtract interface and the inbound interface for the JDBC adapter are BOTH SYNC, shouldn the response message arrive back at the BPM automatically ? or must I define another reciever determination ?
    Cheers.

    Hi,
    How have you used the send step? In this case it should be used with sync mode.
    Selcet the mode property of "send" step as synchronous. Then you will have to give two message types one for request and the other for response.
    After this send step you can have a normal send step and you can use this to send response wherever you need.
    Regards,
    P.Venkat

  • BPM "No receiver could be determined"

    Hi everybody...
    What i do for
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Identification
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Message was edited by:
            Anvar Palvanov

    Hi everybody...
    I am open transaction SXMB_MONI_BPE -> Diagnosis Processes with Errors
    ID Type Work item text                           CreateDate CreateTime
      Misc
    19 F    Doc_RFC_BPM http://sap.com/xi/XI/Demo/F  01.12.2006 17:47:09
       in errors
    No receiver could be determined
    Work item 000000000021: Object CL_SWF_XI_MSG_BROKER method SEND_SYNCHRON cannot be executed
    No exception defined for fault message INTERNAL_ERROR INTERNAL_ERROR
    Error handling for work item 000000000021
    No exception defined for fault message INTERNAL_ERROR INTERNAL_ERROR
    Anvar.

  • Error: No Receiver could determined

    Hi all:
    I am setting up one scenario about ' XML to IDOC '.
    When I send XML from one R3 system to XI , I meet with the following errors.
    "No receiver could be determined"
    Anybody could help? Thank you,
    Mohamed.

    Please find in below my configuration. I don't understand why it doesn't Apparently the XML goes well and it generates an Idoc Number when I see in SXMB_MONI. But when I type this number in WE05, there is nothing with that number.
    Thank you,
    Mohamed.
    Configuration:
    Display Receiver Determination:
    Sender
    Service : Z_SAP_ECC_BS
    Interface: MI_Order_Outband1
    Namespace :http://test.com/PI01/Idoc
    Receiver:
    Service: *
    Display Interface Determination:
    Sender
    Service : Z_SAP_ECC_BS
    Interface: MI_Order_Outband1
    Namespace :http://test.com/PI01/Idoc
    Receiver
                                     Inbound interface
    Name:Cremas.Cremas05 Namespace:urn:sap-com:document:sap:idoc:messages
                                     Interface Mapping
    Name:IM_Order_Idoc       Namespace:Z_SAP_ECC_00 , 1.0 of accenture
    Display Sender Agreement:
    Sender
    Service: Z_SAP_ECC_BS
    Interface:  Z_SAP_ECC_00 , 1.0 of accenture
    Namespace :http://test.com/PI01/Idoc
    Receiver
    Service :BS_ER6CLNT001
    Display Receiver Agreement:
    Sender
    Service: Z_SAP_ECC_BS
    Receiver
    Service :BS_ER6CLNT001
    Interface:  CREMAS.CREMAS05
    Namesapce: urn:sap-com:document:sap:idoc:messages
    Receiver Communication Channel : GeneratedReceiverChannel_IDoc
    Edited by: rahhaoui mohamed on Feb 11, 2009 5:10 PM

  • Errors about 'No receiver could be determined'

    Hi all:
    I am setting up one scenario about ' IDOC to file '.
    When I send IDOC from one R3 system to XI , I meet with the following errors.
    No receiver could be determined
    The SOAP Error is
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Grouping
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    The trace is
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Grouping
      -->
    - <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30">
      <Trace level="1" type="B" name="IDX_INBOUND_XMB" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">User: KEN</Trace>
      <Trace level="1" type="T">Language: E</Trace>
      <Trace level="1" type="T">ALE-AUDIT-IDoc-Inbound Handling</Trace>
      <Trace level="1" type="T">IDoc-Inbound-Handling</Trace>
      <Trace level="1" type="T">Syntax-Check-Flag X</Trace>
      <Trace level="1" type="T">IDoc-Tunnel-Flag X</Trace>
      <Trace level="1" type="T">Queueid</Trace>
    - <Trace level="1" type="B" name="IDX_IDOC_TO_XML">
      <Trace level="1" type="T">Get the Metadata for port SAPDEV</Trace>
      <Trace level="1" type="T">Convert Segment-Definitions to Types</Trace>
      <Trace level="1" type="T">Make Syntax check of actual Idoc</Trace>
      </Trace>
      <Trace level="1" type="T">Set Receiver Routing-object</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_IDX_IDOC_RESOURCE-SET_IDOC" />
      <Trace level="1" type="T">Exit Function IDX_INBOUND_XMB</Trace>
    - <Trace level="1" type="B" name="CL_IDX_IDOC_RESOURCE-GETBLOBDATA">
      <Trace level="1" type="B" name="CL_IDX_IDOC_RESOURCE-ITAB_TO_BINARY" />
      </Trace>
      <Trace level="1" type="T">COMMIT is expected by application !</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-ENTER_XMS" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-SET_START_PIPELINE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="SXMBCONF-SXMB_GET_XMB_USE" />
      <Trace level="1" type="B" name="CL_XMS_TROUBLESHOOT-ENTER_PLSRV" />
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">XMB entry processing</Trace>
      <Trace level="1" type="T">system-ID = XID</Trace>
      <Trace level="1" type="T">client = 800</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = KEN</Trace>
      <Trace level="1" type="Timestamp">2006-03-06T13:55:08Z CET</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_UC_EXECUTE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Message-GUID = 2B74B179E6789D40BCC4A22D826EBDEF</Trace>
      <Trace level="1" type="T">PLNAME = CENTRAL</Trace>
      <Trace level="1" type="T">QOS = EO</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_ASYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline = CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Get definition of internal pipeline = SAP_CENTRAL</Trace>
      <Trace level="1" type="T">Queue name : XBTI0012</Trace>
      <Trace level="1" type="T">Generated prefixed queue name = XBTI0012</Trace>
      <Trace level="1" type="T">Schedule message in qRFC environment</Trace>
      <Trace level="1" type="T">Setup qRFC Scheduler OK!</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Going to persist message</Trace>
      <Trace level="1" type="T">NOTE: The following trace entries are always lacking</Trace>
      <Trace level="1" type="T">- Exit WRITE_MESSAGE_TO_PERSIST</Trace>
      <Trace level="1" type="T">- Exit CALL_PIPELINE_ASYNC</Trace>
      <Trace level="1" type="T">Async barrier reached. Bye-bye !</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE" />
      <Trace level="1" type="T">Note: the following trace entry is written delayed (after read from persist)</Trace>
      <Trace level="1" type="B" name="SXMS_ASYNC_EXEC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Starting async processing with pipeline CENTRAL</Trace>
      <Trace level="1" type="T">system-ID = XID</Trace>
      <Trace level="1" type="T">client = 800</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = KEN</Trace>
      <Trace level="1" type="Timestamp">2006-03-06T13:55:08Z CET</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_SYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Corresponding internal pipeline SAP_CENTRAL</Trace>
      <Trace level="1" type="B" name="PLSRV_RECEIVER_DETERMINATION" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_RD_PLSRV-ENTER_PLSRV">
      <Trace level="1" type="T">R E C E I V E R - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      <Trace level="1" type="T">No Relation found - accept given receivers.</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="System_Error">Application-Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      </SAP:Trace>
    Could anybody give me some clue to debug this problem ?

    Hi Jianhong,
    Since you are doing an idoc to file scenario, you would not require a sender idoc adapter, you would have to configure only a receiver file adapter. Since i guess this is your first idoc to file scenario refer this blog to check if you have followed the steps correctly in the repository and directory:
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1819. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] The blog does not talk about partner profile setup, and i hope you are aware of how to do this.
    Configure your receiver file adapter according to this:
    http://help.sap.com/saphelp_nw04/helpdata/en/95/bb623c6369f454e10000000a114084/content.htm
    Do ask if you require further information.
    Regards,
    Chandra

  • Web Service to IDoc scenario: No receiver could be determined error

    Hi. I am working on a web service to IDoc scenario. I am receiving this error:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Identification
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I've taken the XML message being sent to me and tested the mapping and I've completed the test configuration in the IB. Both work fine. Any ideas? I've been looking into this for a couple of days, so I've been through all the previous posts I could find.
    Thank you.
    Nicole

    hi,
    This is not related to receiverdetermination ,whether you creaeted or not.
    It is somthing related to receiver systemwhich was configured in Receier determination.
    check the target BS is correct or not or the inbound interface.
    Did you configured the proper receiver technical system..
    OR
    Check the Receiver Determination is configured correctly. i.e R/3
    Verify all the configurations like SM59, Partner Profile/Logical systems. etc. Also check in SM58 of R/3 system.Make sure that All the objects are activated in the Directory.Refresh the cache.Verify is the business system is pointing to correct R/3 system . Go to Business system/Service->Menu->Adapter specific identifiers in the directory
    You can test your configuration with sample
    payload.
    In ID goto to TOOLS -
    > Test Configuration for testing.
    Hope in this way you can still find at which point the interface goes wrong.

  • NO_RECEIVER_CASE_BE - No receiver could be determined error

    Hi Experts,
    Scenario: SOAP to JDBC BPM Scenario
    Error: When I tried to execute the scenario, I am getting the below error. The interface mentioned in Integration Directory and SXMB_MONI are different. Where to do the correction?
    Note :Refreshed the cache in SXI_CACHE and Administrator screen. I couldn't see the Integration Process in SXI_CACHE
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Identification
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Regards
    Sara

    What was the resolution?

  • No receiver could be determined + MDT Error

    Hello,
    *1.* I have one scenario for IDoc-XI-Proxy.PI 7.0
    When Sending IDoc from SAP1 to XI I am getting below error in SXMB_MONI.
    Config seems okay.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Identification
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    2. While opening Message Display Tool(MDT) it's asking for Username and Password but when it give User/Password it gives me an error.
    We are on SP09 PI 7.0.
         SSO logon not possible; logon tickets not activated on the server
         Choose "Logon" to continue A dialog box appears in which you can enter your user and password
         No switch to HTTPS occurred, so it is not secure to send a password
         Client, name, or password is not correct; log on again
    Thanks.

    Hi Gujjetti,
    Please find the details::
    SenderService:  SAPIDS
    MessageInterface: MI_IDES_CREMDM(I tried with CREMDM.CREMDM06 too)
    NameSpace: https://www.abcd.com
    ReceiverService: SAPECCDEV
    MessageInterface: MI_ECC_CREMDM
    NameSpace: https://www.abcd.com
    I am getting an error in Second Step "Receiver Identification" after "Inbound Message" in SXMB_MONI as below.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--
    Receiver Identification
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Thanks.
    RP

  • No receiver could be determined Error - PurchaseOrderChangeRequest_Out

    Hi,
      I am working on SRM to SUS communication. When a PO change request has been sent from SRM to SUS via PI, I am receiving 'No Receiver could be determined' eror. I checked Integration Builder and we are missing the mapping.
      When I tried to do the mapping, I did not find the PurchaseOrderChangeRequest_Out interface in ESR. I tried to download ESR content from swdc. But not sure which content to download. Is there a way to find that out?
    Thanks,
    SG

    Hi,
    You can downloaded from marketplace.
    Please check the below threads which guides you ...
    Re: SRM to PI/XI Integration
    SRM And XI Integration
    Also, refer to below document.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/601d4fee-719f-2910-4f86-fa030ab07358?QuickLink=index&overridelayout=true
    Thanks and Regards,
    Naveen.

Maybe you are looking for

  • Add Wireless N Router To Network With An Actiontec Router

    Hi everyone, I know this wireless N thing is being beaten to death but I just really need to be pointed in the right direction.  I recently built a HTPC setup with a SiliconDust HD Homerun network tuner so I could share three tuners with computers on

  • Need a help to Update Infotype.....

    Hi Experts, *am developing HR-ABAP Report inthat, i have data in 2 internal tables, through these (itabs) i want to* *insert the data into 2 Ztables(Respective tables) and then i want to Update one Custom Infotype.* how can i procedure for this? is t

  • Regarding E-Recruitment EHP4

    Hi, We have upgraded from E-Recruitment EHP2 to E-Recruitment EHP4.  We  need to do some customization in the applications like changing the description texts, label of the UI elements etc.. Is there a place in the configuration settings so that we c

  • How to install ibooks on ipad 1 running IOS 5.1.1

    I'm trying to install ibooks inmy ipad 1 (last IOS supported 5.1.1) and appstore just say i need IOS7. I'm from spain so i use spanish app store.

  • Install_flash_player.exe 404 / Wrong Link...

    I'm trying to download the player... but the link is wrong or the server down. Just that. Thanks EDIT: Sorry the few data, here's some more: In this page is the link to the installer: http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_