Issue in Workflow: Getting message Workflow 'workflow name' with context 'sys_id' terminated 2019-03-05 05:54:43 UTC with : Transaction cancelled: maximum execution time exceeded

Suresh1
Tera Guru

Hi Team,

 

Am facing an issue in my PROD instance.I have a workflow on release management table where in an activity, script execution will take place and looks like the script taken much time to execute and throws below error:

Issue in Workflow: Getting message Workflow 'workflow name' with context 'sys_id' terminated 2019-03-05 05:54:43 UTC with : Transaction cancelled: maximum execution time exceeded

find_real_file.png

 

Please let me know how to over come this issue.

Appreciate your help,.

Thanks,
Suresh

5 REPLIES 5

vivekreddym
Tera Contributor

Also, try this

Place the 5 Sec Timer Activity before the Script activity which caused the error "Transaction cancelled: maximum execution time exceeded".