Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SchemaIdcsCsvAttributeNameMappings

Csv meta data for those resource type attributes which can be imported / exported from / to csv.

Properties

Optional columnHeaderName

columnHeaderName: undefined | string

The CSV column header name that maps to this attribute.

*SCIM++ Properties:** - caseExact: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

Optional csvColumnForResolvingResourceType

csvColumnForResolvingResourceType: undefined | string

This specifies the Csv Header for resolving Resource Type for this Column Header

*SCIM++ Properties:** - caseExact: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

Optional defaultValue

defaultValue: undefined | string

The default value to be used during import processing in case the CSV column header is not present or value is not given in the import CSV.

*SCIM++ Properties:** - caseExact: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

Optional deprecatedColumnHeaderName

deprecatedColumnHeaderName: undefined | string

The deprecated CSV column header name that maps to this attribute.

*SCIM++ Properties:** - caseExact: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none

Optional mapsTo

mapsTo: undefined | string

The attribute path that the CSV column header name maps to for complex multi-valued attributes.

*SCIM++ Properties:** - caseExact: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

Optional multiValueDelimiter

multiValueDelimiter: undefined | string

If values of the CSV column header name can contain multiple values, this attribute specifies the delimiter to be used. For example, Group's \"User Members\" CSV column header is multi-valued and it's delimiter is a semi-colon (\";\").

*SCIM++ Properties:** - caseExact: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none

Optional referencedResourceTypeUniqueAttributeNameMappings

referencedResourceTypeUniqueAttributeNameMappings: Array<SchemaReferencedResourceTypeUniqueAttributeNameMappings>

This attribute specifies the mapping of \"uniqueAttributeNameForDisplay\" attributes(s) of the referenced resource with the columnHeaderName(s). This attribute should be given in the idcsCsvAttributeNameMappings when uniqueAttributeNameForDisplay contains more than one attribute.

*SCIM++ Properties:** - caseExact: false - multiValued: true - mutability: readWrite - required: false - returned: default - type: complex - uniqueness: none

Optional resolveValueUsingResourceType

resolveValueUsingResourceType: Array<SchemaResolveValueUsingResourceType>

This attribute gives a maps for resolving Resource Type after reading it's value from \"csvColumnForResolvingResourceType\" attribute

*SCIM++ Properties:** - caseExact: false - multiValued: true - mutability: readWrite - required: false - returned: default - type: complex - uniqueness: none

Functions

getDeserializedJsonObj

getJsonObj