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

Documentation on hidden tables

println-titan
New Contributor III
New Contributor III

Hi all,

 

Are there any documentation on hidden tables (i.e. WORKFLOWHISTORY)?
I tried to search through Saviynt documentation but didn't find anything about it.

Any help is much appreciated!

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

Its not documented let me know if what information you are looking for


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

Hi @rushikeshvartak ,

I just want to understand the columns available in the table so we can write the query for analytics

 

 

 

rushikeshvartak_0-1701313783508.png

s
 
 
TABLE_NAME COLUMN_NAME IS_NULLABLE DATA_TYPE COLUMN_TYPE
workflowhistoryWORKFLOWKEYNObigintbigint(20)
workflowhistoryCREATEDATEYESdatetimedatetime
workflowhistoryCREATEDBYYESbigintbigint(20)
workflowhistoryDESCRIPTIONYESlongtextlongtext
workflowhistoryFROMWORKFLOWYESbigintbigint(20)
workflowhistoryJSONDATAYESlongtextlongtext
workflowhistoryMD5XMLDATAYESvarcharvarchar(255)
workflowhistoryOWNERYESbigintbigint(20)
workflowhistoryOWNERTYPEYESbigintbigint(20)
workflowhistorySTATUSYESbigintbigint(20)
workflowhistoryUPDATEDATEYESdatetimedatetime
workflowhistoryUPDATEDBYYESbigintbigint(20)
workflowhistoryWFTYPEYESvarcharvarchar(255)
workflowhistoryWFLOADEDYESbitbit(1)
workflowhistoryWFNAMENOvarcharvarchar(255)
workflowhistoryWFVERSIONYESbigintbigint(20)
workflowhistoryXMLDATANOlongtextlongtext
workflowhistoryCOMMENTSYESlongtextlongtext
workflowhistorySOURCEYESvarcharvarchar(255)
workflowhistorySOURCEIDYESvarcharvarchar(255)

 


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