Same sender (websphere)  different messages different mapping and receiver

Hi PI experts,
Your opinion could lead us to the best solution. Thanks in advance for your valuable time on this.
Here is the scenario that I would like to have your input. We have a solution, which takes in orders from North America and European countries (many sites) by WebSphere. Each order messages is sent over to PI via SOAP where PI converts it to IDOC and forwards it to SAP AFS system (SOAP to IDOC and 1:1 mapping).  The solution is up running as expected in production.
Now we need to automate orders for our Asia sites. The backend is on Microsoft Navision system. On the receiving side, our Asia colleagues like to have files sent over to a SFTP server (with different folder for each country). So it is SOAP to SFTP scenario.
In short the two scenarios are SOAP to IDOC and SOAP to SFTP. Should we combine those two into one solution or have a separate interface for each? What will be the pros and cons from design, performance and production support perspective?
Thanks,
Shawn

Hello Shawn!
You may created all the communication channels, SOAP IDOC and SEEB (since native File adapter does not support SFTP) and then create the scenario with both interfaces mapped on the RECEIVER DETERMINATION:
CondA -> Interface A (IDOC)
CondB -> Interface B (SEEB)
The conditions are xPath queries based on the received XML, which would allow you to send the message to different places according to the message's context.
For more information, please check the help page below.
Description of Object Types
http://help.sap.com/saphelp_nwpi71/helpdata/en/46/8015de950e6be3e10000000a155369/frameset.htm
Receiver Determination
http://help.sap.com/saphelp_nwpi71/helpdata/en/46/8015de950e6be3e10000000a155369/frameset.htm

