Reg: Error at Receiver determination

hi friends
i have designed a scenario for JDBC to RFC and while testing that scenario at configuration part i found the error that  "receiver determination is not found"  i also tested with file to file scenario and found the same error . can anyone suggest how to overcome this error and what might be the error.
with regards
sharmista

Hi Dadapure sharmishta,
Have you provided any conditions in the receiver determination? In that case make it sure that the condition is getting satisfied. Also check if all the objects are activated. Check the sxi_cache for cache related issues.
Thanks and Regards,
Sanjeev.

Similar Messages

  • Alert to Error in Receiver determination mapping

    Hi everyboy.
    Im using a mapping to decide the receiver determination (ReceiverDetermination - http://sap.com/xi/XI/System).
    I can´t configure an alert when the mapping fails.
    How could I do that????
    Thanks a lot

    Hi Christian,
    As per my understanding you are using extended receiver determination by creating an interface mapping in between your outbound interface and standard receiver interface of SAP BASIS.Do you mean to say that if source data doesnot fulfill the condition to determine any receiver.If so, then I believe in SXMB_MONI we can find the error as unable to determine receiver.Since it belongs to mapping so it will be executed in Integration engine.
    create an alert category in ALRTCATDEF
    Define Alert Rule in RWB -> Alert Configuration
    Select the our own Alert Category
    Click to Add Rule and activate the corresponding rule
    Regards,
    Nutan

  • Error in receiver determination - Client proxy to IDOC using PI-IS

    Hi,
      I am using client proxy to send the order acknowledgement from SCM to R/3 , I am getting below error
    <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:Stack>No receiver could be determined</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    I am using the standard SAP message interface in the sproxy.
    Also I am getting error in Proxy generation "Logical port template not determined" "LPT could not be created without DT".
    Thanks,
    Menaga

    <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
    The above error occurs due to:
    1) You have configured a wrong receiver service in the Receiver Determination
    2) You have configured the correct receiver but the cache is not updated
    So check if the receiver service exists and the cache is updated.
    Also I am getting error in Proxy generation "Logical port template not determined" "LPT could not
    be created without DT".
    Check if you get any lead from this thread:
    Failed to time to generate proxy - TRX SPROXY
    Does it mean that you have no proxy generated and you are testing??....if yes then you will get the above error (NO_RECEIVER_CASE_ASYNC).
    Regards,
    Abhishek.

  • Reg :Error in receiver side

    Hi guys,
    I got error in IDOC to File Sce like as "RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code>
    No receiver could be determined
    can you please me answer

    Hi
    Try to activate the Receiver Determination once again and check if it is created in the configuration.
    Thanks
    Rinku Gangwani

  • Reg: Error at Interface Determination

    hi friends
    i have designed a scenario for MS SQL to R3 i.,e JDBC to RFC adapters. i have designed and activated but while monitoring communication channels it was showing error at sender as INTERFACE DETERMINATION have not been configured, but i have checked it , it was configured correctly .so, what might be the problem .
    with regards
    suman

    Hi,
    check in bottom of receiver determination screen under receiver business system wheather interface determination inbound message interface and interface mappings are visible.
    also try making some dummy changes and activate it again.
    also check in sxi_cache ur interface determination.
    thanks.

  • Reg.Error in account determination: table T030K key NCCA EXD

    Dear Friends
    we are doing domestic sales for that I am doing pricing procedure, I create 5 condition types without access sequence,and I manualy enter all the mrp price,mrp discount,bed,eces,shec and cst in billing,  during the billing release I am getting the error
    "  Error in account determination: table T030K key NCCA EXD" Diagnosis In the chart of accounts to be posted to, no accounts are defined for the tax code you used. "  in VKOA  I maintained the account key ERL,MWS and EXD,and also in OBCN and OB40 but I am getting the same error.
    do I need to create separate procure for pricing ? or can I use the same procedure which in SD.
    do I need to change the TAXINJ and put the EXD there ? I am unable to solve this problem. Please help me .
    Thanks
    Rajakumar.K

    FYI, as per SD pricing for tax condition type is concern, it doesn't require tax procedures to be maintain.
    Tax % with correspondingly tax codes are maintain & determine from Condition record in to the pricing of sales doc.
    These kind of error occurs due to non determination or missing tax code in sales doc pricing.
    In turn, raises error due to accounting interface.
    So, as per best practices, tax condition type are determined through condition record in sales document.
    Thus, you ought to have access sequence for tax condition type & should create condition record with respective TAX % & Tax code. By, manually processing tax values into pricing, you will be able to maintain tax %, but without TAX CODE.
    I hope this can assist you.
    Thanks & Regards
    JP

  • XPath Error in Receiver Determination

    Hi All,
    I hav an outbound message coming out of ERP (Non IDoc). I have to route the message based on the field DESTINATION in the message. The payload in the SXMB_MONI is as follows.
    <?xml version="1.0" encoding="utf-8" ?>
    <nr1:OLabelling_OB xmlns:nr1="http://cpe.com/cpe_ftp_wms/Labelling/OL">
    <Label>
      <b><DESTINATION>XXXX</DESTINATION></b>
      <PRPRORD>0001005683</PRPRORD>
    </Label>
    </nr1:OLabelling_OB>
    In the receiver determination, I hav chosen the XPath button and given the following value
    <b>/nr1:OLabelling_OB/Label/DESTINATION</b>.
    This doesn't work. i had also tried giving the namespace and the prefix as
    <b>nr1</b> <b>http://cpe.com/cpe_ftp_wms/Labelling/OL</b>. but that dint help either.
    If i remove the condition, then it is working fine.
    Any help in this regard?
    Thnx in Advance.
    Anil

    I had activated and checked......it was not getting displayed.......
    But i checked the xpath rules and used a work around solution for this. as per the xpath rules if i enter xpath as //DESTINATION, it picks up the DESTINATION field from anywhere in the document. and that worked.
    Thnx for ur help so far...
    anil

  • Reg:Xpath in receiver determination

    Hello,
    My message strcture looks like below.
    Record
    Level1
    item
    field1
    Level2
    item
    field2
    Level3
    item
    field3
    There can be multiple items for each level.
    Here goes my condition.
    I have to send the message to the receiver system "A" only when filed2 value is same across all items under level2 i.e. if there are three items under level2, then field2 should have the same value  across the items.
    Can you please let me know how do we impliment this in the reciver determination step using xpath?
    Regards,
    Rahul

    Rahul,
    Your scenario can be achieved using Enhanced Receiver Determination. Using Xpath in Receiver Determination might become complex for your condition.
    Refer below links for Enhanced Receiver Determination.
    http://help.sap.com/saphelp_nw04/helpdata/en/43/a5f2066340332de10000000a11466f/frameset.htm
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3343
    Regards,
    Geetha

  • Reg. condition based receiver Determination

    Hi,
        I need to send the records to two systems based upon the value
    For Ex. All the material group record letz say (1,2,3,4,5,6) Shuld go to Receiver1 and only the records which belongs to material grp shud go to Receiver2.
    I am trying using Condition based Receiver Determination
       For Receiver 1 :-
                  I didnot give any condition.Coz all the records have to go to Reciver1.
       For Receiver 2 :-
                     I have written the condn in the Interface determination
                i.e) Material Group = 2.
    But  All the records are going to these two receivers.I have tried everything.
    Thanks in advance
    Regards
    Anandan

    Anandan,
    Similar situation has worked for me. Please check the condition you have mention in Interface Determination.
    In the Interface determination you need to have 2 inbound interfaces. Specify the respective condition for each inbound interface.
    Example: if the Response field has the value as "Success" or "Failure" the message has to go to first interface. The message has to go to second interface only if the response is "Failure". so you can provided following condition in the interface determination:
    <b>Condition 1:For first inbound interface</b> (/p1:MessageType/RecordSet/Response = F) OR (/p1:MT_RESPONSE_FROM_PS_BI/RS/Response = S)
    <b>Condition 2:For second inbound interface</b> (/p1:MessageType/RecordSet/Response = F)
    The above condition has worked for me. Hope this would be helpful to you.
    Regards,
    Sridhar

  • Error in Receiver Determination

    Hi,
    I am getting this error in the intergration engine, please help. 
    <?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">CX_RD_PLSRV</SAP:Code>
      <SAP:P1>Problem evaluating a condition: Exception CX_SWF_RLS_RULE occurred (program: CL_SWF_RLS_CONDITION==========CP, include: CL_SWF_RLS_CONDITION==========CM00Q, line: 160).</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when determining the receiver: Problem evaluating a condition: Exception CX_SWF_RLS_RULE occurred (program: CL_SWF_RLS_CONDITION==========CP, include: CL_SWF_RLS_CONDITION==========CM00Q, line: 160). Problem evaluating a condition: Exception CX_SWF_RLS_RULE occurred (program: CL_SWF_RLS_CONDITION==========CP, include: CL_SWF_RLS_CONDITION==========CM00Q, line: 160). Exception CX_SWF_RLS_RULE occurred (program: CL_SWF_RLS_CONDITION==========CP, include: CL_SWF_RLS_CONDITION==========CM00Q, line: 160). Exception CX_SWF_RLS_OPERAND_MISSING occurred (program: CL_SWF_RLS_COMPARISON=========CP, include: CL_SWF_RLS_COMPARISON=========CM002, line: 63). Exception CX_SWF_RLS_OPERAND_MISSING occurred (program: SAPMSSY1, include: , line: 0). Exception CX_SWF_EXP_EVALUATE occurred (program: CL_SWF_EXP_EXPRESSION=========CP, include: CL_SWF_EXP_EXPRESSION=========CM027, line: 38). Exception CX_SWF_EXP_EXPRESSION occurred (program: CL_SWF_EXP_EXPRESSION=========CP, include: CL_SWF_EXP_EXPRESSION=========CM01Z, line: 520). Exception CX_SWF_EXP_EXPRESSION occurred (program: CL_SAI_SWF_RULE_ENGINE========CP, include: CL_SAI_SWF_RULE_ENGINE========CM00S, line: 42). Problem when processing the XPath expression /MBGMCR02/IDOC/E1BP2017_GM_ITEM_CREATE/[normalize-space(STGE_LOC)]</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

    Dear Ravi Kanth,
    As for as my knowledge its shows the Exception: Operand Missing CX_SWF_RLS_OPERAND_MISSING occurred,
    Plz check in your condition in detemining Receivers used proper operands.
    Best Regards
    Praveen

  • Runtime error in Receiver determination

    Hi All,
    While testing my configuration in ID, it shows an Runtime error message "Message is incomplete. No Sender found".
    Note: I testing for a File to Idoc Scenario.
    Regards,
    Nithiyanandam

    Hi,
      <i> <b>Message is incomplete. No Sender found".</b></i> -- I guess you are not selected the Sender Service,Interface,Namespace and Receiver service in Header section.Before RUN the test configuration you need to check that have you choosen the proper sender and reciver in Header section.
    Hope it will helps to you, Check it out the same and try to test the configuration.
    Cheers
    Veera

  • Error while doing Enhanced Receiver Determination

    Hi,
    My scenario is Fiel->XI->File with enhaced receiver determination that is i should get the receivers dynamically at runtime.
    I gave Operation mapping in Receiver determination and created all other objects.
    Even if i check message mapping i am getting multiple receivers but, in SXMB_MONI i am getting the following error
    <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">CX_RD_PLSRV</SAP:Code>
      <SAP:P1>Problem while determining receivers using interface mapping: Error when parsing receiver listLength of XML document 144</SAP:P1>
      <SAP:Stack>Error when determining the receiver: Problem while determining receivers using interface mapping: Error when parsing receiver listLength of XML document 144 Problem while determining receivers using interface mapping: Error when parsing receiver listLength of XML document 144 Error when parsing receiver listLength of XML document 144 System expected the element &#39;Receivers&#39;</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    Can anyone suggest
    Regards,
    Sunitha

    Hi,
    I am getting error in Receiver Determination step only. so, unable to see the receivers.
    Is there any option to check that particular message which conists of receivers in PI.
    "In every receiver root node only one receiver can exist.
    you have to reapeat the root node for every receiver. "
    ya i changed the occurance of the message type. In message mapping i am getting multiple root nodes at target but in SXMB_MONI i got that error.
    Regards,
    Sunitha

  • Receiver Determination Not Found

    Hi all,
    Currently we integrating SAP ECC with TM using PI ,we have followed the standard document given and done the configuration steps ,
    "Installations and Upgrades - R" SAP Rapid Deployment solutions" SAP Transportation Planning for Shippers RDS" SAP TM DTP RDS" SAP TM DTP RDS V2.90",the reference document is from the above link.
    ECC has triggered an workflow which is in format of XML ,but when we checked in SXMB_Moni,i am getting the below error.
    Receiver Determination: No Receiver could be determined
    2:26:30 PM
    2:26:30 PM
    SHDCLNT900
    http://sap.com/xi/APPL/Global2
    BusinessDocumentFlowTMInformationbyBusinessObjectReferenceQueryResponse_Out
    CENTRAL
    "Current Status"
    Synchronous
    BE
    IENGINE
    00000000000000000000000000000000
    00000000000000000000000000000000
    00000000000000000000000000000000
    53EB863237550A10E10080000A1A016E
    sender =>R/3 system
    Receiver=>TM system .
    Your help is badly needed

    hi Hareesh,
    please find the below screen shot of my ID objects ,we generated it using "Apply Model From ES repository".

  • No receiver determination found in spite of correct url

    Hi everybody,
    our partner tries to reach our XI on https adapter to start a synchronous process. The url is as follows:
    <u>https://[host]:[port]/sap/xi/adapter_plain?party=[PARTY]&service=[SERVICE]&interface=[INTERFACE]&namespace=[NAMESPACE]</u>
    I can see the message in the TA: sxmb_moni but there is always the error: No receiver determination found. But everything is correct. There IS a valid receiver determination set up. Are there any other parameters that have to be put into the url to get that connection online?
    Regards.
    Oliver.

    Yes please...the reason i am asking you try this is that in the comments of the HTTP inbound handler...you see what is below....so i am asking you to put the parameters that seems to be mandatory from this...
    call-syntax:  XI 3
    http://hostname:port/path
                         ?namespace=???
                         &interface=???
                         &service=???
                         &party=???
                         &agency=???
                         &scheme=???
                         [&qos= EO|BE|EOIO]
                         [&msgguid=???]
                         [&queueid=???]
                         [&trace=[1|2|3]]
    Thanks,
    Renjith

  • Redarding receiver determination

    hi all
    iam ajay,
    here i faced a problem at xi server. even i created the receiver determination it alerts an error in receiver determination.i furnished my error below.
    let me know the solution
    <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="RCVR_DETERMINATION">CX_RD_PLSRV</SAP:Code>
      <SAP:P1>Problem extracting values from the message: The exception occurred (program: CL_SAI_SWF_RULE_ENGINE========CP, include CL_SAI_SWF_RULE_ENGINE========CM006, line: 93)</SAP:P1>
      <SAP:P2 />

    Hi Ajay,
    Have you defined a rule for the receiver determination.
    Please can you check on this thread. Same issue
    Error evaluation condition in receiver determination
    Regards
    Vijaya

