Skip to main content
Skip to main content

Testing CSV Connector

  1. Go to Users -> Connectors -> New Connector Select CSV as connector typeDownload the sample file and upload the same file.New CSV connector creation form in IronWifi console
  2. The connector should show “active” after some time.
  3. Go to Users, newly created users should be visible. Click on a user
  4. Verify that attributes and groups are correctly assigned from the CSV.
  • Go to Groups, newly created groups should be visible.
  1. Number of users in each group should match what was provided in CSV.
    • Make some changes to the CSV file so it’s not valid. Upload the file. It should show “failed”.

Deleting CSV Connector

  1. Go to Users -> Connectors
  2. Select a connector in Options click deleteConnector options menu with delete button highlighted
  3. Type delete to confirmDelete confirmation dialog with delete users and groups option Select “delete users, groups” option
  4. Connector status should be “deleted” after some time
  5. Go to Users. Imported users should be deleted.
  6. Go to Groups. Imported groups should be deleted.
  7. Repeat Step 1 and create a new Connector.
  8. Repeat Deleting process. Do not select “delete users, groups” option
  9. Connector status should be “deleted” after some time
  10. Go to Users. Imported users should still be visible.
  11. Go to Groups. Imported groups should still be visible.