Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Archived Rule Trail - Database Table

PRana
New Contributor
New Contributor

Hi All,

In which database table entries from 'Archived Rule Trail' are stored? We are using v24.1

I am able to retrieve entries from 'Current Rule Trail' from userrulerundata table but unable to find the entries from 'Archived Rule Trail' in that table.

Thanks

 

 

 

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Table Name :  userrulerundata_archive

select USERRULERUNDATA_ARCHIVEKEY,BIRTHRIGHT,CHANGEMAP,COMMENTS COMMENT,DETECTIVE,EVENTSOURCE,JOBGROUP,JOBID,NEWDATA,OLDDATA,PARENTJOBID,PROCESSED,RULEACTIONFAILED,RULEACTIONSUCCESSFUL,RULEACTIONTOBEFIRED,RULETYPE,TRAIL,UPDATEDATE UPDATEDAT ,USERHISTORYKEY,USERKEY,USERRULERUNDATAKEY,WSBATCHIDENTIFIER from userrulerundata_archive

rushikeshvartak_0-1710178299282.png

 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.