The program flow of an acquisition AIM is dependent on its functionality, but in general, the application executes as follows:
Gathers data from an endpoint application and puts it into the form the SFM expects.
Uses a routing function (DFC) to send the data to the SFM.
Checks the return value from the routing function:
If greater than zero (0), identifies the transaction condition.
If equal to -1, checks the clGetDfcErrno() value for a cause.
If -1 or less, performs the appropriate error alert or correction procedures.
For more information about routing functions, see the e-Biz
Impact ODL Guide.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |