Account Status (IIQDisabled Attribute) For Delimited File Source

Hi @Ritu_Raj
I think you have 2 options:

  1. Use a buildmap rule to properly map values to the IIQDisabled attribute: IdentityNow Rule Guide - BuildMap Rule - Compass
  2. If you use a SQL Loader connector, you can have a CASE statement (cf. SQL CASE Statement).

Manipulating data through SQL is “easy”, so my recommendation is the 2nd approach.