Default retry policy for AD Spoke/Connections

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 09:57 AM
Hi All,
There are default retry policy available for HTTP, JDBC and SFTP connections, we need to set a default retry policy for AD connection which is used by AD spoke. Do we have any options for retry policy for AD connections? Kindly suggest.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 12:27 PM - edited 09-07-2023 12:29 PM
Hi All,
There is no default retry policies for Power shell connections so we tried set a loop with counter variable to check the connection is successful or failure, if failure counter will decrease and retry the AD Spoke action, this a work around.
Thanks!