E
egarcia
Guest
The localhost and localhost access log files would be for when there are errors outside the code. I think that the key here is what you mentioned: > - if I find the faulty piece of code and wrap it in a structured error handling block, I can message out the error manually. Perhaps, the WebHandler needs the following statement: BLOCK-LEVEL ON ERROR UNDO, THROW. The Business Entities in the Data Object Services include this statement.
Continue reading...
Continue reading...