- Requirement: Pass a bit of "custom" data to my error handler.
- Scenario:Sell agent runs on order release init. During this time some logic, already written, runs and validates data not handled by OTM out of the box. I am successfully catching this error, thanks to a previous thread, but now want to pass one of several different reasons to the error handler so that the reason can be sent to me via the error email I receive.
- Does this require a SQL insert in the Agent and then a SQL lookup in the error handler?
- Is there an easier way to accomplish this?
- Anyone have any suggestions on some good online training that focuses on Agents?
- Anyone know of any Training in the D/FW Texas area?