Data Stream closing automatically at exact 4 hours

Pankaj Bisht1
Giga Guru

Hello all,

 

I am running a data stream via Flow and trying to pull data from Workday using SOAP API. 

I have around 120K records on Workday and doing a full load takes more than 4 hours. 

 

Whenever I am trying to do a full load, the data stream is showing as completed after exactly 4 hours. I checked the error logs and everything but no sign of any error. Any help would be appreciated. 

 

Thank you,

PB

 

#integrationhub 

4 REPLIES 4

Mark Manders
Mega Patron

Check your system properties: glide.transaction.quata.max / glide.sys.long_transaction_time


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Hello Mark,

 

Thank you for your response. I tried checking both but couldn't find any. I tried to look on the docs also but no luck. Could you please shed some more light on this?

 

Thank you,

PB

You don't have those system properties? Those are OOB. If they aren't there, create them and set them to a period you need to. 


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

@Mark Manders I'm not familiar with these properties, but just want to check: is glide.transaction.quata.max correct? (note it says 'quAta' instead of 'quOta')

 

Steve