Previous Topic: User-Defined System Security RulesNext Topic: Exit 14, BIND RUN-UNIT and READY AREA


User Exits

What You Can Do

You can establish site-specific security by using predefined user exits. A user exit allows you to extend CA IDMS software by calling a user-written Assembler routine each time a particular point in CA IDMS system execution is reached.

For example, you can use exit 28 (the security preprocessing exit) to capture and evaluate signon information whenever a user requests signon to the runtime system but before signon processing is initiated.