AngularJS UI for the InterSystems Ensemble Workflow
- Please import (and build) WorkflowAPI project at first.
- Import (and build) all files of this project.
- Create a web-application (eg.
/csp/wf
) for UI and set the same values for the "Group by ID" property to this app and the REST App. - Set authentication method to
Password
. - Set
Login Page
property (eg./csp/wf/login.csp
) - Specify
CSP Files Physical Path
property to the folder with project files. - Correct
restAppName
property inconfig.json
to the name of your REST app.