What is "Parser Deletion Sequence" option doing under Bulkload task
Release : 14.2
Component : IdentityMinder(Identity Manager)
Information
Parser Deletion Sequence Sets deletion sequence string which is used to determine which value in the parsed file should be deleted from the managed object later. For example if the deleteSequence is set to "**NULL**" then the parser will return in getNextRecord() a list for a single record in which null will appear for each "**NULL**" value in the record and "" will appear for each attribute which should be ignored when setting a managed object.