Is is possible to access the Activity Bit Map that is created in a table when a user signs on to IDMS CV through a ADS process? I am refering to chapter 7.7.2 Activity Security Processing in Advantage CA-IDMS Security Administration for 16.0. This security is created in OCF using Resource Activity (1-255). This security is located in the ACTI is located the #SECRTT macro. What I want to do is access the the 1-255 resource activities when a user is signed on to IDMS.
You can access the 1-225 bits in memory
1. If you use ADSA signon to the application or
2. write a assembler program to to access the bits using DSECTS - you should RMODE ANY and AMODE ANY in your assembler source