An open API service indexing awesome lists of open source software.

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

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: 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.

![Onify Blueprint: Flow and Agent invoke PowerShell script](blueprint.jpg "Blueprint")

## 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.