Skip to main content

Veritran Docs

[en] Event Record CoDi

[en] 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.

[en] 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.

Nota

Es posible que la integración descrita en este artículo no se implemente en tu ambiente ni esté habilitada para todos tus clientes. Comunícate con tu administrador para recibir ayuda.

[en] Technical Details

[en] API ID

612

[en] API Code

[en] EVENT_RECORD_CODI

[en] Call API version

1

[en] App Version

7.7.1

[en] Objective

[en] Event logging

[en] Classification

[en] Event logging

[en] Available for

[en] iOS, Android

[en] Use the Event Record CoDi Integration in Studio

[en] 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.

[en] SetupEventRecordParameters

[en] Configure the events to be logged automatically when the app is running

[en] SetupPushStructure

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

[en] ReadRecords

[en] Retrieve event logs saved to the database

[en] CleanRecords

[en] Delete event logs saved to the database

[en] Write Record

[en] Manually configure events to be logged to the database