Maybe you are looking for

  • Solaris 10 x86 installation problem on ProLiant DL380..

    I'm trying to put Sol10 b72 on a dual-proc ProLiant DL380 here, with the Compaq 5i array controller. I have the Solaris 9 drivers from HP; they seem to work just fine for the installation. The problem comes at the end of the first disc. Sidebar: For

  • Issues in Connecting SQL Server 2008 to BI om Solaris

    Hi , I am trying to Connect a Standalone SQL Server to a BI System on UNIX Via UD Connect . Both SQL Server and BI System are on the Same Network ( Subnet ) . I have Deployed the JDBC Drivers in BI Via Visual Administrator PATH :- Server --> Services

  • NI OPC and S7200

    HI i want to develop SCADA application for S7 200 PLC. I am using NI-OPC. I have connected S7200 PLC to Ethernet network through CP243-1 communication module. DO i need additional hardware to communicate S7 200 with NI-OPC. PBP (CLAD) Labview 6.1 - 2

  • MAC Mini (Nov. 2009) DVD Player Not Working

    Help Please.  Have a Mac Mini (Nov. 2009).  The DVD player has stopped reading any and all DVDs, Including the "Install Disk."  Anything I can do about the DVD player or do I have to take it in? Thanks, Milo

  • Logic script average

    hi experts, how to use syntax "avg" in logic script? or is there any way to implement the average calculation? as example of data in 1 model: emp01     entity01     interco01     percent     0.1 emp02     entity01     interco01     percent     0.2 em