Blue Prism Log tables - Documentation

GGG

New Member
Hi everyone,
has anyone got any detailed docuementation (or can tell me where to find it) about Blue Prism log tables, with description of the fields contained into the each of the following?

BPASessionLog_NonUnicode
BPASessionLog_Unicode
BPAScheduleLog
BPAScheduleLogEntry
BPAWorkQueueItem
BPAWorkQueueLog
BPAAuditEvents


Thanks in advance
 

tgundhus

Member
Blue prism does not have any database documentation.
Is it anything special you want to know regarding these tables?
 
Hi,

I want to write an SQL query in python to get the rows of the logs in Blue Prism Database. Can you please help me with the python code as to how to establish the connection and write the SQL query to fetch all the details when a resource was idle and when it was busy.

Thanks in advance
 
i want to pull Blueprism logs from DB as my blueprism is getting crashed every time i pull from view log option. due to its large data.
 
Top