Read a CSV file using PowerShell and transforms and bulk index data into Onify. Onify can read and index data from any data source, CSV is just one of many formats. When indexed, create a workspace to show the results.
Here is a screenshot how it will look in Onify.
- Onify Hub API 2.3.0 or later
- Onify Agent (tagged
agent
and running Windows) - Onify Flow license
- Camunda Modeler 4.4 or later
- 1 x Flows
- 1 x PowerShell script (agent based)
- 1 x CSV example file
- Copy
FakeUsers.csv
toc:\temp
- Copy
ReadCSV.ps1
to Onify Agent scripts folder (eg..\scripts
)
- Open
*.bpmn
in Camunda Modeler - Click
Start current diagram
- Community/forum: https://support.onify.co/discuss
- Documentation: https://support.onify.co/docs
- Support and SLA: https://support.onify.co/docs/get-support
This project is licensed under the MIT License - see the LICENSE file for details.