The ResourceFindObjectIdInTargetSystem
activity can be used to get the Resource ObjectId using TargetSystemId
, SystemResourceTypeId
and ResourceProperties
. 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.
SystemResourceTypeId
The type identifier of the resource type.
ResourceProperties
A dictionary
Dictionary<string, object>
containing parameter-value pairs with resource properties.
Output Data
Result
The Resource ObjectId
in the target system.