- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2016 12:32 PM
We are currently integrating with a customer's ticketing system and are trying to figure out how to automatically resend a REST message if there is an error.
For example if the server is down, is there a way to queue up the REST messages and retry them at another time or at a set interval (retry every 5 minutes until successful).
I know this is possible with SOAP but I am not seeing anything for REST.
Solved! Go to Solution.
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-07-2016 08:26 AM
Hi Steve,
Here is a screenshot of the actual policy that I made. The key would be to set the agent to RESTClient and build an appropriate condition for your need.
Please mark responses helpful and/or answered if you find them so. We work for points here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2016 09:39 PM
Hi Steve ,
we are doing an integration between HP OMi and ServiceNow with the help of Do IT Wise adaptor. Does retry policies execute without using MID Server ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2016 05:17 AM
Sarva,
We are not using a MID server with our ServiceNow instance and we have used the REST retry policies. They work the same as ECC Queue retry policies.
ECC Queue Retry Policy - ServiceNow Wiki
An example we are using is below. It will retry every 3 mins for a max of 10 retries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2016 12:27 AM
Thank you. Its the same I believe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2023 06:04 PM
Just to add to the solution provided, struggled a bit to find the plugin - the plugin is not enabled by default. Need to raise a request to enable the plugin.
Refer: KB - Plugin Required to activate the ECC Queue Retry Policy