Receiver Determination for an Outbound Message to Multiple Receivers

Hi,
I have a scenario in which one Single Outbound Message needs to be sent to multiple receivers.
1. I have set up the Receiver Identification correctly i.e I can see the Receiers and their end points.
2. The problem is that when the first Message fails i.e due to Mapping error , the remaining Receivers do NOT get any messages.
3. So does XI does a Rollback of the whole set of receivers if first one fails?
Logically speaking the Message should go to other Receivers even if it fails for one of them.
I see a Red flag and then a Green flag in SXMB_MONI.
Please advice.
Thanks so much.
A

Hi,
I checked the trace log for Receiver Identification.
It says : Evaluating Condition //VBELN EQ '999999'.
INVALID RECEIVER : (rec name)
If the XPATH has turned false why does it still call the same Receiver ??
The value of VBELN is never 999999.
Can you please advice?
Thanks
Ashish

Similar Messages

  • Enhanced Receiver Determination for synchronous interface.

    Hello!
    Was anyone faced with the Enhanced Receiver Determination? When I try to create
    the definition of the Interface Mapping, I get the error:
    "Interface modi are different. Source interface Message Interface MI_My_sync_iface | urn:my is synchronous. Target interface Message Interface ReceiverDetermination | http://sap.com/xi/XI/System is asynchronous"
    Thank you.

    Hi ,
    U can go through below limks  :
    Illustration of Enhanced Receiver Determination - SP16
    SAP NetWeaver Process Integration: Enhanced Receiver Determination for Synchronous Scenarios
    Enhanced Receiver Determination in SAP XI - Exchange Infrastructure - Wiki
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/enhanced%2breceiver%2bdetermination%2bin%2bsap%2bxi
    Thanks

  • Enhanced Receiver determination - for Integration Process

    Hi,
    Just wanted to confirm that if it is possible to have more than one Receivers, with Enhanced Receiver Determination and one of the Receiver happens to be Integration Process. I know with Enhanced Receiver Determinations you can find more than one Receivers at Run time, however the key question is, if in addition to normal Receiver Systems (like SAP R/3 or Web Services etc), if we can also kickoff Integration Process within Enhanced Receiver Determination.
    Thanking in advance.

    as said by Udo Martens
    Assumedly the different receivers are using different Inbound Interfaces (a BP is using an Abstract Interface). Therefore you would need for each different receiver a own Interface Determination referring a own mapping.
    refer this wiki  http://wiki.sdn.sap.com/wiki/pages/pointstab/viewpageversion.action?pageId=131760630&version=5 to Know how to  configure Enhanced receiver determination  and Interface determination for each receiver .
    In your case one of the receiver will be Integration process

  • Receiver Determination for Integration Process - R/3

    Hi,
    While creating the receiver determination for the BAPI, how to specify the BAPI name in the Receiver (Partner) Service .
    I found an example in SDN Blog, however, it did not clear my doubt.
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    Kindly, reply me.
    Regards,
    dinesh.

    >
    Dinesh Kumar wrote:
    > Hi,
    >
    > While creating the receiver determination for the BAPI, how to specify the BAPI name in the Receiver (Partner) Service .
    >
    > I found an example in SDN Blog, however, it did not clear my doubt.
    >
    > /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    >
    > Kindly, reply me.
    >
    >
    > Regards,
    >
    > dinesh.
    did you import the BAPI?
    Your receiver system will be the SAP BS. when you use the f4 help option for the interface it will list the BAPI and u can select it

  • Dynamic receiver determination for synchron interface

    Hello everybody,
    I want to use dynamic receiver determination for a synchron scenario.
    The problem is, that the interface 'ReceiverDetermination' (http://sap.com/xi/XI/System SAP BASIS 7.00) is a asynchron interface.
    This leads to an error when activating the Interface-Mapping (synch source Interface -> asynch destination Interface ReceiverDetermination)
    Is there a way to use the dynamic receiver determination for synchron interface?
    Thanks a lot,
    Thomas

    Hi Thomas,
    I guess your scenario is not possible ASIS, since XI doesn't support 1:n for sync interfaces (and even if your mapping condition reduces it to 1:1, actually it is still 1:n, since your receiver list is unbounded).
    Theoretically, you could make it work with BPM, though.
    But I've never worked with a Receiver Determination Step reading from an enhanced receiver determination in ID (though there should be no problems).
    Use sync async bridge, then use receiver determination step to obtain the receiver from an enhanced Receiver Determination. Pay attention that this enhanced receiver determination is a dummy one, using a mapping from your async abstract interface to the ReceiverDetermination interface. Once your mapping has determined the receiver, the enhanced receiver determination will return that receiver to the Receiver Determination step in the BPM. Then use this receiver in the sync send step (in mode receiver from receiver list, not from context).
    The receiver determination of the actual sync send step may be a standard one, with the several receivers there (even if there are several there, at the moment of the sending, only one will be used).
    Maybe it will work, maybe not.
    Just try it.
    Regards,
    Henrique.

  • Send a message to multiple receivers from the same service

    Hi all,
    I registered on SAP community several months ago, I found many good hints and solutions to some of the problems encountered in XI and for which I thank you, but this is the first time I address a question to a common issue, written already about.
    I have a scenario with 1 File FTP sender adapter and 2 Receiver adapters:1 FTP adapter and 1 MAIL adapter. The input message is sent to one of these receiver adapters based on the value taken by a specific field from the input message.The receiver adapters are using the same party and service.
    The requirement is to solve this without using BPM.
    I have read "multiple receiver" issue related blogs and tried to use the standard receiver determination. Thus, I have 1 Sender Agreement, 2 Receiver agreements (one for FTP and one for MAIL), 1 Interface Determinations (with the 2 inbound interfaces and interface mappings corresponding to FTP and MAIL output) and 1 standard Receiver Determination where I added the party and service twice and specified for both the condition. The condition is based on XPath, is correct.
    In sxmb_moni, I get the error: "No receiver could be determined". If I remove one of the conditions, then the output is sent on both receiver adapters, instead of only the one that fulfills the condition.
    Can you please give me some feedback on how to solve this problem? It is rather urgent.
    I have also tried to create 2 Interface Determinations and have 2 Receiver Determinations, each one with the right condition. But I get the same error message.
    Is the problem due to the fact that I don't use 2 different services ?
    If you know how this can be solved without using BPM, please reply.
    Thanks a lot,
    Alina hudea

    > In sxmb_moni, I get the error: "No receiver could be determined". If I remove one of the conditions, then the output is sent on both receiver adapters, instead of only the one that fulfills the condition.
    Hi,
    I think the problem in Receive Determination. As you mentioned when you remove one of the condition then it works..
    What I concluded is, I think while creating your Receiver Determination for multiple receivers you added the receivers by pressing the plus sign and that means you are using mulitiple receivers with "AND" condition, so in this condition when both the condition will be true then only you will get success.
    What you can do is, Just remove one of the receivers and then add it by pressing the "OR" symbol i.e. by pressing this ( [ ] ) symbol and put your conditions as you like.
    I hope what I have concluded is correct.. 
    Regards,
    Sarvesh

  • Receiver determination for Split Message - Bulk message handling

    All,
    I have a scenario where MATMAS message is split to multiple receivers via multi mapping 1:n; the split is based on plant specific data, all works fine the mapping splits the message perfectly.
    The problem I have is in configuring the receiver determiniation. I have put conditions based on plant specific data the message should be distributed to the appropriate receiver. At runtime the MATMAS message received is treated as a bulk message and it produces mutiple sub-documents however in my case if the MATMAS has 3 plant specific data the data is send to all the 3 receivers instead of sending just one message per plant to the appropriate receiver.
    Its IDOC to File scenario on XI 3.0, SP20.
    Receiver Determination:
    /MATMAS05/IDOC/E1MARAM/E1MARCM/WERKS = 'xxxx' -> send to XXXX_receiver
    /MATMAS05/IDOC/E1MARAM/E1MARCM/WERKS = 'yyyy' -> send to YYYY_receiver
    Though the receiver determiniation splits the message by plant it could be that a material is maintained for both xxxx and yyyy plants and in this case both should receive the message but the contents would be different. The problem I have is both messages are delivered to both receivers.
    I appreciate those who have taken the time to read the thread and thank you all in advance supporting with advices.
    / Saj

    Please find attached the source xml before transormation used for the xpath that I have indicated in my original message. From the below message E1MARCM-BESKZ differs on each plant and also has a corresponding warehouse view E1MLGNM where for example LHMG1 value differs for each warehouse.
      <?xml version="1.0" encoding="UTF-8" ?>
    - <MATMAS05>
    - <IDOC BEGIN="1">
    - <E1MARAM SEGMENT="1">
      <MSGFN>005</MSGFN>
      <MATNR>000000000001002201</MATNR>
      <MTART>ZFGS</MTART>
      <MATKL>1111003</MATKL>
    - <E1MAKTM SEGMENT="1">
      <MSGFN>005</MSGFN>
      <SPRAS>E</SPRAS>
      <MAKTX>AA Ni-MH Rechargeable Batteries</MAKTX>
      </E1MAKTM>
    - <E1MARCM SEGMENT="1">
      <WERKS>4911</WERKS>
      <BESKZ>F</BESKZ>
      </E1MARCM>
    - <E1MARCM SEGMENT="1">
      <WERKS>4912</WERKS>
      <BESKZ>X</BESKZ>
      </E1MARCM>
    - <E1MARCM SEGMENT="1">
      <WERKS>5020</WERKS>
      <BESKZ>E</BESKZ>
      </E1MARCM>
    - <E1MARMM SEGMENT="1">
      <MEINH>CS</MEINH>
      </E1MARMM>
    - <E1MLGNM SEGMENT="1">
      <LGNUM>020</LGNUM>
      <LHMG1>2020.000</LHMG1>
      <LETY1>E2</LETY1>
      </E1MLGNM>
    - <E1MLGNM SEGMENT="1">
      <LGNUM>023</LGNUM>
      <LHMG1>2323.000</LHMG1>
      <LETY1>E2</LETY1>
      </E1MLGNM>
    - <E1MLGNM SEGMENT="1">
      <LGNUM>024</LGNUM>
      <LHMG1>2424.000</LHMG1>
      <LETY1>E2</LETY1>
      </E1MLGNM>
    - <E1MVKEM SEGMENT="1">
      <VKORG>4900</VKORG>
      <PRAT1>X</PRAT1>
      </E1MVKEM>
    - <E1MVKEM SEGMENT="1">
      <VKORG>5000</VKORG>
      <PRAT1>/</PRAT1>
      </E1MVKEM>
      </E1MARAM>
      </IDOC>
      </MATMAS05>
    so in this example above:
    Receiver 4911 (WERKS) should receive:
    F + 2020 (BESKZ + LHMG1)
    Receiver 4912 (WERKS) should receive:
    F + 2323 (BESKZ + LHMG1)
    Receiver 5020 (WERKS) should receive:
    F + 2424 (BESKZ + LHMG1)
    The problem is all these 3 messages are delivered to all the 3 plants thus making it 9 messages delivered in total as against 3.
    / Saj

  • Using Xpath in Receiver Determination for greater than 500

    Hi,
    I am trying to use Xpath in the receiver Determination step and I want to check a field which is at item level and comes multiple times(0-unbounded) greater than 500.I tried with different options per SDN blogs,Xpath functions,but still I couldn't able to get what i am trying.I want to process the message when "quantity" is greater than 500,else I want to ignore the message with no errors.
    I gave like this    /p1: /LIST/item[quantity>499]     EX
    item loop is 0-unbounded and I need to check for every quantity.I selected the check box multi line as well.
    I played around different options,but still did not get what I am looking for.
    please suggest in this regard ,how I need to give the expression.
    Thank you,
    Sri

    Hi,
    For validating that the item field is occuring more than 500 times you need to choose the
    2.The exact XPath would be in your case *(/p1: /LIST/itemquantity[499]EX)*
    This means if the 500 th occurance of the item exists then the condition satisfies that is always true for 500 and above occurance of the item.
    Please revert if the suggestion proves to be helpful.
    cheers,
    Abhishek.
    Edited by: Abhishek  Paul on May 6, 2010 10:55 PM
    Edited by: Abhishek  Paul on May 6, 2010 11:02 PM
    Edited by: Abhishek  Paul on May 6, 2010 11:08 PM

  • Receiver determination for a proxy

    I have a sender proxy and I want to configure two receivers for this proxy. But I would like to use a condition. If I now open the condition editor then I do not see the message  in the condition editor. Does anybody has experience with sender proxies and conditions for receiver determination ?

    Hi Frank,
    the interface and the business system are connected in SLD over the product/softwarecomponent which you put in techn/business system. But that does NOT avoid any functionality. It is only useful for help windows in IB directory.
    The "message" you got was only a "information", not an error. Just ignore it. The condition editor should open anyway. You can either "click" there to value of your message or put manually a X-Path expression. If your field is distinct just use the double slash like //myfield to ask for the searched value. The parser will read first element called "myfield" which is found.
    Regards,
    Udo

  • Receiver Determination for differnet recordsets

    hi
    i 'm reading some files into the xi with the file adapter and content conversion. the result is a incoming message with some recordsets looking like this:
    MY_MT
      Record
        Row
          FieldA
          FieldB
        /Row
        Row
          FieldA
          FieldB
        /Row
      /Record
    /MY_MT
    my data is in fieldA and a flag for the receiver in fieldB (fieldB = 1 then send row to receiver 1, fieldB = 2 -> receiver 2).
    at configuration i created a receiver determination where i setup 2 different receiver services and then created a condition:
    MY_MT/Record/Row/fieldB = 1 for receiver 1
    MY_MT/Record/Row/fieldB = 2 for receiver 2
    a message like below is send to both receivers, but i just want to send all Rows with fieldB = 1 to receiver 1.
    MY_MT
      Record
        Row
          DATA
          1
        /Row
        Row
          DATA
          2
        /Row
      /Record
    MY_MT
    Is this possible?
    greets
    J.

    Hi
    As par current configuration settings, your choosing a reciver on the basis of flag.
    But same input is given to both recivers.
    What you want is hust separate the content based on flag.
    Two options:
    Conditional reciver:-
    Use two different mapping program for the same.
    In first mapping choose all DAta whose flag is one,
    and in another mapping
    Choose all the data whose flag is two.
    and wonder you will get two different outputs depending on your flag.
    Use multimapping:
    Instead of going for two mapping programs, just go for single mapping program, and just go through the blog
    /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi
    Go for message instance level mapping, It is easy and one time work.....
    and wonder you will get output as
    MY_MT
    Record 
      Row   
      DATA    
    1
       /Row 
    /RecordMY_MT
    MY_MT
    Record
      Row   
      DATA    
    2  
    /Row 
    /RecordMY_MT
    Cheers
    Regards
    Piyush

  • Receiver determination for ALEAUD??

    Hi,
        I have configured my ALEAUD for a (B2B partner) R3 -> PI (B2b) - > PI (local) - >  R3 (local) scenario... I have requested the partner PI system to map their systems to my business systems in their Receiver determination step - header mapping.... But the reverse step of sending back AleAUD is falling in our partners system because of the changed business system names...
    I am not able map the ALEAUD back to the original Business sytems used by the partners....Although  I have created a receiver aggrement the std Aleaud does not pick it up.
    I would like to avoid using the ALEAUD as a seperate message approach.
    Regards,
    Arvind R

    Hi Arvind,
    Refer this links. Hope it will help you.
    Custom processing for ALEAUD01 messages ??
    Re: XML Incoming Invoices - Send response to Vendor for Failed Messages in XI
    Thanks.

  • Dynamic receiver Determination for Sync Scenario??

    Hello Experts,
      I have a SOAP -> Xi -> R3 sync scenario i,e, R3 to send back response to SOAP client.
    Also I need the Dynamic receiver determination.
    When I try to create the Interface Mapping, I get the error:
    "Interface modi are different. "
    Source interface MI_My_sync_iface is synchronous.
    Target interface  ReceiverDetermination | http://sap.com/xi/XI/System is asynchronous
    I coud find few threads on forum related to this but i think there is no clear solution provided.
    I do not wanna use BPM.
    Please suggest.
    Thanks in Advance!
    Appropriate point will be awarded.

    > So when I try to define a interface Mapping using a Sync interface as Source and Async interface as target, XI does not allow me to do so.
    You are getting this error because in Interface mapping when you use sync source then it generates request and response tab so if at target side if you put anync interface then definetly it will go into error. You have to make both the interfaces as sync.
    BTW, after getting the message in R3, how are processing the message? Are you using sync proxy??
    You can solve the problem by creating one additional message interface of type inbound-asyn. Use this additional Message interfce in your Interface Determination. And create additional Receiver Agreement to deliver the message to it's destination.
    Note: When you careate additional Interface Determination then you have to chose the response message interface (Sync message interface which returns the response from R3) as a source.
    Regards,
    Sarvesh

  • How to post  message to multiple receivers

    For a file 2 file scenario how to send a file to multiple receivers and what are the configurations  to be done at reciever side
    please any body help
    Thanks
    Pradeep Chakravarthy

    Hi ,
    To send messeges to multiple receivers , you need to specify the recivers in the configured receiver  of receiver determination in ID. Also you can use the condition to select the different receivers depending upon the successful conditions.
    Inside ID :
    go to Edit receiver Determination - > Select your Business Service -> enter condition in xpath at configured receivers. and provide you condition in XPATH. You can also use your context variables here to refer to some conditions.
    Hope this will help you.
    Regards
    Aashish Sinha
    PS : Reward points if helpful

  • When I attempt to load a new webpage, I receive a "File not Found" message, then multiple new tabs open with the same message; additional browsers pop up with same message. This happens when attempting to load any page. I've unloaded Firefox once already.

    File not found
    Firefox can't find the file at /C:/Program Files/Common Files/SYSTEM/MSMAPI/1033/ÂvSÀ×4ÏF2drÀ‰«W8Œ µ{ö8ÉÀ%0CðìSz%06@%6éRƒTk%1D¡%15ppÓw­%7F@%07:,`Æb.
    * Check the file name for capitalization or other typing errors.
    * Check to see if the file was moved, renamed or deleted.

    Click here and follow the instructions, or if there’s a type of adware not covered by them on the computer, these ones. If you're willing to use a tool to remove it(you don't need to, but may find it easier), you can instead run Adware Medic; this link is a direct download.
    (122872)

  • Single source message to multiple receivers

    my requirement is
    My source message contains four fields a, b, c , d
    It should go to two different receivers , but both of my target messages need fields a, b of my source message.
    Please let  me know the possibilities

    I have found the issue with xsds and tried the split mapping . (Iam unsing PI 7.1)
    In repository I have two inbound interfaces 1st one for first xsd, 2nd inbound interface with 2nd xsd.
    Iam stuck in configuration , what needs to be done in configuration inorder to generate two files.
    My receiver is same. I just need to send two files to same location.
    I noticed there is no enhanced interface determination in PI 7.1 .
    Please share your thoughts.

Maybe you are looking for

  • HP LJ 4015n Outlook issue

    We have an HP LJ 4015n printer that is on our network. In the last couple months we've had some printer problems. I've reinstalled the drivers and have found that the only remaining issue is Outlook. We get numerous pages that come out and a couple w

  • VAT % value is not printing in PO print

    Hi, in a PO, 2 line items are showing. among 1st line item is materail number( condition records matained at FV11-plant/materail/vendor) conditions for 1 st line item as JVR4-4% VAT & JVRD-12.5% VAT maintained intially. but user wants only JVR4-4% in

  • Camera raw 5.7 update/mac elements 8 issue

    I purchased elements 8 on 4/19/10 and realized for some reason version 5.0  of camera raw came with the download...  seems like a newer version should have come with the purchase and download of elements 8.  Anyways, I attempted to download 5.7, foll

  • Magic Mouse right click opens dasboard

    Two problems, really. Most aggravating: right click on mouse shows no options, only opens dashboard. Also" mouse not found on Bluetooth setup. Appreciate your help. Larry Stern

  • Generate Report based on Select List

    Hi , I have a drop down list those are the column names and a corresponding value i will enter in input text . so based on these two values how can i generate a report in Apex i am using apex 4.0.2. Means in where clause dropdown value will become co