Gathering logs from RPI
Saving Workflow Diagnostics
When investigating or submitting a case to Redpoint support for failed workflow activities, it is recommended that you gather the associated diagnostic information.
From the Interaction Results window, select the Download Diagnostics option.
This will allow you to save all available logs and information for that particular workflow instance.
The job created when selecting that option controls the download of a diagnostics zip file, which contains a series of files that can be used in determining why a workflow failure occurred. On the job's successful completion, an Open File Location button is shown. Selecting it displays the diagnostics zip file in Windows Explorer. The zip file contains the following:
AuditHistorytxtExecutionPlan.txtUsed by the Execution Service to execute activity within the workflow.
ExecutionSchedule.txtThe state of activity execution at the Execution Service.
Interaction Workflow.jsonA dump from the table of the same name.
QueryTrace.txtServerLog.txtSummary.txtHigh-level summary information.
SystemHealth.jsonFor each audience/fulfillment activity
Audience: dump from the
DataWorkflowtable.Instance: serialized activity details.
Log: relating to the current activity's execution.
FilesThe exported interaction files.
Gathering full Server/Client, SQL Trace, and Audit logs
These are located in the Management>Operations tab.
Filter results accordingly and use the Export log option to save the files to your local drives.
Filter options
Server & Client log
From - To dates
Severity levels
Critical
Error
Information
Warning
Query Trace log
From - To dates
Status
Completed
Failed
Physical log locations
RPI log data is stored in the following operational database tables:
SQL Trace Logs:
InteractionAudit_xxx..SQLTraceLogClientServer Logs:
Pulse_Logging..LogAudit Logs:
InteractionAudit_xxx..AuditHistory