Skip to content

Commit

Permalink
Merge branch 'docs/cleanup-4.8' of github.com:Evolveum/midpoint into …
Browse files Browse the repository at this point in the history
…docs/cleanup-4.8
  • Loading branch information
dejavix committed Mar 1, 2024
2 parents abc5426 + ccd05ff commit 936f323
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/admin-gui/resource-wizard/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ image::step-1-discovered-config.png[link=step-1-discovered-config.png, 100%, tit

Click btn:[Next] to continue the resource configuration.

WARNING: If you are using CSV connector and wizard fails in this step with error _"Connector initialization failed. Configuration error: Configuration error: Header in csv file doesn't contain unique attribute name as defined in configuration."_, it may be caused by presence of UTF-8 BOM characters in the file. See more xref:https://support.evolveum.com/work_packages/9497[here]. +
To resolve the issue, remove the leading UTF-8 BOM characters from the csv file and start the wizard again. This can be done e.g. by copying the file content to a new file in text editor.

Connector will return possible object types and their attributes (_schema_ and its _object classes_).
Confirm the detected configuration.

Expand Down

0 comments on commit 936f323

Please sign in to comment.