Is there a direct API between AutoSys and CA Software Change Manager (formerly Harvest)?
Harvest has the facility to execute custom scripts during a Harvest package life cycle. We use that facility in-house to send automatic email
notifications when a package is promoted in Harvest. You can define the job in AutoSys. When you want the job executed by Harvest, you can write a
script for Harvest to execute it within Autosys. In this Harvest script you would be issuing a sendevent command to start that Autosys job.
Example:
'sendevent -E STARTJOB -J <jobname>'