Similar Messages

  • Hi! Just got my new ihpone 4 yesterday, but i'm having issues in texting a specific contact. sending sms or iMessages works perfectly fine with all my contacts apart from 1,which is even using my same network, though i can call it and receive sms from it.

    Hi! Just got my new ihpone 4 yesterday, but i'm having issues in texting a specific contact. sending sms or iMessages works perfectly fine with all my contacts apart from 1,which is even using my same network, though i can call it and receive sms from it. What could the problem be?

    My Quad is as quiet with 10.4.5 as it was on arrival Jan 31, with 10.4.2
    Altivec Fractal Carbon gives the CPU too much chance to cool down. I've got other ways to drive the CPU to sustained 100% load. Yes, the fans speed up, but it's still pretty quiet. I've run it at 100% for hours.
    I like the idea of taking things gradually. If you can wait a few days before making big changes, it can make things much easier. 3-4 weeks is very conservative, but great if you have that much patience.
    My Quad has been up full-time since I got it. Works perfectly.
    Quad G5 2.5Ghz 4.5GB 2x250G, PB 15" 1.5Ghz,80G,1.5G   Mac OS X (10.4.5)  

  • Sending Bids from SRM to suppliers and receiving responses

    Hi Experts,
    Help me with a suggestion for sending Bids from SRM to suppliers and receiving responses - preferably through email adapter.
    Regards,
    Hemanthika
    Edited by: hemanthika patnaik on Apr 28, 2008 2:24 PM

    Sorry for the delay,
    I have worked in a similar integration with SRM - XI, but the only difference is that we used Proxy -- HTTPS for Purchase Order Request.
    In your case it would be:
    1. Create custom IDOC and Message type.
    2. Find the triggering process from the SRM side, trigger the IDOC from SRM.
    3. Generate the partner profile and ALE config.
    4. Import the custom IDOC in XI.
    5. Use a map in XI to convert the IDOC data to customer format.
    6. Use  HTTP adapter to connect.
    7. In the HTTP adapter you can use url method or the RFC destination to do the connectivity. ( I would recommend using the RFC destination to do it.)
    8. You should be receiving an acknowledgment from the customer when the document is posted at their end.
    9. The response is either 200 for successful transmission. It would be 400 or 500  for errors.
    10. Use the response message to do a message map with the mail adapter.
    11. Generate the content of the mail adapter using the message map.
    12. In the message map ideally you should use Value mapping to generate the   TO and FROM data. (This enables you to change the receipients while in development and production without changing the message mappinng program.)
    13. Use mail package in the Mail adapter to send the mail content to the business users.
    Hope this helps.
    Indranil.
    Award points if this helps

  • So, I am travelling to Italy next week.  I am from the US.  VW's "Trip Planner" suggests my iPhone 5s will not work there.  Then, they suggest (via options below) that I can send Txt for $0.050/txt and Receive for $0.05/txt.  How can I confirm which is tr

    So, I am travelling to Italy next week.  I am from the US.  VW's "Trip Planner" suggests my iPhone 5s will not work there.  Then, they suggest (via options below) that I can send Txt for $0.050/txt and Receive for $0.05/txt.  How can I confirm which is true?

    We are here to help! Where are you traveling to? How long will you be there for? What kind of services are you looking to use?
    KarenC_VZW
    Follow us on Twitter @VZWSupport

  • HT1476 Can I send in my Iphone 5 charger and receive a replacement?

    Can I send in my Iphone 5 charger and receive a replacement?

    If you contact Apple and arrange the replacement and the existing charger is not damaged due to something you have done.

  • Want same sender (From field) with different accounts

    I've got 3 different mail accounts.
    Now when i reply to a mail, Mail uses that email adress as sender that corresponds to that account.
    However, i would like to have the same sender email adress (the 'From:' field) with all of my email, no matter which account i received them through.
    [Thunderbird does that.]
    Is that possible?
    Best regards,
    Gabriel.

    Go to Mail's preferences -> Composing & change the popup choice for "Send new Mail from:" in the "Addressing:" section from "Account of last viewed mailbox" to the specific sender you want to use.
    Does that do what you want?
    Note: you can also change the sender on a message-by-message basis with the popup next to the "Account:" section in new or draft mail.
    This changes the actual account the messages are sent from. If you just want replies to go to that address, use the "Reply to" field in new or draft messages.

  • Send XML Message via HTTP and Receive Response

    Hello,
    We have a scenario where we need to update Currency Exchange Rates in R/3 via a 3rd party called Oanda.  I'd like to use XI for this Interface, if possible. 
    Basically, we need to send XML over HTTP.  Here's the URL and the XML we need to use for our POST (I'll need to perform the look-up for about 15 currency codes - I plan on using a BPM process to loop through each currency code specified in a flat file):
    http://www.oanda.com/cgi-bin/fxml/fxml?fxmlrequest=<CONVERT><CLIENT_ID>TestAccount1</CLIENT_ID><EXCH>USD</EXCH><EXPR>CAD</EXPR><DATE>03/25/2008</DATE></CONVERT>
    And the reponse looks like this:
    <RESPONSE>
      <EXPR>CAD</EXPR>
      <EXCH>USD</EXCH>
      <AMOUNT>1</AMOUNT>
      <NPRICES>1</NPRICES>
      <CONVERSION>
        <DATE>Mon, 24 Mar 2008 20:00:00 GMT</DATE>
        <ASK>1.0257</ASK>
        <BID>1.0251</BID>
      </CONVERSION>
    </RESPONSE>
    I plan on mapping each reponse to BAPI_EXCHRATE_CREATEMULTIPLE, using BPM.
    So my question is this:  Should I use the HTTP adapter for the out going POST to Oanda?  If so, would the HTTP adapter be consider the sender or the receiver?  Also, how would the XML message be automatically appended to the end of the URL (i.e., after the fxmlrequest parameter)?  I guess I'm a little confused on how to use the HTTP adapter...  Are there any blogs that discuss this type of scenario?
    Thanks,
    Matt

    Hi guys,
    I have few concerns for setting up this scenario.
    1). I have created a data type for request mapping, and teste the mapping.
    The output looks like below:
      <?xml version="1.0" encoding="UTF-8" ?>
      <ns1:MT_CONVERT xmlns:ns1="http://test.com/ExchngRate">
       <CONVERT>
         <CLIENT_ID>test</CLIENT_ID>
         <EXPR>CAD</EXPR>
         <EXCH>USD</EXCH>
         <DATE>10/21/2009</DATE>
         <AMOUNT>1</AMOUNT>
       </CONVERT>
      </ns1:MT_CONVERT>
    How to pass only
      <CONVERT>
         <CLIENT_ID>test</CLIENT_ID>
         <EXPR>CAD</EXPR>
         <EXCH>USD</EXCH>
         <DATE>10/21/2009</DATE>
         <AMOUNT>1</AMOUNT>
       </CONVERT>
    to the receiver HTTP adapter.
    2) I am using URL address in the receiver HTTP adapter.
    Target Host: www.oanda.com
    Path Prefix: cgi-bin/fxml/fxml?fxmlrequest=
    What is will be Service Number?
    Looking forward for you help. Your help is greatly appreciated.
    Thanks,
    Namadev
    Edited by: Namadev Chillal on Oct 21, 2009 5:35 PM

  • How to send IP Addr in an alert and receive the same?

    1. I have an 'alert handler' process that's sending an alert using 'Create Alert' activity.
    2. I have a listening/receiving process that get's triggered by this alert from the 'alert handler' process.
    3. The listening/receving process telnet's to a router. I want the listening/receiving process to extract the IP Address of the router from the alert that triggered this listening proecess.
    4. I tried sending the IP address of the router as 'Parameter 1' using the 'Create Alert' activity in the 'alert handler' process.
    5. In the receiving process, in order to telnet to the router, I chose 'Execute on this target reference' option for the 'Open Terminal' acitivity, but was unable to access 'Paramter 1' of the alert. It shows greyed out.
    Question:
    What is the best way to send the IP address of the router in the alert and receive the same in the listening process such that I can telnet to that router in the listening process?
    Please note: tried creating a 'terminal target'...there is no way for me to supply IP address info from outside into terminal target...looks like terminal target only takes a hard coded IP address or host name.
    Will appreciate your prompt response please.
    thanks,
    Jamal

    We discussed this, but just to post here. To view alert or other tasks parameters via the reference variable fields you have to select the show advanced checkbox.

  • How do I send an array over endpoint 2 and receive an array over endpoint 1?

    Background:
    I'm a device developer.  I have an HID device that interrupt transfers over endpoint 1 and endpoint 2.  The device enumerates successfully as an HID on mac, windows, and linux.  I've use a couple different .dll files to communicate with the device using visual studio and python with some success and now I'd like to get it to work in labview.
    Status to date:
    1.  Successfully installed device hijacker driver so NI MAX can see the device as USB::0x####::0x####:erialNumber::RAW (# inserted to protect the innocent and SerialNumber is an actual number)
    2.  I can see the device in MAX.  Tried to send a line of numbers and something is sent back, but it isn't useful yet.
    3.  Tried interruptusb.vi and it doesn't do anything but timeout.
    4.  Tried Read USB Descriptor Snippet1.vi and an 18 byte array shows up and the VID and PID are parsed out correctly if the bRequest is Get Descriptor and the Descriptor Type is Device.  None of the endpoint descriptor types return anything.  A bRequest won't trigger a device function.  It needs an array over the out endpoint.
    The problem:
    Intuitively I'm at a loss of what to do next.  The device needs to receive a command from a 16 byte array gets passed through the out endpoint (2).  Then it will respond with a 16 byte array through the IN endpoint(1).  It seems as though the interruptusb.vi should work, but the interrupt transfer is a receive only demonstration.  How should I format a 16 byte array to go through the out endpoint? Does it need to be flattened?  

    Thanks for the tip.
    The nuggets were great for getting started and helped with installing the labview hijack driver for the HID device.  Closer examination may lead to the conclusion that the code I'm using is very very similar to the nugget with minor changes to the output.  Definitely the nuggets are useful, but for my device, there is more to it. 
    It is not USBTMC compliant.  It requires an array of bytes be sent and received.  The problem may have to do with timing and ensuring that the byte transfer is correct.  When communicating from visual studio, a declared array of characters works fine.  I tried that with this setup and it doesn't work consistently.  Of particular concern is why with this setup the device shows up, doesn't work properly until stopped, then works fine, but when the labview VI is stopped, the device disappears and no longer available in the VISA combobox.  The Device Manager still shows the device, but Labview must have an open handle to it. 
    I'd really like to be able to call the dll used in Visual Studio, so the user can choose to use the included software or a Labview VI without having to reinstall a driver.  Afterall, HID is great because the driver is under the hood.  Having to load one for Labview defeats the purpose of developing an HID device.  If I wanted to load a driver, I'd program the device to be a USB-Serial device and use the labview VISA serial vi's. 
    For now I'll be happy to get a stable version in Labview that will communicate consistently even if it is the hijacked driver.

  • Can't send pictures with Messages, but I can receive them.

    While chatting with a friend I was trying to send him a picture using the native Mountain Lion chat client Messages.
    If he sends me a picture I first see a large grey rectangle with a progress indicator which gets replaced by the sent picture once it finished loading.
    If I try to send a picture it appears in the chat immediately but then gets replaced by the file name. He only sees the file name the whole time.
    Both of us have Mountain Lion installed and use Messages with firewalls disabled.
    We both have a googletalk account and were using that as our Jabber Messages account.
    Audiochat and Videochat works without problems. Text messaging works without problems.
    The only issue is me not being able to send pictures using Messages, no matter if I drag the picture into the client with finder or with iPhoto.
    Is Messages using any special ports that need to get routed through?

    HI,
    Both of you should use the Window Menu to open the File Transfer Window.
    You may list the item as "Failed"
    Uploaded with Skitch!
    The other end may say "Waiting".
    If they do say "waiting" then your Buddy should open Activity Monitor (Applications/Utilities) and find the IMTransferAgent and Quit it from inside Activity Monitor
    The four lower items were testing between a Jabber account and  a Google ID  ( File appears twice as the "To" and "From" in this case)
    I do find my Google account tends to be the most unreliable in File Transfers or Pics-in-Chats
    8:50 PM      Monday; September 17, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • I updated iTunes from the update message and now my Windows computer (at work- I use Mac at home) keeps sending me error messages about MobileMe and iTunes. It indicates a .dll error but I can't find any such file. I tried removing the entire ITunes app.

    I downloaded an update to my iTunes app on my work Windows computer and now I am constantly getting error messages about MobileMe, when I download a webpage and marked slowness of my Outlook application. I tried removing iTunes and reloading directly from the Apple site, but no change. One of my peers is having the same issue and messages.
    Any suggestions?

    See note 2 in Troubleshooting issues with iTunes for Windows updates for starters...
    tt2

  • Link between WebSphere Default Messaging provider/SIBus and JCAPS JMS

    Our goal is to put messages using JMS from an application running in a WebSphere Application Server, to a JCAPS JMS message server, stcms.
    Our developers are suggesting the application to connect directly to the receiving JMS-server.
    However, as an administrator, I want the infrastructure to handle failover and routing of the messages to the receiving message servers.
    One alternative is to make use of the integrated SIBus in WAS and make a link to the foreign JMS-server.
    Anyone tried this and made it working?
    Jonas

    hi jonas,
    we have tried this out with WAS(5) but never suceeded. since configuration is a bit complicated we have only spent 2 days trying it. maybe you have better knowledge as we do and the product as such has changed in lots of details .... if you manage to do so please inform this newsgroup about it.
    i would love to see a solution to this.
    regards chris

  • Mail won't send failed outgoing messages to Outbox; and another prob.

    When I try to send mail and the server isn't recognized Mail won't put it in the Outbox until it can be sent. It says that the message can't be put in outbox.
    Also, Mail won't create new folders unless it's a smart folder.
    This is a brand new computer.
    Any advice?
    Thanks

    Welcome to the Discussions. Searching the Discussion is a powerful tool. Recently a similar report was discussed, and at least one resolution found, based upon the fact that the Mail folder was missing the Mailboxes folder, where both the Outbox.mbox AND On My Mac mailboxes (New Mailboxes) must be stored. Read:
    http://discussions.apple.com/message.jspa?messageID=1591253#1591253
    If this is also the case with your Mail folder, it would be most interesting to try to explain why the Mailboxes folder was missing in these particular instances. Please provide any thoughts, or insight into actions that might have led to this.
    Ernie

  • Multiple messages being sent and received in Mail

    When I send a message in Mail, the activity bar indicates that three messages (for example) are being sent, but the Sent folder indicates that only one was sent. When a message comes in, I am notified that 18 messages (for example) are arriving, but the Inbox contains only one new message. I know that Mavericks has a few problems with Mail, but I’ve had Mavericks since a couple weeks after it was released, and the Mail problem only started a few days ago. Earlier, I had been receiving a number of warnings in another email programme that messages were being sent from my accounts that were not being received and that I did not send. Fearing that these accounts had been hacked, I installed 1Password and changed all my email passwords. I think, but am not sure, that the Mail problem began about the time I started using 1Password. Any thoughts or similar experiences?

    This is with iMessages only.
    Go to Settings > Messages > Send &amp; Receive and below the Start New Conversations From, select your cell phone number instead of your Apple ID email address.

  • Thunderbird adds additional unwanted characters into som messages both sent and received - how can I stop or avoid this?

    duplicate of [/questions/1043581]
    Eg : grees C…..I’ve only 6

    Closing....
    Please continue discussion on your other active thread https://support.mozilla.org/en-US/questions/1045881

Maybe you are looking for

  • External Hard Drive no longer working. Repair disk not working

    It appears in the finder, but says I should take everything off of it and restore it. Weird thing is, it says it's a 465GB capacity, and 236 is available, with 56,708 files on there, but it says 0 items in the finder, so it can't see everything. I ha

  • A simple text file in a StringBuffer

    Hello , I am new in Java. I want to read a file and put it in a StringBuffer so the entire file can be edited as a simple bunch string. How to process efficiently ?? Thanks for help

  • PO-PC Issue

    Hi, When we do CK11N, the cost for the material is picking up from std. Price, where the matrial valuation in config is assigned first for Purcharse info record, where they have a PO for the material. Now the system is not picking up the PO price ins

  • Plan cost of Valuated Sales order

    Hello, I am using Valuated Sales order and wanted to see the Plan cost is sales order report KKBC_KUN. a) When i use a costing variant in the Requirement class with automatic marking, i am able to see the plan costs in the sales order report. b) Howe

  • Auto Drag-and-Drop after execute the exteral program

    I execute a program and provide the pathname. The external program support Drag-and-Drop and also Open files by clicking Menu. I have to open file after executing the program. Is it possible to do that?