• Mail Template scripts

    Hello! 

    1IM 8.1

    I need get XDateInserted from Department view in Mail Template. 

    I wrote script: 

    Public Function CCC_Department_Get_XDateInserted_1(ByVal dbDepartment As ISingleDbObject) As String
                Dim strLOGFileName = "C:\temp\logs\temp.txt…

  • Build MasterData URL in Attestation - approval required Mail Template OIM 8.0.1

    Hey folks,

    So I have been customizing some mail templates and so far so good for the most part. My current focus is on a new joiner use case, in which I trigger an API call to the application server to insert a person. Thanks to the help of some fine folks…

  • Object of type Mail definitions does not exist in database or you do not have the relevant viewing permissions

    Hello,

    Following error appearing when creating a new mail template in v7.0.2 from Designer. Some old templates exist and I can edit and save them without any issues. I even tried creating new email template using viadmin user and nothing worked.

    Object…

  • RE: How to include images in Rich emails

    You may have to enable the Illustrations toolbar to insert an Image. Please take a look at the the screenshot below.

    HtH

  • RE: Product Description on Pending Approvals email

    Hi,

    to add the the product description to the mail template you have to add the following text where you want the description to appear in the mail:

    $FK(UID_PersonWantsOrg).FK(UID_Org).FK(UID_AccProduct).Description$

    You have to copy the original mail…