Workday RaaS socket timeout on flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2023 12:55 AM
We are working on integration with WD to pull employees information, using the Report as a Service (RaaS)
In flow designer, we are using REST step to pull JSON file with all the information.
the REST call is configured to save the response as attachment (then using import set to load the data to relevant tables)
From time to time, we are getting execution socket timeout error. when it happen, we can see that the flow runtime is about ~3 minutes (~175,000ML). the file size is ~36,700 KB
After checking with Workday team, the timeout is not coming from WD - it seems like we are getting the timeout from ServiceNow side.
We do have the property glide.http.outbound.max_timeout.enabled set to false, and on the Rest step, we have not defined timeout parament
We can see that when the process work, the runtime is below 170,000 ML, and when it fails it above 175,000
Any idea how to resolve this?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2023 10:58 AM
Did you find any parameter to increase that timer?
I have the exactly the same problem for rest step on custom action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2024 08:25 PM
Hi guys, did you find solution for this problem I'm facing same issue.
Thanks,
Chaithra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-22-2024 08:27 PM
Hey, Did you find solution for this.
I have the exactly the same problem to fetch a custom report from workday.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Hi , I am having the same problem, did anyone have any solution for this one?