Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorial:adm:connector_csv_-_how_to_connect_csv_connector [2019/06/06 10:38]
doischert [Scheme]
tutorial:adm:connector_csv_-_how_to_connect_csv_connector [2019/06/12 06:56] (current)
doischert [Potential issues]
Line 139: Line 139:
 If we want to make sure that our Identities were made, we can look into our identities or we can look into the log of our **Synchronization**. If we want to make sure that our Identities were made, we can look into our identities or we can look into the log of our **Synchronization**.
  
-1) Click on the **Loop** and then in the top of the page find **Logs** and follow to this page.+1) Click on the **magnifying glass** and then in the top of the page find **Logs** and follow to this page.
 {{ :tutorial:adm:0syncentitycreated.png?600 |}} {{ :tutorial:adm:0syncentitycreated.png?600 |}}
  
 2) Now the result should say: "Some number" Created Entities as shown in the picture (we created 11 identities). 2) Now the result should say: "Some number" Created Entities as shown in the picture (we created 11 identities).
  
-3) We can go further and finds out which identities were created. Just click again on the Loop.+3) We can go further and finds out which identities were created. Just click again on the magnifying glass.
 {{ :tutorial:adm:0syncactlog.png?600 |}} {{ :tutorial:adm:0syncactlog.png?600 |}}
  
-4) You will see the log in the top part of the page but we will look at the bottom as the picture shows. There click on the Loop.+4) You will see the log in the top part of the page but we will look at the bottom as the picture shows. There click on the magnifying glass.
 {{ :tutorial:adm:0syncitemslog.png?600 |}} {{ :tutorial:adm:0syncitemslog.png?600 |}}
  
Line 163: Line 163:
 ==== Potential issues ==== ==== Potential issues ====
  
-When testing the connector you can see get an error "Connection test failed: Can't read given path. Check if can be read or if it is right!" It that happens make sure your csv file is in a directory to which tomcat has permission to read. You can move the file to the czechidm/data folder which should solve the issue.+When testing the connector you can see get an error "Connection test failed: Can't read given path. Check if can be read or if it is right!" If that happens make sure your csv file is in a directory to which tomcat has permission to read. You can move the file to the czechidm/data folder which should solve the issue.
  • by doischert