Data Stream closing automatically at exact 4 hours
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 02:29 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 11:37 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 02:15 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 03:21 AM
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 as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 05:43 AM
@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