Clarity

  • 1.  How to get custom/Out of the box column names

    Posted Nov 24, 2016 08:43 AM

    Hi,
    Few Custom and Out of the box attributes were audited on the resource object, now I need to show the attribute names in the Portlet.
    In CMN_AUDITS table we have column_name where we can get Attribute ID , so to which table i should join to get custom and out of the box attributes, after referring I got to know CMN_CAPTIONS_NLS table.

    Could you please help me out in finding out the join!!

    Regards,
    Santosh.



  • 2.  Re: How to get custom/Out of the box column names

    Posted Nov 24, 2016 09:42 AM


  • 3.  Re: How to get custom/Out of the box column names

    Posted Nov 28, 2016 12:32 AM

    Hello,
    I got to know that Out of the box object attribute names are stored in META INF FILES ,but not in tables.



  • 4.  Re: How to get custom/Out of the box column names

    Broadcom Employee
    Posted Nov 28, 2016 01:20 AM

    The METAINF are the XML files which are like business layer and gets inserted/updated to the database only.