Skip to main content

Veritran Docs

Event Record CoDi

This integration allows you to record event logs with information on user and operating system events so that they are safely persisted on the device.

For security reasons, in Android versions below API 23, the event log history is not kept on the device but in the memory, which means that when the application is closed, this history is lost.

Note

The integration described in this article may not be implemented in your environment or enabled for all your clients. Contact your admin for assistance.

Technical Details

API ID

612

API Code

EVENT_RECORD_CODI

Call API version

1

App Version

7.7.1

Objective

Event logging

Classification

Event logging

Available for

iOS, Android

Use the Event Record CoDi Integration in Studio

The following functions are available for use in your legacy processes, and you can also use them as blocks in Lambda processes. Click each function to see more details.

SetupEventRecordParameters

Configure the events to be logged automatically when the app is running

SetupPushStructure

Configure route IDs and tags to be recorded in the event logs for push notification events

ReadRecords

Retrieve event logs saved to the database

CleanRecords

Delete event logs saved to the database

Write Record

Manually configure events to be logged to the database