TPX ACL Script Loading and Removal Process
search cancel

TPX ACL Script Loading and Removal Process

book

Article ID: 411979

calendar_today

Updated On:

Products

TPX - Session Management

Issue/Introduction

This article explains when the Automated Conversion Language(ACLs) are loaded into memory and the procedure for removing them..

 

Environment

TPX 

z/OS

Resolution

The ACLs in the ACL library are loaded into memory when TPX is started up,.

When the user selects the session for the application the ACL it is defined in either the user level, profile level or in the ACT(Applications Characteristic Table.

It is invoked when the user selects the session to pass the userid, password and other data that is defined within that specific ACL. 

Here is the hierarchy.

  1. - At user level - TPX Userid Maintenance Detail Panel at the Startup ACL:     ________  field
  2. - At profile level  - TPX Profile Table Detail Panel at the Startup ACL:     ________  field
  3. - At ACT level - TPX Application Characteristics Detail Panel at the      * Start ACLPGM:      ________ field

1)To remove the ACL from the user level 

  TPX Administration Menu

  1. Select Option 1  TPX User/Group Maintenance
  2. TPX User/Group Administration Menu
  3. Select Option 3  User Maintenance then enter the userid
  4. Select Option 2  TPX Session Options
  5. Select the Session 
  6. Remove the name of the ACL from the Startup ACL:     ________  field.
  7. Logoff TPX then logon back on.

2)To remove the ACL from the profile level 

  TPX User/Group Administration Menu

  1. Select Option  2  Profile Maintenance
  2. Select the Profile
  3. Select Option 2 TPX Application Session Options
  4. Select the Session
  5. Remove the name of the ACL from the Startup ACL:     ________  field.
  6. Reload the profile via TPXOPER
  7. S TPXOPER
  8. Issue the following command
  9. RELOAD PROF=profname       <<<<<< profname is the name of the profile name where the session is defined >>>>>>
  10. Logoff TPX then logon back on.

3)To remove the ACL from the ACT(Applications Characteristics Table) 

  TPX Administration Menu

  1. Select Option 2  TPX System Options
  2. Select Option 2   2  Application Definition  (ACT)
  3. From the TPX Application Characteristics Table List 
  4. Select the Table at Startup
  5. Select the Application
  6. Scroll down to the third panel
  7. Remove the name of the ACL from the * Start ACLPGM:      ________ field.
  8. Reload the ACT Table via TPXOPER
  9. S TPXOPER
  10. Issue the following command
  11. RELOAD ACT=acttablename   <<<<<< acttablename is the name of the Applications Characteristics Table(ACT) where the application is defined >>>>>>
  12. Logoff TPX then logon back on.

 

When the ACL has been removed from either the user level, profile level or even from the ACT, the ACL can be deleted from the ACL library, however it can be renamed just in case it would be needed again.