Hi @Ritu_Raj
I think you have 2 options:
- Use a buildmap rule to properly map values to the IIQDisabled attribute: IdentityNow Rule Guide - BuildMap Rule - Compass
- If you use a SQL Loader connector, you can have a
CASEstatement (cf. SQL CASE Statement).
Manipulating data through SQL is “easy”, so my recommendation is the 2nd approach.