Autosys Job Extraction Prerequisites
This topic briefs about the Autosys job extraction prerequisites.
In This Topic:
Introduction
LeapLogic’s Assessment profiles existing inventory, identifies complexity, performs dependency analysis, and provides recommendations for migration to modern data platform.
LeapLogic requires Autosys jobs exported in .Jil/.txt format which typically contains all the boxes/jobs/FW etc. Follow the below given steps to export the jobs either through CLI or UI.
Using CLI
- Connect server to access Autosys CLI
- Execute command “autorep -J % -q > {file path} &” on Autosys CLI
- {file path}: full path (path + name of file) to save output into file
- Example: autorep -J % -q > /tmp/my_job_details.txt &
Using UI
- Open Autosys job monitoring UI
- Using the top navigation bar, click Save View as JIL from the File menu
- Save the output as a file
LeapLogic requires AutoSys job logs exported in .txt format which typically contains information about all the boxes/jobs/FW etc. Follow the below given steps to export the jobs either through CLI or UI.
Using CLI
- Connect server to access AutoSys CLI.
- Execute command “autorep -J -s -d -r -0 > {file path} &” on Autosys CLI.
- {file path}: full path (path + name of file) to save output into file.
- -0 specifies the latest run logs, -1 instead will fetch the last second run logs and so on.
Using UI
- Login to the AutoSys Web Interface.
- Navigate to Job Activity.
- Select the required jobs.
- Specify the Date Range.
- View and Export Logs.
Getting Help
Contact LeapLogic technical support at info@leaplogic.io