Revision history  [back]

To add a notification if error happens, create notification definition on register and make its code poserror.
The error data can be accessed using the following:
error.entityType
error.entityCode
error.entityID
error.onTime
error.failure
error.log
error.registerCode
error.errorArrivalTime
The register code and name can be accessed normally using code, name1, etc

To add a notification if error happens, create notification definition on register and make its code poserror.
The error data can be accessed using the following:
error.entityType
error.entityCode
error.entityID
error.onTime
error.failure
error.log
error.registerCode
error.errorArrivalTime
The register code and name can be accessed normally using code, name1, etc