Acknowledgement help!!

What is the format of acknowledgement to a message? Whwre can I find information about jms internals ?

Hi,
JMS implementations are provider specific so, you need to contact your provider if you want information about the protocol your JMS implementation is using.
Hope this helps,
Arnaud

Similar Messages

  • IDOC to File Scenario. Acknowledgement help required

    Hi All,
    I have made a IDOC to file scenario  (IDOC has business system and file has business service) which is working fine.
    But In sxmb_moni of XI it says Acknowledgement not possible.
    "<SAP:Stack>Unable to convert the sender service File_Receiver_BusService to an ALE logical system</SAP:Stack>"
    Please explain me and send be blogs to send Acknowledgement back to R/3.
    Regards

    Hello Rick,
    "<SAP:Stack>Unable to convert the sender service File_Receiver_BusService to an ALE logical system</SAP:Stack>"
    Check the Logical system name in SLD and in ID's Service->AdapterSpecific Identifies matches are not, go through the following link for step by step prcedure.
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    https://wiki.sdn.sap.com/wiki/display/XI/Unable%20to%20convert%20Sender%20system%20to%20ALE%20logical%20system
    Check this for providing Acknowledgments.
    https://wiki.sdn.sap.com/wiki/display/ABAP/HandlingIdocAcknowledgements
    Regards,
    Prasanna

  • Color profile name

    Please let me know on how to get the color profile used in an eps file. In Photoshop scirpting there is method colorProfileName to get the profile name.
    I hope this method is not available in Illustrator scripting.
    regards,
    Sashi

    Sashikala Balasubramanian wrote:
    Forums are there for posting any queries.
    Yes, and it's also a common courtesy to acknowledge help to any query you might have by marking answers as "helpful" or (the very thought) "correct".
    First of all, this shows other helpful members of this forum that your question has been answered and thus they can skip reading it if they want.
    Second, it shows people who want to know more about the topic your question it has been answered.
    Third, it shows to people having the same or a related question this thread may contain further information.
    Fourth, by acknowledging an answer as "helpful" or (gods forbid) "correct", you are sending a thank-you to the person who answered.
    Fifth, by marking an answer as "helpful" or "correct", the person providing that answer gains a small number of points, which, albeit not of monetary value, still carry a symbolic value as people who have a lot of points are thus people who give correct or helpful answers a lot, and as such their answers may be considered more knowledgeable than those of others.
    Sashikala Balasubramanian wrote:
    This does not mean that i had not tried.
    How could I have known you already tried each and every logical step? You did not tell what you had tried so far in your original post, you just popped the question.
    Sashikala Balasubramanian wrote:
    If you are willing to reply, do it.
    I sure do. Didn't you think my reply was helpful? (Or even "correct", in the sense it's a definitive answer to your original question?)
    Sashikala Balasubramanian wrote:
    Dont criticize others.
    "Criticizing" is not necessarly or implicitly a negative attitude.

  • Message Builtin

    Hi,
    Im using forms 6i. Im not able to show the message on the working screen. using alert we can do it.
    But i want to show the message on the working screen using message built in.
    The following code is not working,
    message('Test',ACKNOWLEDGE);
    Help will be appreciated.
    Regards
    Sankar.M.N

    Ammad is right, with the Message built-in the only way you can push the content of the Message into a popup is to call Message() twice. Thankfully, there are three different types of Alerts you can create (Note, Caution and Stop). Most Forms applications I've worked on had a wrapper class they used to display messages in one of the three different Alert types or in the status bar through a single call. The wrapper class was an overloaded library procedure that displayed the desired message with a single call rather than multiple calls required for an alert. For example, create a library package called MSG with a single exposed procedure called DISPLAY (or what ever you want to call it) and overload it so you can pass a message text, alert type, button names, etc. Here is an example of the procedure signature:
    CREATE OR REPLACE PACKAGE MSG IS
       /* Define the types of Alert Button Titles that are allowed */  
       /* You could use a VARCHAR2 parameter that allows the user */
       /* to specify the Button Title, but I prefer to define the titles */
       BTN_OK        CONSTANT NUMBER:= 1;
       BTN_CANCEL    CONSTANT NUMBER:= 2;
       BTN_SAVE      CONSTANT NUMBER:= 3;
       BTN_YES       CONSTANT NUMBER:= 4;
       BTN_NO        CONSTANT NUMBER:= 5;
       --ETC......
       /* Define the Alert Types */
       TYPE_NOTE    CONSTANT NUMBER := 1;
       TYPE_CAUTION CONSTANT NUMBER := 2;
       TYPE_STOP    CONSTANT NUMBER := 3;
       /* display text in Status Bar */
       PROCEDURE DISPLAY (p_msg_txt VARCHAR2); 
       /* display text in an Alert with just one button */
       PROCEDURE DISPLAY (p_msg_txt VARCHAR2, p_msg_type NUMBER, p_btn_1 NUMBER);
       /* display text in an Alert with two buttons and return button pressed) */
       PROCEDURE DISPLAY (p_msg_txt VARCHAR2, p_msg_type NUMBER, p_btn_1 NUMBER, p_btn_2 NUMBER, p_btn_pressed OUT NUMBER);
       /* display text in an Alert wit three buttons and return button pressed */
       PROCEDURE DISPLAY (p_msg_txt VARCHAR2, p_msg_type NUMBER, p_btn_1 NUMBER, p_btn_2 NUMBER, p_btn_3 NUMBER, p_btn_pressed OUT NUMBER);
    END MSG;This of course, is just the Package Specification, but it demonstrates the concept. This overloaded procedure in turn calls a private package procedure that does all the work of setting the alert properties, displaying the message text, recording which button was pressed and return the button pressed to the p_btn_pressed OUT parameter. Using this method - or a similar method - it allows you to display a message to your users with minimal coding. If you are working with a multi-language application, you could change the p_msg_txt parameter to a NUMBER that would refer to a message stored in a table.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Tell me again why the point system has any value?

    Query builder - OR condition

    Billy  Verreynne  wrote:
    Dude wrote:
    Many participants seem to care only about receiving answers by spreading and urging their question as much as possible without providing any value to the community. These people typically do not even care to give feedback and thereby disrespect anyone who tries to help them in the end. A rather twisted view IMO. Just because someone does not offer you points, or does not provide the type of feedback you would like to your suggestion, does not mean "disrespect". Come on!
    It seems to me that there is this politically correct view that technical forums dealing with technical problems and technical solutions, should be all facebook community like, where we are all friends, slapping one another on the back, telling one another how good and awesome they are. +<shudder>+
    If you want warm fuzzies and political correctness and slaps on the back, I suggest joining Facebook to "connect and share with the people in your life".Perhaps that is what you have been reading between the lines, but that is not what I wrote. To respond and to acknowledge help is a matter of good manners and courtesy in any social environment. Forum participants who do not give feedback and leave their posts orphaned are disrespectful. That's is my opinion.
    About your last statement… I'm not a fan of Facebook and have my account deactivated. I prefer not to drag my life or that of my friends to the public screen. I do not trust Facebook or any other business or government to take care of personal data in everyones best interest. However, the warm fuzzies and political correctness and slaps on the back as you describe seems to happen everywhere, even here.
    Edited by: Dude on Mar 18, 2013 5:59 PM

  • Should an iPod Touch purchased today include Version 3?

    +(Apologies if this question looks similar to a previous post. I realised that a post in an answered topic might not attract many replies…)+
    I booked a Personal Shopping session at my local Apple Store today, went there with my wife, & came away with an iPod Touch 32Gb. It was stressed several times in the session that we thought the optimum strategy was to get the best quality, highest capacity, device. At no point was it mentioned that the OS supplied would not be the 'latest & best' version.
    As soon as I connected the iPod to my Mac, it told me there was an update available. Would I like it? Yes, please. Then nothing happened. I checked around, & it seems that everywhere the story is the same; yes, you do need version 3; no, you can't have it without paying.
    Can this really be true? Why is it not possible to upgrade for free, when the upgrade was released before even purchasing the device? Or is this all just an innocent mistake? If so, I can't seem to find a way round it.
    I'll phone the Apple Store tomorrow when they open, but I would like to know the answer in advance if possible…

    I'm marking this answered. I'm at little surprised at the heated responses to my question, but thank you all for answering, at any rate.
    If Apple want to charge for the upgrade, that's fine by me; it just isn't the answer I was expecting. However, I will ask about it tomorrow, since I did make it quite clear when we were in the Apple Store that we wanted to be sure about all relevant factors influencing our purchase, specifically covering any additional costs that might be required. I think this counts as an additional cost, & it certainly wasn't mentioned, although I'm just going to ask — & not make a fuss about it.
    I'm afraid I'm not going to mark any of the above posts as helpful or solved, which I would normally do, because the posts which I think are helpful still seem to have a bit of an edge to them which might not have been helpful if the OP happened to be less experienced. I hope that anyone who posted in a genuinely helpful spirit will realise that it's this ambiguity that's the problem. I would always acknowledge help if I were sure it was well-intentioned.
    Anyway — interesting experience. If anything comes of tomorrow's phone call beyond a polite apology for the oversight, I'll be sure to let you know.

  • I recently dug out my old 160gb iPod Classic. Every time I connect it to iTunes, the program freezes and/or crashes. My computer recognizes that the iPod is plugged in, (it's accesible under "My Computer") but iTunes doesn't acknowledge it, at all. Help?

    I recently dug out my old 160gb iPod Classic. Every time I connect it to iTunes, the program freezes and/or crashes. My computer recognizes that the iPod is plugged in, (it's accesible under "My Computer") but iTunes doesn't acknowledge it, at all. I've tried every single solution I've seen, and none of them work. I know the Classic is outdated, but my other iPod doesn't have nearly as much room. Can anyone help with this?

    See Corrupt iPod classic.
    tt2

  • Cannot get iTunes to acknowledge my iPhone on formatted computer -Help!!!!

    Hi.
    I formatted my computer to give it a bit of a clean out and improve performance and what not. I built the system back up and reinstalled iTunes but it won't now acknowledge my iPhone. I spent 3 hours yesterday trying to fix this with the troubleshooting guide to no avail.
    This is from the troubleshoot guide:
    iPhone requires two important pieces of software to operate properly on Windows. First, the driver must be installed; for iPhone the driver is USBAAPL.SYS. Second, Apple Mobile Device Support must be installed as a Windows Service. If these are not installed, see the Reinstall iTunes section below.
    I have reinstalled iTunes 5 times. I have confirmed that my computer does indeed have both of the requirements mentioned in the Troubleshoot above. The only thing that seems a bit amiss is although USBAAPL.SYS is in the \System 32\Drivers folder when I go to the Universal Serial Bus Controllers in the list of devices found in devmgmt.msc the iPhone is not showing up. I figure this is likely to be the problem but I've tried for hours to work our a solution.
    All the USB ports on my computer and functioning correctly and the iPhone camera is acknowledged by Windows and the iPhone will charge while connected. I have connected the iPhone when fully charged but it's invisible to iTunes. My iPhone has not been updated with the 2.2 update so is currently running the 2.1 firmware.
    Can anyone please please please help me with this??!! Any help would be gratefully received.
    Many thanks.
    Mark

    This is how I corrected this problem with the iPhone 5.
    Reinstalling the usb driver in win8 by going to device mgr/ portable devices.
    Click update driver and and then directing the computer to search the apple folder ...
    C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers.

  • Please help, my computer wont acknowledge my ipod :(

    ok heres the story
    i got a new ipod mini yesterday as a replacement for my old one, i plugged it into the computer but it didnt acknowledge it at all. so i charged it up and tried again, still no luck, so i came onto the apple website and have tried just about everything they have said and nothings worked. but i think that maybe it is set for a mac computer and i dont have one, i tried to restore it, and it said to plug in the ipod, i did, but the computer wont acknowledge it so it cant be restored!!!
    what am i supposed to do???
    please please help me its driving me insane!
    Michelle

    Hi Musicboxdancer,
    Welcome to Apple Discussions
    If you don't have a Mac; it should be formatted for one. Did it come back with all your songs? You may want to look at...
    Knowledge Base Document #61711 on iPod missing in "My Computer" or in iTunes on Windows
    Knowledge Base Document #93499 on Windows confuses iPod with network drive and may keep iPod from mounting or songs may seem to disappear
    Jon
    Mac Mini 1.42Ghz, iPod (All), Airport (Graphite & Express), G4 1.33Ghz iBook, G4 iMac 1Ghz, G3 500Mhz, iBook iMac 233Mhz, eMate, Power Mac 5400 LC, PowerBook 540c, Macintosh 128K, Apple //e, Apple //, and some more...  Mac OS X (10.4.5) Moto Razr, iLife '06, SmartDisk 160Gb, Apple BT Mouse, Sight..

  • HT4623 My iPad refuses to acknowledge any updates beyond 5.1.1! I cannot update it no matter what I try. HELP!

    During a recent "***?!" situation, and the resultant complete restore to factory default, my husband's iPad will not update!
    Fast forward a few weeks when we get our new iMac and though we were instructed to make different users to allow each of us to use our different devices, we still cannot update his. While my iPad2 updates flawlessly, my husband's refuses to acknowledge there is even an update past the 5.1.1! He's frustrated as you all likely know, apps are beginning to require that the pad is updated as well. I'm feeling some guilt here because mine is working.
    Please...help me alleviate my guilt!!

    What model iPad does he have ? If it's a first gen iPad then 5.1.1 is the highest version that it supports

  • I get pop up ' Please Acknowledge Message' always.....please help

    Hi frens...i have developed forms based on customers table....evey time i try to navigate on the forms i get pop up ' Please Acknowledge message' ....every time i have to click on ok to proceed with firther navigations.
    please help me out with this....thanks

    oh thanks really man...my lecturer told me that i jsut coudnlt remeber...thnaks a lot man....

  • Help!  I'm trying to re-install Final Cut after my MacBook crashed but every time I enter the serial number the program refuses to acknowledge it.  Anyone have a solution?

    Help!  I'm trying to re-install Final Cut after my MacBook crashed but every time I enter the serial number the program refuses to acknowledge it.  Anyone have a solution?

    Try here:
    https://discussions.apple.com/message/7565627#7565627
    Al

  • How do I Help Apple Care Stop Warring with Each Other and Fix the Problem with My iPhone that They Acknowledge Creating?

    How Do I Help Apple US & Apple Europe Stop Warring With Each Other And Fix The Problem They Created?
    PROBLEM
    Apple will not replace, as promised, the iPhone 5 (A1429 GSM model) that they gave me in London, UK, with an iPhone 5 (A1429 CDMA model).
    BACKGROUND
    My iPhone 5 (A1429 CDMA model) was purchased this year in September on an existing Verizon Wireless (VZW) line using an upgrade. The purchase took place in California and the product was picked up using Apple Personal Pickup through the Cerritos Apple Retail Store. I will refer to this phone at my "original" phone.
    The original phone was taken into the Apple Store Regent Street in London, England, UK on November 15, 2012. The reason for this visit was that my original phone's camera would not focus.
    The Apple Store Regent Street verified there was a hardware problem but was unable to replace the part.
    The Apple Store Regent Street had me call the US AppleCare. At first they denied support, but then a supervisor, name can be provided upon request, approved the replacement of my original phone with an iPhone 5 (A1429 GSM model) as a temporary solution until I got back in the US. And approved that the GSM model would be replaced with a CDMA model when I came back to the US. I will refer to the GSM model as the "replacement". They gave me the case number --------.
    The Apple Store Regent Street gave me the replacement and took the original. The first replacement did not work for reasons I do not understand. They switched out the replacement several times until they got one that worked on the T-Mobile nano SIM card that I had purchased in England, UK. Please refer to the repair IDs below to track the progression of phones given to me at the Apple Store Regent Street:
    Repair ID ----------- (Nov 15)
    Repair ID ----------- (Nov 16)
    Repair ID ----------- (Nov 16)
    The following case number was either created in the UK or France between November 15 to November 24. Case number -----------
    On November 19, 2012, I went to France and purchased an Orange nano SIM card. The phone would not activate like the first two repair IDs above.
    On November 24, 2012, I went to the Apple Store Les Quatre Temps. The Genius told me that my CDMA phone should not have been replaced with a GSM model in the UK and that this was clearly Apple's fault. They had me call the AppleCare UK.
    My issue was escalated to a tier 2 UK AppleCare agent. His contact information can be provided upon request. He gave me the case number -----------.
    The UK tier 2 agent became upset when he heard that I was calling from France and that the France Apple Store or France AppleCare were not helping me. He told me that my CDMA phone should not have been replaced with a GSM model in the UK and that this was clearly Apple's fault.
    The UK tier 2 agent said he was working with engineers to resolve my problem and would call me back the next day on November 25, 2012.
    While at the Apple Store Les Quatre Temps, a Genius switched the phone given to from repair ID ----------- with a new one that worked with the French nano SIM card.
    Also, while at the Apple Store Les Quatre Temps, I initiated a call with AppleCare US to get assistance because it seems that AppleCare UK was more upset that France was not addressing the issue rather than helping me. I have email correspondance with the AppleCare US representative.
    A Genius at the Apple Store Les Quatre Temps switched the replacement with a new GSM model that worked on the French SIM card but would not work if restored, received a software update, or had the SIM card changed. This is the same temporary solution I received from the Apple Store Regent Street in the UK.
    By this point, I had spent between 12-14 hours in Apple Store or on the phone with an AppleCare representative.
    Upon arriving in the US, I went to my local Apple Store Brea Mall to have the replacement switched with a CDMA model. They could not support me. He told me that my CDMA phone should not have been replaced with a GSM model in the UK and that this was clearly Apple's fault. My instructions were to call AppleCare US again.
    My call with AppleCare US was escalated to a Senior Advisor, name can be provided upon request, and they gave me the case number -----------. After being on the phone with him for over an hour, his instructions were to call the Apple Store Regent Street and tell them to review my latest notes. They were to process a refund for a full retail priced iPhone 5 64BG black onto my credit card so that I could use that money to buy a new iPhone 5 64GB black at the Apple Store Brea Mall to reoslve the problem.
    The Apple Store Regent Street did not process my refund. He, name can be provided upon request, told me that the AppleCare US did not do a good job reviewing my case, that they were incapable of getting to the bottom of it like they were, and instructed me to call AppleCare US and tell them to review this case number and this repair id. I asked if he read the notes from the AppleCare US Senior Advisor and he would not confirm nor deny. When I offered to give him the case number he accepted but it seemed like would do no good. Our call was disconnected. When I tried calling back the stores automated system was turned on and I could not get back through.
    Now I have the full retail price of an iPhone 5 64GB black CDMA on my credit card and Apple will not process the refund as they said they would.
    I've, at this point, spent between 14-16 hours at Apple Stores or on the phone with AppleCare representatives, and still do not have the problem resolved.
    SOLUTION
    AppleCare US and AppleCare Europe need to resolve their internal family issues without further impacting their customers.
    Apple is to process a refund to my credit card for the cost of a full retail priced iPhone 5 64GB black.
    DESIRED OUTCOMES
    I have an iPhone 5 (A1429 CDMA model) that works in the US on VZW as it did before I received the replacement phone in the UK.
    Apple covers the cost of the solution because I did not create the problem.
    Apple resolves their internal issue without costing me more time, energy, or money.
    This becomes a case study for AppleCare so that future customers are not impacted like I have been by their support system.
    Does anyone have recommendations for me?
    Thank you!
    <Edited by Host>

    Thanks, but I've been on the phone with AppleCare US (where I am and live) and AppleCare UK. They continue bouncing me back and forth without helping resolve the problem.
    Perhaps someones knows how to further escalate the issue at Apple?

  • How to setup acknowledgements? Please help!

    Hi Experts,
       I have following scenario.
       IDOC--> XI----> BizTalk
       In this scenario, IDOC is sent from SAP R/3 system to XI. XI then sends it to BizTalk using JMS adapter.
       Everything works fine and BizTalk also receives the IDOC message. But there is one problem.
       When I see the message in SXMB_MONI then I see that there are entries like below:
       Status                                                       |   Ack. Status
       Checked flag (Processed Successfully) I   Error Flag (Acknowledgment not possible)
       Then when I see the details for this entry I get the following error info where BTS_DEV refers to the receiver BizTalk and SAPSYS refers to the IDOC sender system..
       <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="OUTBINDING">CO_TXT_OUTBINDING_NOT_FOUND</SAP:Code>
      <SAP:P1>,BTS_DEV</SAP:P1>
      <SAP:P2>,SAPSYS,,</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>No receiver agreement found for sender ,BTS_DEV to receiver ,SAPSYS,,</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
      So, what is the problem? Why am I getting error for acknowledgment?  What is the system trying to do with acknowledgment?
      How does acknowledgments work? What do I need to do to prevent getting this error? Do I need to do something in BizTalk to prevent it?
      It will be great if somebody can explain this in detail and give me step by step instructions to resolve it.
    Thanks & Regards
    Gopal
    Edited by: GOPAL BALIGA on Jul 22, 2009 6:23 AM

    1. What "Service" value i need to give? Will it be BizTalk system or SAP System that sends IDOC?
    It is the SAP system which is supposed to receive the IDOC ACK message
    2. What is this "RFC destination" used for? Where does this exist?
    RFC destination in SM59 of your SAP system
    3. What is this "Port"? Again what is this used for and where does this exist?
    Check this blog for answer to your Qs
    /people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi
    Regards,
    Abhishek.
    Edited by: abhishek salvi on Jul 22, 2009 11:03 AM

  • Itunes does not even acknowledge my ipod mini anymore!!! help pleeease

    last week my ipod mini worked fine, then yesterday it wouldn't connect intstead my comp kept saying that it was an 'unknown device'?? i followed the troubleshoot but it didn't help. so tonight i uninstalled itunes and reinstalled the latest version. The new one recognised m ipod once then froze, then it went bact to the 'unknown device' thing, now it doesn't even acknowled that it is even there!! can anyone help PLEASE!!!

    Try here:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows
    or
    iPhone, iPad, iPod touch: Device not recognized in iTunes for Mac OS X

Maybe you are looking for

  • Print HTML-Page

    Hi, i want to print a HTML-formated Page without the tags and whit pictures in the page, i think thats also called WYSIWYG. How i can do this ? Is there a possiblility to convert HTML to printerfriendly format like RAW ?

  • Is there a way to have Adobe Acrobat run in the background while scanning documents?

    This was working fine up until last week and then all of a sudden, the scanning program overrides anything else I'm doing on the computer (such as typing an email, etc).  I'm not sure if a recent update removed that setting, but I'd like to be scanni

  • Paging File in windows for SAP

    Dear Experts ,                   I am new to SAP R/3 Basis .I am very much in need to set paging file size to 1GBram + 8GB. but i am unable to increase virtual memory beyond 4096 initial and 4096 max.        Please any one let me know the step by ste

  • Office Web App error in extended web application

    I have a web application that has been extended in intranet zone. While all feature works in the application in the default zone of office web app, creating new document from site it self does not work in intranet zone. Error I am getting is sorry, t

  • Analysis auth obj assigment

    Hi    Iam created one auth obj in rsec admin. how can i assign the auth obj to user .My answer is  1)direct assigment 2) through roles. for example: created analysis auth obj is : ztest_1 It have the info obj : 0customer. and iam entered two values(v