Message proccessed after http timeout

Hello,
We have the next scenario:
External aplication -
>XI----
>R3
      send info via http post to
In XI we have set 60 seconds as timeout for service http in transaction SMICM. Here XI works as receiver of a http call from the external system. If XI can't finish to process the info before 60 seconds a http timeout is returned to client (external aplication). That's fine. But, We have realized that the message created in XI is proccesed succesfully after by example 2 minutes. So, the client system thinks that the call was not processed but XI has processed it.
is it a problem with the configuration of service http of XI?
is there any way to be sure that a http post from external system are not processed after http timeout response?
Thank you very much.
Alberto

Thank you all for your helpful responses, I have now found the solution (my own statement about the Java dispatcher not existing in PI 7.1 is what caused me to realize it):
The ICM parameter I set above was set with RZ10 in the INTEGRATION SERVER, but I did not try to set it in the non-central ADAPTER ENGINE. Because the ICM controls HTTP communication in the non-central AE for 7.1 systems, the same parameter applies (icm/server_port_0=...)
It is difficult to check the value of this parameter on a stand-alone engine like the non-central AE, but this is how I did it:
I opened the SAP Microsoft Management Console (sapmmc) instead of the SAP Management Console (sapmc) which I usually use. In the MMC when I clicked on the Instance -> ICM, it opened an administrative web interface. Logged in as webadm and then I could see the parameters just like in a WebDispatcher web admin. I saw there that the icm/server_port_0... parameter was set with default TIMEOUT and PROCTIMEOUT values.
To fix it, I had to manually alter the instance profile (/sapmnt/<SID>/SYS/profile/...) and add the above parameter. Then the 600s timeout finally ended.
my problem was that I forgot that TWO ICMs were involved in this scenario, and both had to have the parameter changed.
I hope this helps someone else who sees the same situation. I'm awarding helpful points to everyone who responded, thanks for your ideas!
Regards,
Peter

