Workload Automation Agents

 View Only
  • 1.  How to achieve notification

    Posted Mar 08, 2022 11:29 AM
    Dear Members,

    Our requirement is transfer an xml file from one location to another, which is ok can be achieved by FT job,
    Now where we need help is , if the file is not available or not found at source ,we need to throw a message "404 Message not found" if the file is not available
    and the entire WF is skipped if the file is not available

    Job A will do the file download at source in xml at a desired location.
    Object B , which will check the file at source location and check the file , if the file is present, JOB C(FT job ) will be executed. if the file is not present , the entire WF will be skipped by throwing an email to user with the report like the "404 Message not found".

    Do any one have any idea how this can be achieved ?

    Thanks
    Amit Sharma


  • 2.  RE: How to achieve notification
    Best Answer

    Broadcom Employee
    Posted Mar 09, 2022 10:01 AM
    Hi,
    The 404 error is returned for HTTP, I'm not sure any other protocol returns that.  So how exactly are you transferring the file to remote location?
    By FT job, do you mean File Trigger / monitoring job, I'm guessing this is for AutoSys?

    You can setup email notification in your job, see here.

    HTH,
    Nitin Pande

    ------------------------------
    Support
    Broadcom
    Toronto
    ------------------------------



  • 3.  RE: How to achieve notification

    Posted Mar 09, 2022 10:22 AM
    Hey Nitin,
    Thanks for coming back, my problem got sorted already, and this was for AUTOMIC!

    Thanks
    Amit Sharma


  • 4.  RE: How to achieve notification

    Broadcom Employee
    Posted Mar 09, 2022 10:30 AM
    Hi Amit
    Thanks for the update.

    Nitin Pande

    ------------------------------
    Support
    Broadcom
    Toronto
    ------------------------------