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