CA Service Management

 View Only
  • 1.  Attribute to show CI class in Notification

    Posted Jul 05, 2019 09:35 AM
    Hi,

    We are  using 17.1 CA SDM verdion.I need to get the Configuraition Item class to be displayed in my template notification.I use attribute @{chg.zconfig_item.class},when i use this I am getting the output in encrypted format(i.e) that class's code is coming instead of name.
    FYR

    Description:Ignore - Test  -Issue with abc at the xxx 1000237 - This is the template i am getting."1000237" is the class,but instead of text its triggering as code.

    Can anyone help me on this.




    ------------------------------
    [Designation]
    [Priyanka]
    [WHATABURGER]
    [SAN ANTANIO] [TEXAS]
    ------------------------------


  • 2.  RE: Attribute to show CI class in Notification
    Best Answer

    Posted Jul 05, 2019 09:44 AM
    if in your case, field type is sym

    use below


    @{chg.zconfig_item.class.sym}