‎2007 May 10 11:57 AM
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.
‎2007 May 14 9:55 PM
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
‎2007 May 15 7:08 AM
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