Symptom
Are changes made to a catalog captured in any database table
Environment
SuccessFactors Learning Management System (LMS) - All Supported Versions
Resolution
No.
Currently there is no way to know from the LMS database the name of the user who created a catalog. That is because no history table exists that stores this information. The PA_CATALOG table records only the current configuration for any catalog.
To know who inactivated a catalog, again we can only tell from the PA_CATALOG table who was the last person to update the Catalog.
The LST_UPD_USR column records the last person to update the catalog. If it is inactive then the ACTIVE column would be set to N.
Keywords
PA_CATALOG, catalog history, updates made to Catalog, LMS, database , KBA , LOD-SF-LMS-CAT , Catalog , LOD-SF-LMS-REP , Reporting Data , Problem