Exit points
An exit point is a callback function that you write. It is executed at a predefined strategic point by the server.
Four types of exit points are supported: pre-data access, post-data access, validation, and on-fail.
An exit point is a callback function that you write. It is executed at a predefined strategic point by the server.
Four types of exit points are supported: pre-data access, post-data access, validation, and on-fail.