Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Execution Time in ECATT

Former Member
0 Likes
531

Hi All,

Can any one help me in finding out as how to find the time taken for the Execution of the ECATT.

Is there any option like any predefined field which can be used with the Key word LOG which gets me the time.

Thanks in Advance,

Shashidhar Pabba.

1 ACCEPTED SOLUTION
Read only

christian_wohlfahrt
Active Contributor
0 Likes
448

Hi!

Maybe the information in log is detailed enough: goto envirement -> CATT extended -> Utilities -> Log.

Each log has a runtime in seconds. In tables CATK, CATL (or similiar) you will find this info in system.

Regards,

Christian

2 REPLIES 2
Read only

christian_wohlfahrt
Active Contributor
0 Likes
449

Hi!

Maybe the information in log is detailed enough: goto envirement -> CATT extended -> Utilities -> Log.

Each log has a runtime in seconds. In tables CATK, CATL (or similiar) you will find this info in system.

Regards,

Christian

Read only

0 Likes
448

In the log you will find not only the runtime for the entire script, but also the execution duration of each individual command.

Regards

Jon.