Hi,
I have implemented the BPT process using "Automatic Activity" in one of my application. I'm auditing bulk of records(10k) in this process.
My question here is,
Is there any maximum time limit for my process to execute or it will run all records in first launch itself?
Hi Manoj,
Yes, each Automatic Activity has a timeout of 5 minutes. Please check this documentation about AA:https://success.outsystems.com/support/troubleshooting/application_runtime/bpt_automatic_activities_timeout/
Regards,
PZ
Thanks PZ!