Friday, November 27, 2020

Delimited File Connector parsing error: To parse the file you must specify either a delimiter or a regular expression, both option cannot be specified

 While onboarding a delimited file connector in SailPoint you may encounter the error: To parse the file you must specify either a delimiter or a regular expression, both option cannot be specified. Even you have selected the Parsing Type as Delimited and provided a value for delimiter, you may face this error. The cause of the error is there is value specified for the Regular Expression (often set to spadmin). Removing the value for this field resolves the error.





Comment below if this post is helpful.

No comments:

Post a Comment

Form AllowedValues rule to filter Identities with Active Regular Active Directory accounts and identity is active and correlated

 The rule type is AllowedValues. import org.apache.log4j.Level ; import org.apache.log4j.Logger ; import sailpoint.object.Filter ; import sa...