Previous Topic: CICS CacheNext Topic: Using the Sysplex Coupling Facility


TSSCAI Application Interface

The Application interface RESLIST option provides performance improvement for client applications that request large amounts of CA Top Secret authorization data.

For example, if an application is building a menu that requires dozens of transaction calls to custom build a menu for each user, TSSCAI can extract in one call a complete list of authorized transactions. The application then scans the returned output from this single call. Both Permissions and Facilities can be extracted. Also, when performing a DUFXTR or DUFUPD, there is a cost of using TSSRNAME. If a TSSRNAME is specified, a sign-on takes place. If you do not specify a TSSRNAME, the request runs under the current signed on USER.