Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The FindObjectIdInTargetSystem activity can be used to get the Identity ObjectId using TargetSystemId, SystemIdentityTypeId and IdentityProperties. This activity is available from version 8.2.

Input Data

The following input data can be configured for the activity.

TargetSystemId

The identifier of the target system.

SystemIdentityTypeId

The type identifier of the target system.

IdentityProperties

A dictionary

Dictionary<string, object>

containing parameter-value pairs with identity properties.

Output Data

Result

The Identity ObjectId in the target system.

  • No labels