Workday RaaS socket timeout on flow designer

Eli Guttman
Tera Guru

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 

 

EliGuttman_0-1677574220167.png

 

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!

 

 

 

4 REPLIES 4

Parnu K_
Mega Contributor

Did you find any parameter to increase that timer?
I have the exactly the same problem for rest step on custom action.

Chaithra
Tera Contributor

Hi guys, did you find solution for this problem I'm facing same issue.

 

Thanks,

Chaithra 

Chaithra
Tera Contributor

Hey, Did you find solution for this.
I have the exactly the same problem to fetch a custom report from workday.

Amrita Kanungo2
Tera Contributor

Hi , I am having the same problem, did anyone have any solution for this one?