John M Buragas 23.Sep.10 01:57 PM a Web browser LEIAll ReleasesWindows
I have search this forum, but really did not find what I was looking for. What we are trying to do is have LEI take over processing our a series of agents. Assume we have 5 agents, when the first agent finishes, LEI would kick off the next agent, and so forth. So far LEI does this wonderfully. However lets say on agent 3, it encounters an error. We trap the error to write it out to a log, bt I want to tell LEI that this agent failed, so it can send out an error message, and naturally it would NOT kick off the next agent
When I look at the log this is what I see
09/23/2010 01:48:53 PM LEI: Activity started: Charge Back Processing
09/23/2010 01:48:54 PM Agent 'Statistics Document Clear' error: Failed
09/23/2010 01:48:54 PM LEI: Activity finished: Charge Back Processing
I just do a error 1, "Failed" to cause an error.
If I look at the LEI Activity Log I see
09/23 01:48:53 PM - 09/23 01:48:54 PM
09/23/2010 01:48:53 PM Activity started
09/23/2010 01:48:54 PM Activity finished
Statistics
Elapsed Time: 00:00:01
Records Fetched From All Connectors: 0
Records Inserted From All Connectors: 0
Records Updated From All Connectors: 0
Records Removed From All Connectors: 0
Any way to do this?
Thanks,
John
BTW: I did read the suggection about runASAP, but it seem so long ago, I had figured they came up with a solutuon