Using the autoextvj JIL Verification module
search cancel

Using the autoextvj JIL Verification module

book

Article ID: 42556

calendar_today

Updated On:

Products

CA Workload Automation AE - Scheduler (AutoSys)

Issue/Introduction

autoextvj implementation for verification exit and references to documentation on the c++ autoextvj library

Environment

Workload Automation Autosys

Cause

AutoSys ships a sample JIL Verification exit called “autoextvj_sample_lib.c”.  This can be found in the $AUTOSYS\code (or %AUTOSYS%/code) directory.

Resolution

  • The JIL Verification Exit provides a single point of control over JIL insert, updates and overrides.
  • The only documentation currently available on the JIL Verification Exit is found within the autoextvj header file.
  • The sample program “autoextvj_sample_lib.c” is a good starting point when coding an exit.
  • For more information, check out the following video's on Communities:

Additional Information

AutoSys 11 is 32-bit application, but starting 12.0, it is 64-bit.