Using the autoextvj JIL Verification
search cancel

Using the autoextvj JIL Verification

book

Article ID: 42556

calendar_today

Updated On:

Products

CA Workload Automation AE - Scheduler (AutoSys)

Issue/Introduction

I would like to implement a verification exit. Can you tell me where I can find documentation on c++ autoextvj library?

Environment

Release: ALL Supported WAAE versions

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 CA Workload Automation AE Verification Exit Video

Additional Information

Till 11.3.6 SP8 Autosys is 32-buit application. From r12.0 its 64-bit application. So you have to find the source code and make the changes to the code, so the 64-bit OS compiler does not generate core.