Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This definition is useful when a DataConnector returns attributes with values which already have an appropriate delimiter and scope appended in the source system.

Reference

true

Localtabgroup

Localtab

active
-live
titleSpecific XML Attributes

NameTypeDefaultDescription
scopeDelimiterString@Defines the delimiter which separates the value from the scope within the input data


Localtab-live
titleCommon XML Attributes

Include Page
AttributeDefinitionCommonAttributes
AttributeDefinitionCommonAttributes

Localtab-live
titleCommon XML Elements

Include Page
AttributeDefinitionCommonChildElements
AttributeDefinitionCommonChildElements

Example

Code Block
languagexml
<AttributeDefinition xsi:type="Prescoped" id="eduPersonPrincipalName">
    <InputDataConnector ref="myLDAP" attributeNames="eduPersonPrincipalName" />
</AttributeDefinition>

...