CA Service Management

  • 1.  Default values of Change Order attributes

    Posted Dec 07, 2018 11:56 PM

    Hi All,

    I want to get default values for attributes.

    For Eg:

    Default values for urgency

    # 0 = 1-When Possible
    # 1 = 2-Soon
    # 2 = 3-Quickly
    # 3 = 4-Very Quickly
    # 4 = 5-Immediate

     

    Likewise I want to know default values of all Change Order attributes(enum vs. sym of attributes)

    Can any one tell me where can i find it?

     

    Thanks,

    Lakshmi



  • 2.  Re: Default values of Change Order attributes

    Posted Dec 10, 2018 02:44 PM

    Hi Laksmi,

     

    If these values have not been tampered with and your system is pretty my 'vanilla', you can get the default values of the respective tables by running *pdm_extract*. Alternatively, use native SQL select statements to query the relevant tables on the MDB.

     

    Hope this helps?

     

    ===

    Kind Regards,

    Brian