Symantec IGA

 View Only
Expand all | Collapse all

How can we add a static attachment to emails being generated via Policy xpress within CA IDM (12.6)

  • 1.  How can we add a static attachment to emails being generated via Policy xpress within CA IDM (12.6)

    Posted Oct 13, 2017 12:03 PM

    How can we add a static attachment to emails being generated via Policy xpress within CA IDM (12.6)

     

    We send initial account creation email to the users and we want them to follow set of instructions in an attachment. I could not find a way to send an attachment as well in that email.

     

    Thanks,

    Nitin



  • 2.  Re: How can we add a static attachment to emails being generated via Policy xpress within CA IDM (12.6)
    Best Answer

    Broadcom Employee
    Posted Oct 13, 2017 10:07 PM

    Hi Nitin,

     

    You can use HTML tag <img> to point to the image. Here is an example. In this example image is deployed under castylesr5.1.1/images folder

     

    <img src="http://abc.com/castylesr5.1.1/images/Windows-Vista-Start-Button.jpeg"  style="width:24px;height:24px;">

     

    Thanks,

    Praveen