|
View previous topic :: View next topic
|
| Author |
Message |
gpowell382
New User
.jpg)
Joined: 25 Aug 2005 Posts: 31 Location: USA
|
|
|
|
| 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. |
|
| Back to top |
|
 |
gpowell382
New User
.jpg)
Joined: 25 Aug 2005 Posts: 31 Location: USA
|
|
|
|
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 |
|
| Back to top |
|
 |
|
|