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 Pageproperty (eg./csp/wf/login.csp) - Specify
CSP Files Physical Pathproperty to the folder with project files. - Correct
restAppNameproperty inconfig.jsonto the name of your REST app.