The database commit point for a CA Gen application is upon successful execution of a procedure. This is true for both client and server procedures and whether the procedure interaction is a flow or remote use.
If an error occurs in the procedure, a rollback is to be performed.
Exit states are also used to determine the condition of the database access of the procedure.
You can assign the termination action to the exit state.
The server manager handles termination conditions for server procedures. CA Gen invokes the server manager at the end of the execution of a server procedure.
The window manager handles termination conditions for client procedures. CA Gen invokes the window manager at the end of the execution of a client procedure or at the end of the execution of an event handler.
|
Copyright © 2013 CA.
All rights reserved.
|
|