The following table gives a brief description of each of the arguments:
|
Name |
I/O |
Description |
|---|---|---|
|
*procstep |
Input |
A pointer to a CA Gen CIPROCSTEP structure, which contains information, related to the currently executing procedure step. Model name and Next Location data can be extracted from this structure. This parameter is unused in the supplied sample exit. |
|
*clientUserid |
Input |
CA Gen current CLIENT_USER_ID system attribute, if SecurityUsedEnhanced is set in the WRSECTOKEN user exit. NULL string otherwise. |
|
*clientPassword |
Input |
CA Gen current CLIENT_PASSWORD system attribute if SecurityUsedEnhanced is set in the WRSECTOKEN user exit. NULL string otherwise. |
|
*tperr |
Output |
If the function returns -1 as the return code, tperr should contain a valid tperrno value indicating the cause of the Tuxedo ATMI call failure. |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|