IDM 7.3.0

Reconciliation event topic properties

Event Property Description

_id

UUID for the message object, such as "0419d364-1b3d-4e4f-b769-555c3ca098b0".

transactionId

UUID of the transaction; the same transaction might display for the same event in different audit event topics.

timestamp

The time that IDM logged the message, in UTC format; for example, "2020-05-18T08:48:00.160Z".

eventName

Name of the audit event: recon for this log.

userId

User ID.

trackingIds

A unique value for an object being tracked.

action

Reconciliation action, shown as a Common REST action.

exception

Stack trace of the exception.

linkQualifier

Link qualifier applied to the action.

mapping

Name of the mapping used for the synchronization operation.

message

Description of the synchronization action.

messageDetail

Details from the synchronization run, shown as Common REST output.

situation

sourceObjectId

The object ID on the source system, such as managed/user/9dce06d4-2fc1-4830-a92b-bd35c2f6bcbb.

status

Reconciliation result status, such as SUCCESS or FAILURE.

targetObjectId

The object ID on the target system, such as system/csvfile/account/bjensen.

reconciling

What is currently being reconciled, source for the first phase, target for the second phase.

ambiguousTargetObjectIds

When the situation is AMBIGUOUS or UNQUALIFIED, and IDM cannot distinguish between more than one target object, the object IDs are logged, to help figure out what was ambiguous.

reconAction

Reconciliation action, typically recon or null.

entryType

Type of reconciliation log entry, such as start, entry, or summary.

reconId

UUID for the reconciliation operation.

Copyright © 2010-2023 ForgeRock, all rights reserved.