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

ECATT ERROR LOG.

Former Member
0 Likes
366

Hi All,

I am working with ECATT and i want to capture error message from error log so that i can represent it on seperate spread sheet to make it more user friendly.

So any one can please tell me how to capture these error messages.

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
329

Hello Rohit

Perhaps function module <b>ECATT_LOG_GET_MESSAGE_LIST</b> might be useful. If you call the function module with the log key (apparently identical to the number of the test configuration) using<b> IM_ALL_MESSAGES = 'X'</b> then it returns for each eCATT statement (e.g. FUN) the collected messages.

Regards

Uwe

Read only

0 Likes
329

Thanks Uwe For ur concern on this thread.......

Can you please elaborate it bit more.......so that i can capture errors.

some document or some code may be of great use....

thanks