https://github.com/onify/blueprint-flow-agent-helloworld
Onify Blueprint: Flow and Agent HelloWorld script
https://github.com/onify/blueprint-flow-agent-helloworld
agent blueprint bpmn flow onify onify-blueprint onify-blueprints powershell
Last synced: 4 months ago
JSON representation
Onify Blueprint: Flow and Agent HelloWorld script
- Host: GitHub
- URL: https://github.com/onify/blueprint-flow-agent-helloworld
- Owner: onify
- License: mit
- Created: 2021-02-19T13:26:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T05:22:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T17:57:03.997Z (about 1 year ago)
- Topics: agent, blueprint, bpmn, flow, onify, onify-blueprint, onify-blueprints, powershell
- Language: PowerShell
- Homepage: https://onify.co
- Size: 481 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://www.repostatus.org/#wip)
# Onify Blueprint: Flow and Agent HelloWorld
Here is an example how to execute a Onify Agent task (script) based on PowerShell. This also shows how we can use the result of the script to continue the process via a simple gateway in BPMN. Enjoy!

## Requirements
* Onify Hub API 2.3.0 or later
* Onify Flow license
* Camunda Modeler 4.4 or later
* Onify Agent with PowerShell
## Included
* 1 x Resources (agent)
* 1 x Flows
## Setup
### Resources
1. Copy `HelloWorld.ps1` to Onify Agent scripts folder
### Flows
#### Deploy
1. Open `flow-agent-helloworld.bpmn` in Camunda Modeler
2. Click `Deploy current diagram` and follow the steps
#### Run
To test and run the flow, 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.