EDI 852 to two receivers ,receiver 1) EDI msg out  ,receiver 2)email

HiAll
Any one having idea of this scenario..plz help me
Two Receivers
Receiver 1: EDI 852 message out to Zyme via Sterling VAN.
Receiver 2: e-mail to specific email IDs with two Payloads (Inventory
Report and POS Report) as attachments in DAT separated format.
thanx
kskumar

Hi All ,
Can u send me step by step process for this scenario
i have EDI  852 (Product avtive data)
in this .i have 1)invetory report
  and 2)POS report
these are the 2 reports..
for this i need to map the fields..and send to
Two Receivers
Receiver 1: EDI 852 message out to Zyme via Sterling VAN.
Receiver 2: e-mail to specific email IDs with two Payloads (Inventory
Report and POS Report) as attachments in DAT separated format.
thanx
kskumar

Similar Messages

  • Send the same   message to two receivers with some  time difference..

    Hi
      I want to send the same message to Two receivers  with the slight time difference.. becuase  but not at the same time.. if the same time means.. just we can  specify the two receivers in the one receiver determination..
       but  if i want to send the   same message to Two  reveivers with the time difference means..(after sending the  message to first receiver.. after  some time gap.. i need to send the  message to second receiver..
      this type of scenarios how can we do.. is it possible to do with out BPM...  please suggest me the solution..
    Thanks
    Jain .P

    Hi Jain,
    With BPM you can easily do it.
    i am giving you the steps:
    1)first add a receive strep to get your message
    2)then, put a receiver determination step with a multiline receiver container element assigned to its Receivers property.
    3)then, put a block in dynamic mode(ie. ForEach/ParForEach mode) and assign the multiline receiver container element to its multiline element and assign a simple(single line) receiver container element to its current line property.
    4) add a send step within the block, choose Receivers List in its Receiver From property and choose the current line receiver element in its Receivers property.
    5) then add a wait step in the BPM, in its type select Wait Specified Time Period and then mention the duration in your desired time unit.
    **Reward points if helpful...
    --Sankar Choudhury

  • One Sender system (sync) and two receivers system(Sync) . Pls help

    Hello All,
    For one Sender system (sync) and two receivers system(Sync)
    as I am using BPM for it.
    CRM sender system (RFC)
    DM (RFC) and ERP Receiver systems (RFC)
    Pls let me know
    In Receive there is only two mode
    1. Async
    2. Open S/A bridge
    So do i need to choose Async mode for sender RFC.
    Pls tell me the BPM flow steps for my scenario
    Regards

    Use Open S/A bridge
    The scenario could be done wihtout bpm. Ur requirement is not clear but here could be the steps. Steps.
    Receive
    Sync send
    Sync send
    Async send
    Regards,
    Prateek

  • One sender - two receivers - same Message-ID?

    Hi,
    I don´t know if it is possible to send a message (which is, as you know identified by its Message-ID) to two receivers where at least one receiver has to keep the Message-ID of the xi-incoming message. This is necessary because it has to be used as part of the receiver-filename.
    We work with triggerfiles, which identify in which sequence the Messages have to be processed at the receiver system. If you use more than one interface determination, for each receiver an new Message-ID is generated. This is what I want to prevent.
    Does anyone know if this is possible using a business process. (XI3.0 SP17)
    If yes, what is it to look like? I´m thinking about one receiver and two senders (in bp-design) :).
    Regards,
    Thomas

    Hi VJ,
    I think your doubts are reasonable, as this doesn´t fit the "Exactly once"-idea of messages. As soon as the bpe picks up the Message, you got no chance to save the original Message-ID. I just designed a little process to give it a try, but it didn´t work (i. e. the two new Message-IDs appeared for the BP-outgoing messages).
    Why I want to use it? This would be an addon for a more or less complex Szenario, which we cannot change without a redesign of the hole szenario ...
    I think we´ll have to let the application server generate the Message twice with different receiver agreements. Sounds ugly.
    Thank you for confirmation.
    Best regards
    Thomas
    Best regards
    Thomas

  • BPM Linking of two receivers?

    I have a BPM process and I need to link the two receivers.  I have the first message coming into the Process through Asynch Adapter (JDBC) the second Receive is not kicking off.  
    Is there something I need to do to link the two Receive steps, using the adapter config or something else?

    Hi,
    Your first receive step is using JDBC Adapter. Which adapter is ur second receiver step using? Is it file or again JDBC adapter?
    I tested with two receivers in BP (both are file adapters). When i drop both files at a time (both having a polling of 1sec), the first receiver picks up the files and second receiver just shows the status as waiting. If i drop the second file after putting the first file then it works fine.
    so i think some problem in the triggering of the second message. So try trigging the first receiver msg..wait for some time and try trigger the second file. (make sure that your correlation condition matches the input msg)
    rgds,
    Sasi

  • One Sender system and two receivers system scenario. Pls help

    Hello,
    I have One Sender system and two receivers system scenario.
    My sender is RFC (sync) in nature.
    My one receiver is RFC (sync) in nature.
    My second receiver is RFC (sync) in nature.
    Pls tell me and send me links/docs for this scenario.
    Regards

    Hi Rick,
    For two receivers you require 2 interface determination, receivers determinations etc.
    Go through these threads for one sender and multiple receivers:
    one sender and two receiver
    /people/shabarish.vijayakumar/blog/2005/08/03/xpath-to-show-the-path-multiple-receivers
    Then configure your RFC communication channel in XI system + activate it and after that using all same parameters make an TCP/IP RFC destinatioon on R3 side.
    Rewrads if found helpful.
    BR,
    Alok

  • Send one message to two receivers simultanously

    Hi,gurus:
    I wanna know how can we send one message to two receivers simultanously.
    Our scenario is file to file,and we add two receivers in receiver determinations,and leave the conditions empty.
    But it seems the message was only sent to one receivers.
    Any ideas?

    Hi...
    You should be able to send same file to two different receivers. For that you need to create :
    1. Two communication channels for two receivers
    2. Add two receivers in the Receiver Determination ( under Configure Receivers)
    3. Two interface determination for two receivers
    4. Two receiver Agreements having two different receiver CC.
    5. Only one sender agreement.
    If you have created all the above objects, you should be able to send a file to two receivers.
    Thanks,
    Pooja

  • I have One Sender system and two receivers system scenario. Pls help

    Hello,
    I have One Sender system and two receivers system scenario.
    My sender is RFC (sync) in nature.
    My one receiver is RFC (sync) in nature.
    My second receiver is RFC (sync) in nature.
    How to proceed with this.
    If my second receiver is async then how to proceed with this.
    Regards

    Hi Rick !
    Depending on your requierements, you can create a BPM that
    1) receives request from sender
    2) sends request to receiver 1 / receives response from receiver 1
    3) sends request to receiver 2 / receives response from receiver 2
    4) do some processing with both responses
    5) sends response to sender.
    If your second receiver is async, just use an async send step in step 3. As far as I know, you cannot use multimapping with sync scenarios.
    Regards,
    Matias.
    ps: please award points if helpful

  • MDM to JDBC two receivers

    HI Team,
    We need to create a scenario with MDM to JDBC having two receivers one for insertion and another for updation.
    Could anyone give me suggestion on how to proceed futher.
    Thanks & Regards,
    Ranganath.

    Hello,
    We need to create a scenario with MDM to JDBC having two receivers one for insertion and another for updation.
    It depends on your requirements:
    1.) Do you need the response from the update/insert? If yes, your scenario would be synchronous and you would be unable to use multi-mapping or multiple receivers without resorting to BPM. If no, then you can go through the suggestions by the posts above.
    2.) Are the receivers the same or different systems?
        a.) Same system, sync mode - this would proceed as a normal sync scenario
        b.) Same system, async mode - use multi-mapping as suggested by Santhosh/Raja
        c.) Different systems, sync mode - You would need to maintain two scenarios here since multi-mapping or message split cannot be used. Otherwise, go for BPM
        c.) Different systems, async mode - use receiver determination for the split and then standard interface determination as was suggested by Baskar/Grzegorz
    3.) What is your update/insert logic? e.g if the data is existing you will just update and if it is not then it will insert? If that is the case, you can use the UPDATE_INSERT statement
    http://help.sap.com/saphelp_nwpi711/helpdata/en/44/747eda12dd3676e10000000a114a6b/frameset.htm
    Or if the statement is complex, use SQL_QUERY
    Hope this helps,
    Mark

  • I bought a team license for two computers, the purchase was recorded on the credit card and the amount recorded in the making, but was unable to validate the association staff . I received an email stating that Adobe could not release the payment and that

    I bought a team license for two computers, the purchase was recorded on the credit card and the amount recorded in the making, but was unable to validate the association staff .
    I received an email stating that Adobe could not release the payment and that I should validate the method of payment , tried to insert another card number but the system does not accept the security VAT reporting error message. How do I validate my license with association staff and confirm the payment card?

    Hi Daniel,
    For any sort of payment related matter, kindly contact our support team via:  http://helpx.adobe.com/in/contact.html?step=CCSN_adobe-id-signing-in_stillNeedHelp
    If you are unable to use chat option kindly try below mentioned steps.
    Try different browser.
    Delete cookies and cache
    If you are still not able to chat, Kindly reply with the below mentioned information.
    OS version:
    Browser Version:
    You can also try: http://helpx.adobe.com/x-productkb/global/phone-support-orders.html 
    Thanks,
    Atul Saini

  • Donot receive all emails one of my two iMacs. What could be the problem?

    I have two iMacs in my home LAN, both running 10.6.8. I have problems with one iMac which is older. It does not receive all emails while the newer iMac does receive all emails.
    What could be the problem? Is Mail corrupted?

    Can you narrow the problem down to a specific account or are all accounts affected? If one account, try deleting the account and then adding it back.

  • Hi Three times in two days i have received an email explaining how to go about resetting my apple password. Bit worrying three times in two days . Any ideas what i should do??

    Hi Three times in two days now i have received an email explaining how i can reset my apple ID passwword etc. Ive had this email before but only once and ignored as we are advised . Three times in two days though, bit worried, any ideas??

    Is it just letting you know how to reset you password or saying it's trying to be reset?
    If it's just letting you know how to I wouldn't worry, but if it says it's trying to then call apple and you'll have to talk to account security.

  • Proxy to JMS szenario - two different receiver queues in production

    Hi guys,
    I've got the following async scenario: Proxy to JMS.
    Now I want to solve the following requirement:
    In production environment are 2 instances (hosts) with the jms queues, one as a "normal" and one for reliability in case of any network errors, as fail over. In fact: we've got two different receiver queues (on different hosts with different ports) in case of a host is not available.
    Is there a way to handle the second queue in receiver JMS-adapter?
    I thought about "replyTo destination" in ASMA with Dynamic Configuration:
    -> getting the hostname in Dynamic Configuration and see if we are on production instance (for test and development that doesn't matter)
    -> make a lookup in Dynamic Configuration to check the availability ot the default host
    -> in case of non-availability: overwrite the default host and default queue entry with the available host and available queue
    -> in ASMA: host & queue-entry in "additional properties"
    Any other suggestions are welcome
    If you have ideas far out from my thoughts feel free to tell
    Thanks a lot,
    Stefan

    I have already provided the details.
    And you need to have only one channel which can connect to both server.
    You don't need to create two different channel with two different host name.
    One channel with
    two host name ( Original server + Fail over server ) , paramter JMS.QueueConnectionFactoryImpl.constructor
    One queue name , parameter JMS.QueueImpl.constructor:
    What you need to do is, please create the SAME JMS queue in both servers and configure the fail over server as i mentioned earlier.
    Please configure the query string parameters in the receiver JSM channel ( Advanced-->Additional paramters )
    JMS.QueueConnectionFactoryImpl.classname:
    JMS.QueueConnectionFactoryImpl.constructor: As i mentioned in the earlier post
    JMS.QueueImpl.classname:
    JMS.QueueImpl.constructor: <<queue name>>
    Edited by: Rajesh on Aug 29, 2011 11:31 AM

  • Customer not getting displayed in PDF when sales order is received in email

    Hi,
    We are using a Z smartform for printing order acknowledgement for sales order.When printing the same on paper or in print preview, the output is correctly displayed. However, when automatic pdf is received in email, customer field is missing.
    Any suggestion why this could be?
    Below are the configurations in nace transaction for this output type:
    Output Type     YA02   
    Application        V1     
    Medium               Short text                        Program                         Form Routine      Form            Smartform
    1     Print output                           /SMB40/RVADOR01     ENTRY                          Y_ORDER_ACK_NEW
    2     Fax                           RVADOR01                          ENTRY     RVORDER01
    6     EDI                           RSNASTED                          EDI_PROCESSING                    
    8     Special function     /SMB40/RVADOR01          ENTRY                          Y_ORDER_ACK_NEW
    A     Distribution (ALE)     RSNASTED                         ALE_PROCESSING                    
    TIA
    Vartika

    Hi Vartika
    Take help of ABAP developer to debug smartform. when Smartform converts data into PDF may be customer number is missing.
    Regards
    Nagendra

  • My usual iCloud account has been locked out.  I tried the email link - didn't receive an email.   So I created a new Apple ID with another email but now I can't access my other Apple ID Mail, etc..

    My usual Apple ID/iCloud account has been locked out.  I tried the email link - didn't receive an email.   So I created a new Apple ID with another email but now I can't access my other Apple ID Mail, etc..  How do I get the Apple ID I want to use working again?   Help. 

    Hi JkeeneSoldano,
    Thank you for visiting Apple Support Communities.
    To regain access to your Apple ID, try to reset your password using one of these methods:
    Answer your security questions. Use these steps if you know the answers to your security questions.
    Use email authentication. We'll send you an email that you can use to change your password.
    Use two-step verification. If you set up two-step verification, you can use it to change your password. You just need your recovery key and a trusted device.
    From:
    If you forgot your Apple ID password - Apple Support
    If you need to use the email verification method but don't receive the reset email, see this link for more help:
    If you didn't receive your verification or reset email - Apple Support
    Best Regards,
    Jeremy

Maybe you are looking for

  • How to get Participant's info in a global creation ?

    I want to get current Participant's info in a global creation. And so, I use to call Fuego.Lib.Participant. But, this componet is described follows within online document. This component is commonly used as the variable participant , which is predefi

  • Need advice with video editing from iphoto to imovie, or something else.

    ok, here's the deal. I have about 1tb of videos(in raw iphone straight to iphoto format), about 3k of them.  I took a few vids a day for a year or so. They are all in iphoto right now but i need to take each days vids and put them together and export

  • Can't import existing project or multiple project into workspace

    Hi everyone, When i created a new model to my project , i lost the fils generated automatically in gen_wdp. so the types generated automatically are not recognazed in the code. Before creating the new model, i have copied the folder of the project to

  • Error on reverse on XML: value too large for column

    Hi All, I am trying to reverse engineer while creating the data model on XML technology. My JDBC URL on data server reads this: jdbc:snps:xml?d=../demo/abc/CustomerPartyEBO.xsd&s=MYEBO I get an error while doing the reverse. java.sql.SQLException: OR

  • I want to assign values to input parameters in provider.xml

    The following is cut from the provider.xml file for the exchange inbox portlet: <inputParameter class="oracle.portal.provider.v1.URLPortletParameter"> <name>Mailbox</name> <isMandatory>true</isMandatory> <displayName>Mailbox alias:</displayName> </in