Retry when No HTTP 200, Do not retry when WaitACK

Hi,
I have following requirement for RNIF Implementation.
{color:#333333}
{color:#008000}1. Host will re-send the order 3 times if it receives a status message other then the HTTP 200. After 3 re-tries, if 200 is not received then an exception is sent to the End Application(Back end).
2. If the acknowledgment is not received for the PIP3A4 Request sent by Host, then Host will not retry sending the order again.{color}
{color}_I am facing two issues with the above requirements._
1. As mentioned by Ramesh, both the requirement are fulfilled by the DC level "Retry Count" field. However, I have separate "Retry Count" for Wait Ack status and "Response other than HTTP 200". How can I separate it?
2. If HTTP 200 is not received by Host, the Host need to send an exception back to End Application. How to achieve this functionality?
Regards,
Ravi Shah
+919922965966

Answered in How to retry when HTTP 200 Not received

Similar Messages

  • It downloads version 4.1 - but does not install it and always shows this as Firefox 4.0 - Yahoo edition. Moreover the tabs open when I close firefox do not open when I start next.

    Question
    It downloads version 4.1 - but does not install it and always shows this as Firefox 4.0 - Yahoo edition. Moreover the tabs open when I close firefox do not open when I start next. edit
    Details

    Download the official version of Firefox 4.0.1 here: <br />
    http://www.mozilla.com/en-US/firefox/
    Then un-install that Yahoo branded version and install the official version.

  • When I plug in iPhone (5.1.1) to computer, playlists show up on the iPhone (when plugged in), that do not appear when it is not plugged in. And I can't erase them. I have iTunes match, and deleted all my music on the iPhone, but that had no effect.

    When I plug in iPhone (5.1.1) to computer, playlists show up on the iPhone (when plugged in), that do not appear when it is not plugged in. And I can't erase them. I have iTunes match, and deleted all my music on the iPhone, but that had no effect on the phantom playlist that shows up on the PC when I plug in the iPhone to the PC. I cannot manually move songs or playlists from the PC to the iPhone
    Help greatly appreciated.

    Unplug your Iphone out of your computer and replug it back in. It took me several times before I could do this

  • Acrobat x standard,  win 8,   paper sizes Arch A B C D E ...  avail when plot to hp plotter,  not avail when plot to pdf

    Acrobat x standard,  using latest win 8,   paper sizes Arch A B C D E ...  avail when plot to hp plotter,  not avail when plot to pdf
    any ideas?

    You mean add custom sizes ?
    I just used postscript sizes in my CAD program,  and saved a different printer definition file for each,  that worked for cad,  look into large pdf's tomorrow.
    thx jp

  • U/tube videos open when using Safari but will not open when using Firefox.

    u/tube videos open fine when using Safari but will not open when using Firefox. With Firefox I get the unhighlighted Quicktime symbol with a question mark in the center. WHY?? Any help appreciated --- Toroya

    Hmmmm, strange you view YouTube in Safari & not FF. Which version of FF are you using?
    Try the following:
    Repair permissions & restart.
    Make sure you have the latest versions of Adobe Flash Player Software
    QuickTime Preferences > Advanced > MIME Stettings > Miscellaneous.
    Deactivate the "Flash Media" option.

  • Getting HTTP 404 - File Not Found when creating Items

    This happens when I try to create an item of any type. I can edit items already created, but I cannot create any new items.
    Take the Text Control for example:
    When I click on the Text item icon, I get the page that prompts for the Text Control Type. I select one, then I wait and get the HTTP 404. This happens with all items. For items that do not have subtypes, I get the error immediately.
    Any suggestions?

    I have some major work to do. This might require a call to Oracle.
    Udump trace file reveals the following for each attemp to create an item:
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_opidsa+360] [PC:0x2080540] [ADDR:0x0] [UNABLE_TO_READ] []
    Current SQL statement for this session:
    select
    nvl(htf.escape_sc(p.plug_name),wwv_flow_lang.system_message('CREATE_ITEM_WIZ.NO_REGION')) plug_name,
    i.item_sequence,
    i.name,
    i.prompt,
    nvl(i.item_plug_id,0) item_plug_id,
    i.DISPLAY_AS
    from
    wwv_flow_step_items i, wwv_flow_page_plugs p
    where
    i.flow_step_id = :FB_FLOW_PAGE_ID and i.flow_id = :FB_FLOW_ID
    and
    p.id (+) = i.item_plug_id
    order by nvl(item_plug_id,0), item_sequence
    I shut down the database. I get this when attempting to restart:
    SQL>
    Connected.
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    SQL> startup
    ORA-01041: internal error. hostdef extension doesn't exist
    SQL>
    Message was edited by:
    MartinWDC

  • Why HTTP 404 Page not Found when trying to Backup Configuration?

    Good day:
    I bought this RV082 VPN Router.  After configuring it, I tried to save its configuration using the System Management's Backup Utility.  When I set everything up and ready to proceed, as I click on the Backup Configuration button, I get this Page Not Found error.
    After several additional retries, and cold startup of my laptop, I still get this.
    Then I wondered, "Why don't I try to upgrade the firmware instead?".
    Guess what: I get the same page not found error.
    Can anyone tell why is this?  Using Windows 7 Pro 32-bit.
    Thanks in advance!
    Javier.
    P.S. I have replied to another thread about not getting connected with Quick VPN to the RV082, which is another painful trouble I've got with it.

    Hi Rybak,  
    Thanks for your reply.
    Try to clean the Cache for TFS 2013 manually(delete the content of the folder only, not the cache folder itself):
    Clean the Cache folder on Server machine. The folder path is:
    C:\Program Files\Microsoft Team Foundation Server 12.0\Application Tier\Web Services\_tfs_data.  
    After cleaned, on Server machine, click Start and select
    Run… to open the dialog box, then input iisreset.exe and click OK, wait it run completely.
    If clean Cache cannot resolve this issue, please try to repair your TFS 2013 Update 4 Server, then check the result.
    Additionally, you can run TFS 2013 Power Tools BPA to scan the installation of your TFS Server.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • When is a valid query not valid when made into a subquery?

    I have a query that works great, but when I wrap a "select * from ( [insert regular query here] ) t_inline_view;" around it, it fails with an error of "ORA-02016: cannot use a subquery in a START WITH on a remote database".
    For details of my problem, please refer to this other thread:
    Receiving ORA-02016 error in ApEx, but not TOAD or SQL Workshop
    My main query, which performs well and works like a charm, contains remote database links, a hierarchy query "start with ... connect by ....", and some unions. The original query is in the previous thread for you to review if you like.
    I am simply asking what syntax/method/etc. is being used in my query that is causing it to break as a subquery, but work as a regular query? If it's easier to just give me a link to some documentation describing all the things that will cause a query to not be a valid subquery, that is fine with me.
    Shane.

    What is it you want to know not contained in the
    error message text?You're kidding me, right? The real weird problem is that my query already has a "start with .... connect by ...." in a subquery against a remote database. If I took the error at face value, I would expect to get that error even when running my query as a stand alone query. It doesn't error until the entire thing is a subquery. I'm just trying to understand what's wrong with my query and why it seems to error when it shouldn't and why it doesn't error when it seems like it should.
    If that doesn't help be sure when you post here to
    include full version information.The database running the query is 9.2.0.4 and remote database where all of the objects are stored is a 9.2.0.8 database.
    The docs on "START WITH" can be found at
    http://tahiti.oracle.com.
    Thanks. I checked the 9iR2 documentation and found this. I am familiar with what it means by a "scalar subquery expression." The link I found is http://download.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_103a.htm#2075989. I found the "START WITH Clause" section by doing a "find" when the page loaded.
    Shane.

  • When typing the curser does not move when typing so when typing the mouse will move the curser and/or delete becase it highlites everything - very frustrating

    my mouse does not move or disappear when I am typing in my rogers yahoo account - the curser does. Since the mouse does not move, if I accidently hit the mouse pad or sometimes on its own it takes over and moves the typing to wherever the mouse is located. How do I correct this issue. I have Windows &

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Audio ok when playing on computer, but not there when playing on DVD player

    I've made two DVDs on my MacBook: one where I dragged a variety of short films into iDVD (imported via iMovie but NOT edited on iMovie!) and burned it - this one plays fine on everyone's computers and DVD players. The second DVD I created with material edited in iMovie and then burned via Share -> iDVD and while that plays fine on my computer, the audio is "missing" when I play it on a regular DVD player.
    I burned the DVDs the exact same way, used the exact same DVD stock, and played on the exact same DVD player, so what's going on? I don't think it's an iDVD problem, I think there's something (not) happening in iMovie...
    MacBook   Mac OS X (10.4.8)  

    What format is the original?

  • Posting from  one jsp to another gives HTTP 405 "method not allowed"

    I have a servlet filter that authenticates all requests for resources in my web app. This works fine when HTTP GET requests are being used, but I notice I get a HTTP 405 "Method not allowed" when a HTTP POST is issued. Even a simple JSP page that posts to another JSP page fails with this error. If I remove the filter, everything works OK.
    The filter doesn't do anything exceptional (that I can see), other than do a redirect to use SSL if the request isn't being called on that.
    Thanks for any help.

    If you've got access to the filter code - check that it doesn't contain any conditional checking on HttpServletRequest.getMethod() or alike.
    If the only thing you need to do is to ensure the use of SSL, why don't you declare a security-constraint in you web.xml:
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>Ensure encryption</web-resource-name>
    <url-pattern>/</url-pattern>
    </web-resource-collection>
    <user-data-constraint>
    <transport-guarantee>CONFIDENTIAL</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    - J�rgen L�kke -

  • HT4623 how to update to ios 6.1 when my update software is not working

    I have iPhone 4s how to update to ios 6.1 when my update software is not working when I click software updates the gear is turning and there is a message downloading and estimating time remaining but I stays like that for two days now nothing is happening what can I do?

    MICHAEL MI IPOD ES 4 Y TAMBIEN QUIERO DESCARGAR IO7 PERO ME MARCA ITUNES QUE EL IO7 ES UN BETTA Y EL 21 DE SEP ITUNES BUSCARA UNA ACTUALIZACIO DE SOFTWARE DE IOS Y EL QUE SIGUE ES EL 6.1.3 Y LUEGO EL 7.0 DESPUES EL IOS X Y DESPUES EL IOS 7.1.2 MI DUDA ES CON CUAL SE VA ACTUALIZAR MI IPOD4 EL 21 DE SEPTIEMBRE

  • SQL Server analysis service command does not retry in agent job

    Hello,
    I'm working on SQL Server 2008 R2 version. I have scheduled a SQL server agent job to process analysis service cube using an analysis service command. Sometimes this job fails due to network load. So I set this job to retry 2 times after 10 mins interval.
    There were no retry attempts when job failed. There was no error message.
    I simulated this scenario using simple analysis service command which I intentionally set to fail. That's right. It's not retrying for analysis service commands. Any workaround for this ? any suggestions ?
    Thanks in advance.

    Hi Anush87,
    In your scenario, you had set that the step to retry 2 times after 10 mins interval. However, there were no any retry attempts when job failed, and you can reproduce this issue, right?
    Since there is no any error message, it's hard to give you the root reason that cause this issue. Based on my research, so many other people had encountered this issue which you can see on the link below
    http://social.technet.microsoft.com/Forums/en-US/543acccb-f107-420b-9652-53856c9137bb/sql-server-agent-job-retry-not-working?forum=sqldatabaseengine, you can you can submit a feedback at the link below
    http://connect.microsoft.com/SQLServer/Feedback
    So that Microsoft will confirm that if this issue is a bug in SQL Server Agent job.
    However, in order to troubleshoot this issue, you can query Agent job information to ensure the job configure settings are correct, you can refer to the link below to check it.
    http://www.mssqltips.com/sqlservertip/2561/querying-sql-server-agent-job-information/
    http://www.sqlservercentral.com/blogs/hugo/2009/05/27/configuring-auto-retry-on-sql-server-agent/
    Hope this helps.
    Regards,
    Charlie Liao
    TechNet Community Support

  • A fix for the Mozilla Firefox SSL Certificate Validation Security Weakness vulnerability? This appears to be an issue with not revalidating certificates when loading HTTPS pages from cache.

    We have to close vulnerabilities for PCI & Cybertrust certification. We have upgraded users running Firefox to version 7.0.1 but we are still receiving the message: Mozilla Firefox SSL Certificate Validation Security Weakness. Researching the issue, it appears to be related to certificates not being revalidated when loading HTTPS pages from cache. The bug report I found is:
    Bug 660749 - Firefox doesn't (re)validate certificates when loading a HTTPS page from the cache

    cookies.squite answer is Today at 5:15 PM .
    New profile, same problem.
    We've already established it is not a add-ons problem but obviously there will be less add-ons in this new profile to help exclude.
    Since there is two PC profiles on the PC, I tried the second profile, same problem. Used the RESET FF function on the second PC profile...same thing...even followed the instruct for uninstall &re-install...same problem.
    (3) different virus scanners, no hard core problems.
    Suspect how I have something in Windows setup that no one else is using?

  • Getting this error when running a form. HTTP Listner is not available

    I am using windows XP Professional. I have the 9i database running fine. I can launch form developer and connect to my database (which is on the same machine but in different homes.) I get a Http listner error no available when I go to run the form. I looked at my administrative settings for the HTTP listner service but I do not see it I only see the TNS lister.
    Does any one know what I need to do run a form successfuly with getting the HTTP listner error

    Hi,
    to start OC4J you go to start--> programs --> Oracle9i Developer Suite --> Forms Developer --> Start OC4J Instance
    Frank

Maybe you are looking for

  • Workaround for function to_blob in Oracle 8i

    Hi all, this query run in Oracle 9i but not in oracle 8i: select to_lob(dbms_lob.substr(data,dbms_lob.getlength(data)-dbms_lob.instr(data,'3F3E')-1,dbms_lob.instr(data,'3F3E')+4)) as stream_data, filename as stream_name, substr(filename,instr(filenam

  • Layout with Effects Problem

    Hi I have working on a flex application that involves extensive adding/removal of display objects in containers like VBox, HBox. Each children has showEffect, removedEffect, and moveEffect, when application add and removes some children, layout gets

  • Internal order settlement profile

    hi sap gurus    can anybody  give overall   view of internal order settlement profile?     i have to know about .... how to settle internal order?   thank you venkatareddy

  • Fixing the width of a column in a pivot table.

    Hi, I have a report with a pivot table view. In that pivot table i have a column called category and a measure called Amount. My issue is, i need to fix the length of the the measured column to particular extent like $111,111,111,111.11 (Bold) for al

  • ICal does not add drive time or map to events

    In everything that I see online, even the Keynote, it shows iCal for Mavericks adding in the map of the event as well as adding the drive time from your previous location.  Yet, mine does not do this.  It give me the option of adding drive time, but