CSV connector configuration issue

Hi to all,

I'm working on the onDeman solution.

I have create a CSV connector for the users. Some fields are determined by templates, others by CSV connector. For example, I have the field "isExternal" that by default has the value "true", but in CSV file I want to overwrite it with the value "false". When I create the report with the simulation, the data seems correct. When I execute the connector, the fileds determined by template overwrite those in che CSV file. 

If I flag or not the "Data import" option in the WF settings the behavior is the same. 

Is it possible to load users through CSV connector by inserting data in the CSV file independently from templates, therefore without considering the templates?

Do you have any suggestion?

Thank you,

Martina

Parents Reply
  • Also in my case the "Overwrites" flag is not set.

    I think the problem is not the single template, because I have other templates (for example for the defaultEmailAddress field) and the problem is the same: I cannot set the field value with the value from the connector import file instead of the value from the field template. So it's not just with the IsExternal field, but with all fields for which I have a template. But this happens only in this environment, if I try it in the OIM demo environment everything seems to work correctly.

    Version: OIM onDemand 8.1.4

Children