/Workflows

Workflows model individual domain processes and abstract any variations in the underlining components (vendors, form factors, environments)

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Workflows

This repository provides some Workflows examples. Download them and then load them into the MSActivator repository.

Alternatively, see below "Installing this repo on a live MSA".

Getting started

The wiki provides a set of tutorials to help getting started with Workflow.

Installing this repo on a live MSA

Login to a live MSA as root and perform the following:

cd /opt/fmc_repository
git clone https://github.com/openmsa/Workflows OpenMSA_WF
chown -R ncuser. OpenMSA_WF/
cd Process/
ln -s ../OpenMSA_WF/ OpenMSA

Browse to the MSA GUI, open "Manage Repository".

The new entry "OpenMSA" should be available and browsable under Automation > Workflows.