Logging

Create Log of Connection (CreateLogOfConnection)

Parameter Type Description
StorageNode StorageNode
Log Log

Create Sortable Message Logs (CreateSortableMessageLogs)

Parameter Type Description
Log of Application Batch Id Log
Log of Work File Id Log

Execute Simple Date Purge (ExecuteSimpleDatePurge)

This task purges log records and associated transaction data. Once a record is deleted, it cannot be retrieved.
Note: if any of the parameters are null/empty, the purge will still run but always leave 14 days worth of data.
Parameter Type Description
Delete All Data Older Than Long, Date Deletes all log records older than this.
Delete Transaction Data Older Than Long, Date Deletes all log records older than this, with the exception of the Log of Connection and Log of Interchange.
Delete Virtual Disk data Older Than Long, Date Deletes all virtual disk data older than this.

Get Process Number (GetProcessNumber)

This task retrieves the current process number within the Auditor.

For example, to update a Data Source with the Process Number of the Collaboration that processed the record last, use the Get Process Number task to populate a variable in a Business Process and then set a value in a Source Context Point for a transformation. Include the Process Number in a "failure" e-mail. You could first get the number of the process with this task, then concatenate or replace a keyword using the string tasks to the e-mail’s Subject or Message parameter values.

Parameter Type Description
Process Number String Retrieves the current process number within the Auditor.

RetrieveEdiInterchangeData

Parameter Type Description
Interchange Log ID Log
Interchange Log Data StorageNode

UpdateConnectionLogStatus

Parameter Type Description
Connection Id String
Status String
Description String
Session String

UpdateLogStatus

Parameter Type Description
Log Log