Automic Workload Automation

Expand all | Collapse all

How to send an email to a shared distribution list from an Automic Job

  • 1.  How to send an email to a shared distribution list from an Automic Job

    Posted Jan 20, 2016 03:06 PM
    Hi,   How can I send an email to SAP shared distribution list upon successful completion of an automic job. I don't have an option to do this in Notification job as the statement :put_att SAP_ADDRESSTYPE = "C" is throwing below error U0020343 Runtime error in object 'CALL.MAIL.SETTLEMENT_SUCCESS', line '00005'. Cannot change attribute 'SAP_ADDRESSTYPE' for object type 'CALL'. Thanks, Sarat


  • 2.  How to send an email to a shared distribution list from an Automic Job

    Posted Jan 21, 2016 07:48 AM
    Hi SaratGoudu601325, it seems that you are trying to send an e-mail to a SAP distribution list through a notification object. I don't think that it's possible. Use the SAP job instead. The SAP_ADDRESSTYPE attribute is specific for SAP jobs.