Similar Messages

  • I just purchased the new ipad. I set up my email and put show 1000 messages. After a few days my email in my inbox disappears. I have gone thought all the settings. Please help.

    I just purchased the new ipad. I set up my email and put show 1000 messages. After a few days my email in my inbox disappears. I have gone thought all the settings. Please help.

    iPad Mail
    http://www.apple.com/support/ipad/mail/
     Cheers, Tom

  • How to get remaining time for baton after setting timeOut property

    Hello,
    Is it possible to get the remaining time for baton after setting timeOut, or do I have to maintain a separate Timer for that?
    Been following this excellent tutorial here http://tv.adobe.com/watch/adc-presents/create-shared-forms-in-livecycle-collaboration-serv ice/

    Thanks Nigel, before reading your reply, I came up with something like this, but it seems extending the Baton class is not enough, as I would need my own BatonProperty as well that uses this extended Baton class...
    Also attempted to get some help here http://stackoverflow.com/questions/7116814/actionscript3-lccs-how-to-access-property-paren t-class-protected-var/7116882#7116882
    Could this be made into a feature request for Baton and BatonProperty, se we could easily get the remaining time please?   I guess I can wait for a future release.
    /custom as file /
    package com.mysite.BatonExtender
         import com.adobe.rtc.sharedModel.Baton;
         import flash.events.TimerEvent;
         public class BatonExtender extends Baton
              public function BatonExtender()
              super();
              _autoPutDownTimer.addEventListener(TimerEvent.TIMER,countDown);    
              trace("CURRENT TIMER:"+_autoPutDownTimer.currentCount);
              trace("BATONEXTENDER added");
              public function countDown(p_evt:TimerEvent):void {
                   trace("TRACING START countDown....");
                   if (_autoPutDownTimer.running) {
                        trace(_autoPutDownTimer.currentCount);
                        //sharedTimer.value = String(90 - _autoPutDownTimer.currentCount);
                   trace("TRACING END....");

  • How can I automatically open Mail.app message attachments after downloading

    The subject says it all, I think.
    My wish #1
    Automatically Opening Mail.app message attachments after downloading
    My Wish #2
    At least having the Finder automatically default to the folder I just downloaded to after completing the download.
    Is this an option in Leopard, at least?

    Very clever. But unfortunately that doesn't seem to work in Tiger.
    Then again, I stil presume that when you do that, a ile is still downloaded and appears somewhere on your hard drive. If you "save as" the file opened by preview, you probably still need to go back to the place where the file was saved and delete it.
    Then again again, if Preview is peeking into a Word or Excel attachment, it may not actually be "downloading it" first?? Strange. If it was a jpg file attachment, on the other hand, it seems more likely that some sort of file would be downloaded to the hard drive as a result of that drag and drop of the paper clip.
    I did find that drag and drop capability interesting, though. Even in Tiger.
    Oh well. I have to start looking at scripts.
    When I downloaded that Automator application that was supposed to "close all open applications", I was surprised that it didn't work. Says it works with TIger. ???
    http://www.apple.com/downloads/macosx/automator/
    Was I supposed to import it into Automator as an "action" and save it as an Automator application and then open Automator and click "run" for that action each time I wanted to use it? Seams a bit cumbersome.

  • The adapter "SQL" raised an error message. Details "Login timeout expired".

    Hi All
    Please help me to understand "Login timeout". All feedback is welcome.
    BizTalk Server 2009 on Windows Server 2008 R2 64 bit
    SQL Server 2008 SP1 64 bit
    BizTalk Adapter Pack 2.0
    Event Viewer -> Windows Logs -> Application
    The adapter "SQL" raised an error message. Details "Login timeout expired".
    The adapter failed to transmit message going to send port "ALL.Exceptions" with URL "SQL://xxxxxxxxx/EsbExceptionDb/". It will be retransmitted after the retry interval specified for this Send Port. Details:"Login timeout expired".
    Regards
    Steve

    Hi Abhishek,
    Thank you for your input.
    I found errors in the Table [EsbExceptionDb].[dbo].[Fault] relating to the write to the target Oracle database
    Microsoft.ServiceModel.Channels.Common.MetadataException: Metadata resolution failed for OperationId:ATHENA/Table/WO_ADDITIONAL/Delete ---> System.TimeoutException: Timeout Expired     at
    The BizTalk send port timeout has been increased from 1 minute to 30 minute and all is well
    Regards
    Steve

  • I have windows vista and I'm receiving a runtime error message R6034 after trying to install latest update of itunes.  How do I resolve this issue?

    I have windows vista and I'm receiving a runtime error message R6034 after trying to install latest update of itunes.  How do I resolve this issue?

    The best discussion of resolving the issues is found in the user tip: https://discussions.apple.com/docs/DOC-6562

  • How to popup message window after logon?

    Is it possible to popup a message window after ERP user log on?

    Jerry,
    This is very extensive, but you can always use WHEN-NEW-FORM-INSTANCE event with out any form to inform users. But it can get annoying without this lenghy explanation. It depends on how long you wait before you take down the server after you announce.
    It is not the perfect way of doing it, but will work (in forms only when a
    new form is opened, not in JSPs).
    1. Create a table with some columns like instance_id, maintenance date and
    contact details just in case they want to call you, and a flag that
    represents the status (in process, completed so on)
    2. Create a simple workflow process with three nodes in that.
    3. Whenever you want bring the server down, just create a process for this
    workflow process (WF_ENGINE.create_process). This will insert row into this
    table first time.
    4. Next step in the process can update the status to Completed after say, 1
    min (assuming users take at least a min to finish any transaction in one
    form)
    5. Have a timeout in the same workflow that will wait for 5 mins and inserts
    one more row similar to the first third step.
    6. Write a small piece of code in custom.pll in WHEN-NEW-FORM-INSTANCE which
    is not form specific. Which means whenever a new form is opened up this
    message will appear. This code reads this table and looks at the status
    (till it is completed) to pop up a message whenever they open a new form.
    Inactive users, I assume you do not care.
    7. You can check in the workflow how many times you want to insert a row
    into the table and send a pop up message (select instance_Id,count(*) from
    dummy where count(*)=5 if you want five tries).After five tries you can
    complete the workflow.
    Thanks
    Nagamohan

  • Multi Mapping : How to get Message count after splitting

    Hi all,
    I am following below blog.
    /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi
    Can any body please tell me how to get the count of messages generated after splitting in the message mapping.. I have created the message data type but not aware what is needed to be done.
    Thanks and best regards,
    Kulwant Singh

    Multi mappings r done in order to split the messages to the number of messages required by the user. So for 1:N mapping, the details about "N" is based on ur requirement. So its not like - when u split, any number of message could get created. The count would be dependent on u.
    Regards,
    Prateek

  • "Adobe Illustrator cs5 quit unexpectedly" error message. After I upgratded my imac to Mavericks I can't open Illustrater CS5. Help pls.

    "Adobe Illustrator cs5 quit unexpectedly" error message.
    After I upgrated my imac from Snow Leopard to Mavericks I can't open Illustrator CS5. (No problem with PS)
    Every opening attemp crashes. May this be possible because of third party plug-ins. (eg. Esko Artwork)
    Help pls.
    Thank you.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
    SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter the name of the crashed application or process. For example, if iTunes crashed, you would enter "iTunes" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    ☞ The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, select
    DIAGNOSTIC AND USAGE INFORMATION ▹ User Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of crash reports. The name of each report starts with the name of the process, and ends with ".crash". Select the most recent report related to the process in question. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    ☞ If you don't see any reports listed, but you know there was a crash, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    ☞ Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • Getting error message -050 after downloading 11.1

    Getting error message -050 after downloading 11.1, radio and match do not work.

    What is the version of your OHS. Are you referring to 11gR2 webgate for OHS ?

  • When I add a https link to quicklinks, when I click on it, the (:) after https does not go to the address bar and thus the link is not connected. This is happening for all quicklink bookmarks with https:

    Question
    When I add a https link to quicklinks, when I click on it, the (:) after https does not go to the address bar and thus the link is not connected. This is happening for all quicklink bookmarks with https: Is there a solution?

    Try some basic troubleshooting.
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    *In previous Firefox versions, click on the Firefox button at the top left of the Firefox window and click on ''Help'' (or click on ''Help'' in the Menu bar, if you don't have a Firefox button) then click on ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • Missing Message Attributes: URL/HTTP Destination

    Hello,
    following scenario:
    There is a sync. interface between SAP PI ante the Paypal API within the HTTP adapter calling a dynamic URL.
    The dynamic URL is created as mentioned in this blog: http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/7264. [original link is broken]
    Also the HTTP adapter is configured as described (Adapter Specific Message Attributes and URL are flagged).
    Following error occours when testing the call:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_MISSING_URL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>Dynamic Header - Missing Message Attributes: URL/HTTP Destination</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Is there sth. special I have to consider in the HTTP Adapter?
    Thanks in advance,
    André

    Hi Michal,
    I´m passing the URL to the attribut "TargetURL" by using a UDF in my mapping.
    In the adapter I have flagged "URL".
    So the value of TargetURL set in mapping shoul be used as destination in the adapter.
    Please have a look onto my UDF used in MM:
    http://img408.imageshack.us/i/udf.jpg/
    Adapter settings:
    http://img691.imageshack.us/i/adaptersetting1.jpg/
    http://img339.imageshack.us/i/adaptersetting2.jpg/
    How can I check that the TargetURL is successfully set as a dynamic parameter?
    Thanks,
    André

  • Adapter engine messaging URL returns HTTP 403

    Hi all,
    I currently have a problem with the following scenario: SOAP Adapter -> XI -> JDBC Adapter. I have configured the scenario and everything seems to be running correctly (in the component monitoring the adapters and the integration engine are green). However when I send a request to the SOAP Adapter I get the following response:
    <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
                             <context>XIAdapter</context>
                             <code>DeliveryException</code>
                             <text><![CDATA[
    com.sap.aii.af.mp.module.ModuleException
         at
    Caused by: com.sap.aii.messaging.srt.BubbleException: failed to call the adapter engine [null "null"]; nested exception caused by: com.sap.aii.af.ra.ms.api.DeliveryException: Received HTTP response code 403.
    </text>
    </s:SystemError>
    In the Message Display tool of the runtime workbench I get the following trace:
    2005-06-05 11:03:08 Success SOAP: request message leaving the adapter (call)
    2005-06-05 11:03:08 Success Application attempting to send an XI message synchronously using connection AFW.
    2005-06-05 11:03:08 Success Trying to put the message into the call queue.
    2005-06-05 11:03:08 Success The message was successfully retrieved from the call queue.
    2005-06-05 11:03:08 Success The message status set to DLNG.
    2005-06-05 11:03:08 Success Message successfully put into the queue.
    2005-06-05 11:03:08 Error Returning synchronous error notification to calling application: Received HTTP response code 403..
    2005-06-05 11:03:08 Error Transmitting the message using connection http://<host>:8000/sap/xi/engine?type=entry failed, due to: Received HTTP response code 403..
    2005-06-05 11:03:08 Error The message status set to FAIL.
    2005-06-05 11:03:08 Error Returning to application. Exception: Received HTTP response code 403.
    So it seem that somehow the adapter framework is not allowed to send a message to the integration engine via the messaging URL.
    Any ideas how to resolve this problem?
    Thanks for you help,
    Christian

    Hi,
    If you've changed the passwords for XI service users
    then you may also want to check this note: 721548
    XI 3.0: Changing the passwords of the XI service users
    Regards,
    michal

  • HTTP Timeout 500

    Hello to all,
    we've got a sychronous szenario RFC <> XI <> JDBC.
    Sometimes I get the following exception:
    "com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Timeout."
    I've set the icm parameter to SAP recommandation.
    icm/server_port_1  PROT=SMTP, PORT=25, TIMEOUT=30, PROCTIMEOUT=600
    Any ideas to solve this?
    Regards Christian

    HI,
    Just take a look into SAP Notes – 804124, 807000
    Synchronous RFC HTTP Timeout---need urgent help

  • Hi this message appears after 2 hours downloading Mavericks : an error occurred while extracting files from the package "mzps4135638417199433253.pkg"

    Hi this message appears after 2 hours downloading Mavericks in App Store :
    an error occurred while extracting files from the package "mzps4135638417199433253.pkg"
    Same with "CMD + R"
    Help...

    It sounds to me like your Internal Hard Drive is failing.
    I recommend you buy a new one, that is a good candidate for replacing the old one, but install it in an External enclosure and Install a fresh Mac OS X on it from the DVD. You can boot your Mac from any attached drive.
    The new System can be used to get some work done, check your emails, and takes the pressure off resolving this immediately. You can also attempt to salvage files off the old drive if needed.
    Once things seem to be working, then move the new drive inside the computer. Failures at this point may be due to bad cable, which has been a problem in some of these MacBooks.
    Use security erase, write Zeroes, one pass, to re-write every block on the old drive. Any block discovered to be bad will be replaced with spares the drive holds in reserve for this purpose. If more than 10 blocks are pared on one pass, "Initialization Failed!" will be the result. Although you can try the erase again, there is some question whether you want to trust this drive with your precious data.

Maybe you are looking for

  • Additional Line Carriage in Text File

    Hi All, I have a requirement to place a additional line carriage at the ending of each line, and I have to place a character of small square box. I am using the FM GUI_DOWNLOAD to download into the text file. My internal table for downloading to text

  • Print texts in different formats on one page

    Hi all, Is it possible to print the texts on one page in different fonts and sizes? It seems like PrintTextBuffer prints all the texts onto one page at once and there is no chance to change the format. Thanks, LT Solved! Go to Solution.

  • Restore pages to ipad mini

    I accidentally deleted the "Information/Help/Gettting Started" section from my Pages app on ipad mini.  How do I get this back.  (I cannot believe it let me delete this important information).

  • Graphic Driver upgrade

    I need to upgrade my graphic driver (current version is 295.62) is this a software or hardware issue? And how can I tackle the issue? This question was solved. View Solution.

  • EA6900 Update and Two Suggestions for Future Firmware "Nice to Haves"

    Hey, first off, I've been a user of Linksys Routers for many years now, so I am familiar with the different settings and other selections that you generally see on the firmware pages.  As to the EA6900, I am very, very PLEASED with how this router in