DevOps Automation

 View Only
  • 1.  How to attach files to SMTP email process step

    Posted 2 days ago
    Edited by Jayesh Patel 2 days ago

    Hi,

    I need help with suggestion on below issue that I am facing.

    1. I have created a process in DevOps Deploy which has multiple shell steps to perform different checks in it.
    2. At the end, process is expected to send a email notification to the user from operations group, it will be 'Informaton' email if the process completes successfully or it will be an 'Alert' email to act on if the process fails.
    3. In both the cases, I am expected to attach a summary report of process from the step where it failed to the email (or print the report in email body).
    4. I am using SMTP email plugin to add the email notification step in the process. This step is invoked based on triggeres set on each of the earlier steps.

    Issue - I do not see any option to attach the file to the outgoing email or at list print the report in the email body. 

    Can anyone help here how can this be achieved?

    ------------------------------
    Jayesh Patel
    ------------------------------



  • 2.  RE: How to attach files to SMTP email process step

    Posted 22 hours ago

    Hi Jayesh,

    You're using most recent version of IBM-UCx-PLUGIN-DOCS/docs/UCD/send-smtp-email at main · UrbanCode/IBM-UCx-PLUGIN-DOCS · GitHub ? It has attachment support.



    ------------------------------
    Bernd van Oostrum
    Leuven
    32478808505
    ------------------------------



  • 3.  RE: How to attach files to SMTP email process step

    Posted 22 hours ago

    Hello Bernd,

    Thank you for sharing this link. I did not notice the the plugin are updated recently. We are still using version 2 of these SMTP email plugin.

    I will update and test it.



    ------------------------------
    Jayesh Patel
    ------------------------------