Forum Discussion

pravin_k99's avatar
pravin_k99
Contributor
12 years ago

How can I use OnLogError event to execute the same statement again and not log an error

Hello



I know, OnLogError even it fired before the error is logged on to the log. but I want to achive below mentioned scenario. Can someone help please



- Whereever there is an error - which occurs because Object Not Found

- I want to run a script routine for example - myobject.refreshmappinInfo

- And the same statement again which caused the initial error



Thanks

Pravin