Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onify/blueprint-index-from-csv
Onify Blueprint: Index objects from CSV-file
https://github.com/onify/blueprint-index-from-csv
agent blueprint bpmn csv flow indexing items onify onify-blueprint onify-blueprints powershell
Last synced: 17 days ago
JSON representation
Onify Blueprint: Index objects from CSV-file
- Host: GitHub
- URL: https://github.com/onify/blueprint-index-from-csv
- Owner: onify
- License: mit
- Created: 2021-03-26T07:11:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T05:25:03.000Z (over 2 years ago)
- Last Synced: 2024-12-25T05:59:21.144Z (22 days ago)
- Topics: agent, blueprint, bpmn, csv, flow, indexing, items, onify, onify-blueprint, onify-blueprints, powershell
- Language: PowerShell
- Homepage: https://onify.co
- Size: 570 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Onify Blueprints](https://files.readme.io/8ba3f14-onify-blueprints-logo.png)
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
# Onify Blueprint: Index objects from CSV-file
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.
![Onify Blueprint: Index objects from CSV-file](blueprint.jpg "Blueprint")
## Screenshots
Here is a screenshot how it will look in Onify.
![alt text](results.png "Results")
## Requirements
* Onify Hub API 2.3.0 or later
* Onify Agent (tagged `agent` and running Windows)
* Onify Flow license
* Camunda Modeler 4.4 or later## Included
* 1 x Flows
* 1 x PowerShell script (agent based)
* 1 x CSV example file## Setup
* Copy `FakeUsers.csv` to `c:\temp`
* Copy `ReadCSV.ps1` to Onify Agent scripts folder (eg. `.\scripts`)## Run
1. Open `*.bpmn` in Camunda Modeler
2. Click `Start current diagram`## Support
* Community/forum: https://support.onify.co/discuss
* Documentation: https://support.onify.co/docs
* Support and SLA: https://support.onify.co/docs/get-support## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.