Is list of valid values case sensitive in custom resource , hence fails to update valid values in a column?
Hi All,
I have configured a field name CUSTOMER_TYPE with valid values "PERSON" and "LEGAL" in custom resource (linked to profile table) and imported the column values via an import workflow. Imported file contains CUSTOMER_TYPE valid values as "Person" and "Legal". Update activity is configured correctly.
Although this workflow does not error out, It fails to update CUSTOMER_TYPE column values "Person" & "Legal" from imported file in profile table.
Is it because :
- Custom resource values and file value should be an exact match considering case sensitivity?
- Are valid values case sensitive and hence fails to update profile table ?
Thanks,
Rutuja Kelkar