AutoSys Workload Automation

 View Only
  • 1.  Sendevent to change status will not work - gives ^INP in log file

    Posted Sep 25, 2020 10:57 AM
    We are trying to use the sendevent -e CHANGE_STATUS -s SUCCESS -J jobname but the command does not work when executed by the super user on UNIX.

    We see the command with  ^INP at the end of the line in the event_demon log file (CA WAAE Scheduler Log).

    [09/17/2020 22:00:04] CAUAJM_I_40245 EVENT: CHANGE_STATUS STATUS: SUCCESS JOB: ^INP

    We have two identical implementations (production and development) and development has no issues.
    We have read the threads in this community and have user security setup the same for both implementations and are using Native.
    We tried giving access to the super userid but the results were the same.  We are using Version: 11.3.6.SP8.1643
    Thank you for sharing any suggestions in advance.


  • 2.  RE: Sendevent to change status will not work - gives ^INP in log file

    Posted Sep 26, 2020 09:26 AM
    Is INP your instance ($AUTOSERV) and is it the correct instance? what's the $AUTOSERV from the environment sendevent is being called from?


  • 3.  RE: Sendevent to change status will not work - gives ^INP in log file

    Posted Sep 28, 2020 08:43 AM
    Yes - INP and it is the correct instance. 

    From the client
    From HP-UX   $ echo $AUTOSERV
    INP


  • 4.  RE: Sendevent to change status will not work - gives ^INP in log file

    Posted Sep 29, 2020 12:50 AM
    Somehow the Scheduler thinks it's coming from an external instance. 
    How does the application server handle this. Do you see the same sendevent session in the application server log as well? Do you see the job name?