https://github.com/onify/blueprint-flow-agent-invokescript
Onify Blueprint: Flow and Agent invoke Powershell script
https://github.com/onify/blueprint-flow-agent-invokescript
agent blueprint bpmn flow onify onify-blueprint onify-blueprints powershell
Last synced: 2 months ago
JSON representation
Onify Blueprint: Flow and Agent invoke Powershell script
- Host: GitHub
- URL: https://github.com/onify/blueprint-flow-agent-invokescript
- Owner: onify
- License: mit
- Created: 2021-02-19T13:46:35.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-23T06:55:15.000Z (over 3 years ago)
- Last Synced: 2025-02-16T17:57:03.972Z (about 1 year ago)
- Topics: agent, blueprint, bpmn, flow, onify, onify-blueprint, onify-blueprints, powershell
- Language: PowerShell
- Homepage: https://onify.co
- Size: 492 KB
- Stars: 1
- 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 invoke PowerShell script
Generate a PowerShell script and run it on a Onify Agent. A simple way to generate any type of script and then run it on any agent. The PowerShell script is generated using JavaScript :)
> Note: This the agent task and script is running in async mode.

## 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 `InvokeScript.ps1` to Onify Agent scripts folder
### Flows
#### Deploy
1. Open `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.