Sending back Acknowledgement back -Aleaud

Hi All,
  I need help on the approach for the Aleaud .Currently the idoc document flows from Sys A to XI to SysB . I need to send back the Aleaud back to Sys B without going through XI( bypass the XI).
Can I use the RBDSTATE program to do it with the variant set to the System to be sent. The problem is the sender information on the Inbound Idoc to SysB will be that of the XI System.Do I need to use a User exit to change this information and populate in the Aleaud. Secondly,one more system will be added to the XI system the path will be the same for the inbound process i.e Sys C to XI to Sys B  but in this case the Aleaud will be sent to Sys C.How to differentiate the Idoc's and determine which system to send the aleaud.
Thanks
Alok

This seems to be a standard requirement to send acknowledgement back to the external system which send messages to the web service. How do I listen to JMS topic which persists the messages. On saving I need to initiate a acknowledge message back. Anybody out there with suggestions. Thanks in advance.

Similar Messages

  • How to Send Idoc Acknowledgements back to Http sender (Http to Idoc)

    Hi
    I have scenario: Http To Idoc
    first requirment:
    i need to map xml file come from HTTP Sender to Idoc (SAP system), and need to send Idoc acknowledgements/status back to Http sender.
    second requirment:
    while mapping COM Xml file come from Http to COMMAT04 idoc into SAP system i need to to check whether corresponding material already exist in R/3 or not, if material is not exist, process should be cancelled and alert should be raised. ( i mean to say before sending COMMAT04 idoc into SAP, corresponding material should be exist already, if not alert should be send to  http sender)
    please thrown some inputs, if sombody has already done with htis....
    Thanks in Advance, and help would be appreciated..
    Thanks and Regards
    Rajesh Babu

    Just providing the specifics that Suhail has intended.
    How to handle IDOC Acknowledgements in XI.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe
    RFC Mapping Lookups:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a03e7b02-eea4-2910-089f-8214c6d1b439
    Regards,
    Ravi
    Edited by: Ravi Kanth Talagana on Jul 7, 2008 3:32 PM

  • BPM flow Proxy to File and then Acknowledgement back to Proxy or JDBC.

    hi All,
    I have to create an BPM scnario to get acknowledgement from receiver file adapter.
    Steps created in BPM are:
    receive -> send (Transport Acknowledgement is selected) as per blog /people/michal.krawczyk2/blog/2006/06/22/xi-playing-with-the-file-adapters-acknowledgments
    Now what i want to do is whenever any type of acknowledgement is obtained i need to send success or failure message to proxy or JDBC(have alreay seen how to request for acknowledgements through client proxy).
    What i need to do in order to achieve this scenario?
    Thanks,
    Mayank

    hi,
    If we are getting exception for some reason and error text as visible in moni  for example is:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: An error occurred while retrieving an FTP connection from the connection pool: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: Unable to create new pooled resource: ConnectException: Connection timed out: connect</SAP:AdditionalText>
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
    Is it possible to capture Additional Text somewhere in BPM, so that in case if deadline limit is exceeded we can send exception text back to the sender?
    thanks.

  • Need to send a mail back to the user in Sender Mail adapter Scenario

    Hi all,
    I have a scenario where the user fills the Price form  or the Article form (which is a Adobe Form).When the user clicks on the "submit" button,the form is converted into xml , gets attached to the mail and sent to PI.
    Now the user sometimes attaches the pdf directly instead of submitting the form. This results in the mail being sent
    with pdf  as attachment.
    Now my requirement  is to send a mail back to the user asking them to send an xml  instead of a pdf.
    How can this be done ?
    Kindly let me know friends.
    Quick Response is appreciated.

    hi Sanjay,
    Have a look on Michal's blog, it's for JMS, but it works for others: [PI/XI: Quick tip: Preserving attributes of XI messages via MultipartHeaderBean|PI/XI: Quick tip: Preserving attributes of XI messages via MultipartHeaderBean]
    Mickael

  • Is this beta? The image for Yosemite is a very big rock, appropriate as this OS sends your mac back to the stone-age. iTunes crashes on open, iPhoto won't download, movies won't play, Safari won't show graphics, wifi down to speed of crippled snail.

    Is this beta. The image for Yosemite is a very big rock, appropriate as this OS sends your mac back to the stone-age. iTunes crashes on open, iPhoto won't update, Safari shows text without graphics, can't get Java 8 'cause Safari "can't find server". Wifi slower than a crippled snail. Does anyone know how to uninstall this rubbish?

    travellingbirder wrote:
    Is this beta ?
    You tell us Finding the OS X version and build information on your Mac.

  • I'm thinking of backing up my ipod and then reseting it, but theres a really interesting game I have been plaing in it for a long time, If I backup my device then reset it then send the backup back to my iPod, will I still have the game data?

    I'm really afraid of tring to do this since i spent $20 dollars on game updates. So if I backup my ipod then reset it then send the backup back, will I still have the appdata? (By refering to this I don't mean the app itself, but the stuff inside the app) Thank you and I hope I get a quick answer.

    If you restore from backup your app date will also be restored to the time you made the backup. If you restore from iTunes backup the apps have to be in the iTunes library since synced media like apps and music are not included in the backup. If the apps are not in the iTunes library there is not place for the app data to go when you restore from backup.

  • In OUT Bound of a Jaxws provider, how can we stop the provider invoking its endpoint and send a response back?

    Hi One & All
    While we are working on Delegate(provider) for JAXWS client handler in Weblogic10 , we have some technical issues and need some assistance.
    Problem Description
    In OUTBound of a provider, how can we stop the provider invoking its endpoint and send a response back?
    Example:
    I have a provider with some handlers configured for both IN and OUT flows. When the Jaxws provider is making a request, the OUTBound Handler gets invoked and in this Handler I would like to stop invoking actual endpoint and send back my own response. That means I should be able to tell the Handler chain to stop further processing of this flow, set a response message into message exchange and invoke the IN flow. How do I do that?
    This kind of mediation/interception is possible in standard specifications like JAX-WS, Servlets etc… wondering if Weblogic10 JAXWS provides any sort of this kind.
    Also we would like to know who is invoking a provider endpo     int in JAXWS stack in weblogic10? Is it an OUTBound handler at the end of handler chain or some other transport component after the handler chain?
    Thanks in Advance
    Suresh
    Edited by: user12494412 on Jan 22, 2010 7:06 AM

    I completely agree with this....I have used Windows and Skype for many years. I recently installed an older version of Skype to run on Windows 8.1 because the new version is SO AWFUL. As much as I prefer the older version (6.14), the daily number of SPAM CONTACT requests is rediculous and most are just variations of the same spammer. Maybe it is time to look for a replacement for both?

  • TS2755 When I try to send an imessage to my husband using my new 5c it sends the message back to my phone and not to my husband. However i am able to so far send a message to anyone else! How can i fix this?

    When I try to send an imessage to my husband using my new 5c it sends the message back to my phone and not to my husband. However i am able to so far send a message to anyone else! How can i fix this?

    I am having the same problem and I have tried everything to fix it. Are there any solutions?

  • Buyer got the money back from Paypal and buyer don't want to send the item back

    Hi everybody, I sold a laptop on Dec 2014 via eBay. After three months, there are some issues with the laptop so buyer had to send it to the manufacture for repair (Still under Lenovo warranty). After that, buyer had to send the laptop to manufacture again due to motherboard problem (Lenovo agree to fix it for free because it's still under warranty). Buyer complained that the computer is not as described. (I listed the item as like new because it's open box item, I also mentioned open box in the eBay description, I also refunded $100 when the buyer received the laptop, he said there are some scratches on the case, and he accepted the offer, I still have our conversation via eBay message) By the time I sold it, the laptop still under warranty for approximate 2 and a half year. Regarding to eBay policy, buyer cannot file a claim after 30 days, so he decided to file a complain via PayPal. I don't sell much on eBay so after I sold the laptop, I don't check my PayPal email anymore, once day when I check my email, I realized the case has been opened for approximate 19 days, which mean I was late to respond to the case 4 days. PayPal decided to refund to the buyer. I contacted PayPal several time, they said they couldn't do anything because I didn't respond to their email. I contacted Buyer and he told me that he will consider my email as harassment. I sent him another email a couple weeks ago and he didn't respond to my email. As a result, I still have to pay for eBay fee (approximate $50), and I lost the laptop $1300 value. Even he send the laptop back to me at this time, the laptop will not have the same value as before, but I still not receive the laptop anyway. It like 8 months from now. I filed a complain to ic3.gov but I still not hear anything from them. Does anyone have the same experience with me? Do you have any suggest? I have moved from WA to Texas, I don't know if I can file a case in Texas since the original issue happened when I was in WA.  Any response is appreciated, Thank you very much.

    1. Fwd your complaints to Apple, not this forum
    2. http://www.apple.com/feedback/iphone.html
    3. Have a good day!

  • Send and take back data from Microsoft Access 2007

    Hi everybody,
    I wish you could help me with my application that is very urgent. I have some characters read by OCR and i want to send them to a database in Microsoft Access 2007 and compare if there is a match or not of the data i sent from labview. I want a true or false as a result of comparison in access and send this response back to labview.
    The thing is that the characters read by OCR in labview are characters from a license plate and i want to compare those in a database in Microsoft Access and this has to tell me if there is a match or not and send a response to labview to use it for letting a car enter or not to a parking lot. I dont know how to do all i have explained.
    And another question, how can i create a database in microsoft access which i could modify while i am running the application i told you before.
    Thanks a lot....
    Cristi@n
    Hola a todos,
    Espero puedan ayudarme con mi aplicación que es de suma urgencia. Tengo varios caracteres leidos de una placa vehicular mediante OCR y quisiera mandarlos a una base de datos en microsoft Access y compararlos con la base de datos de placas vehiculares para saber si esta o no en la base. Esta respuesta quisiera enviarla de nuevo al labview para mostrar si el vehiculo ingresa o no al parqueadero. Además no se si se pueda ir ingresando datos a la base de datos mientras estoy corriendo la aplicación en labview. y como hago una base de datos asi en microsoft access..
    Gracias de antemano

    Hola
    Usted puede utilizar el database connectivity toolkit
    Sigue algunos links para su consulta:
    http://sine.ni.com/nips/cds/view/p/lang/en/nid/209060
    http://digital.ni.com/public.nsf/allkb/EDA4CCE5EBE0D295862577650029D501?OpenDocument
    http://www.ni.com/pdf/manuals/371525a.pdf
    Saludos.
    Diogo
    Diogo Aparecido
    Engenheiro de Aplicação
    National Instruments Brasil

  • I Need Help with Sending My Ipod Back!

    I need to send my ipod back because I think the headphone connector is broken but I'm confused. When go to the page where you send it back it asks you some questions. At the start it asks you if you need to replace a part or the whole thing...whick should I chose? Also at one part it asks you what's wrong with the ipod. It has a drop down menu and i'm not sure what to put. Also after that it asks you which faulty accessory you have. What happens when you don't have a faulty accessory or you don't know what's wrong with it? What else would a headphone connector be called...sorry i'm really thick

    If you have used your iPod with other headphones and it still won't work then you would need the whole iPod replaced.
    So...
    1) Repair whole unit
    2) For select an issue, click Sound Quality
    You should be able to complete the rest of the form.
    btabz

  • You can send the original back cover black for iPhone 4S for me, how much will it cost?

    You can send the original back cover black for iPhone 4S for me, how much will it cost?

    Apple does not sell replacement parts. Google may
    provide some assistance but there is no guarantee
    that third party components will work. Apple or Apple
    Authorized Service Provider should be able to repair for a
    fee, but will not sell you the parts.

  • Please help!!!!!! i filled out a job application using adobe reader but i cannot send the file back via email because the file is protected with a lock. how do i unlock this file to send it?!!!!!!!!!

    please help!!!!!! i filled out a job application using adobe reader but i cannot send the file back via email because the file is protected with a lock. how do i unlock this file to send it?!!!!!!!!!

    Hi kevinv1987,
    It doesn't sound like the PDF was password protected (or Adobe Reader would prompt you for a password). Instead, it sounds like that file may be marked locked by your operating system. Are you on Mac OS or Windows? In either case, here are instructions for removing the lock icon from the file:
    Remove the Lock Icon from a Folder in Windows 7 (check Microsoft's website if you have a different version of Windows)
    On Mac OS, select the file in the Finder, and choose File > Get Info. Then, just deselect the Lock checkbox.
    Please let us know how it goes.
    Best,
    Sara

  • 5s will send picture texts but i always get a "message send failure" text back

    I have an iphone 5s, and every time I send a picture message to either another iphone or an android the pictures goes through.  But then I get a "message send failure" text back.  And when people send me pictures, they get a text that it didn't go through to me.  But I did receive them.  This has caused several repetitive messages to be sent back and forth.

    It will all iPhone and adroids that I sent messages to.  They all do go through but they all say "message send failure."  And whenever anyone sends me a picture they get notified it didn't get delivered, but I did receive it. 
    Alfredo and I did a test picture message on 7/4/14 that worked fine, but then I tried sending a picture after I logged off the chat and it went back to doing the "message send failure" again.
    Clare

  • Sending an iPod back....

    Ok i was just wondering when u send an ipod back for repair. Do u send everything u got or do u just send the ipod it self back?
      Windows XP Pro  

    Just the ipod. They only send you back the ipod so...

Maybe you are looking for

  • 23" Cinema Display hook up to DirecTV receiver?

    I have tried hooking up my 23" Cinema display directly to my HD DirecTV receiver. My DirecTV receiver has HDMI output. So I bought a HDMI to DVI adapter. I was not able to get a picture on the display. The monitor was continusly flashing the power LE

  • Safari 6 makes macbook pro run hot.

    Hello, this is my first post in this forum. I've noticed that often Safari makes macbook pro run hot. The fans speed up even though I don't have that many applications open and only a few Safari tabs open. The only way to slow down the fan is to quit

  • MSI error

    I'm having a problem with several of our MSI bundles. The problem is that if I install certain MSI bundles after "x" amount of time they will no longer uninstall. You get an MSI error, value cannot be null. Which I have never seen before. The Windows

  • Failing to login

    I left my MacBook Pro on at night like every night. This morning I failed to login as it just stays on the blue screen forever. I forced reboot with the power button and it kept getting me back to the login screen a minute after every time I enter my

  • Changing Minus sign to brackets in smartforms

    Hi Gurus. I would like to ask if there is a way to change the minus sign of a type int variabel into brackets. for example in smartforms, the value is   "900-" and i want to show it as (900). is there any mask provided in the smartforms? thx & rgds,