Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Valid delimeters for schema based import jobs

Paul_Meyer
Regular Contributor
Regular Contributor

Looking though the product documentation for Schema Uploads of Application Accounts and Entitlement, the various allowed delimiters is not clear.

For Accounts.sav the delimiter FILEIMPORTDELIMETER config examples are:

  • Specify the type of Delimeter, which is used to separate the various fields. For examples, (,), (\).

For ENTITLEMENTS2.SAV FILE_IMPORT_DELIMETER:

  • Specify the delimiter to use to separate the data items in the file. For example, (,), (\)

For ENTITLEMENT_VALUES.sav FILE_IMPORT_DELIMETER:

  • Specify the delimiter to use to separate the data items in the file. For example, (,), (\)

I have Entitlement names that contain commas and need to know which alternate delimiters are allowed in the SAV and CSV files.

 

 

3 REPLIES 3

rushikeshvartak
All-Star
All-Star

This is allowed in users

Specify the delimiter to use to separate the data items in the file. The supported delimiters are comma(,), pipe(|), tab(\t), and tilde (~)

 

can you try for entitlement 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

Replacing "," with "|", "~" or "\t" results in "Error_In_Entitlement_Value_Data_Import (One of the Columns(securitysystems,endpoints,entitlementtype,entitlement_value) is not mapped)"

Seems like other delimiters are not supported.

 

Yes delimiter are not supported 


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.