This article shows how to quickly configure a browser based application in M.App Enterprise with a Workflow loaded in a custom panel.
First prerequisite is to configure a valid Workflow in Studio content. Then you have to prepare a browser M.App with at least one Custom Panel (please check this tutorial to understand the main steps). Then you have to go to the customization option of your custom panel and copy and paste the Javascript code attached to this article in the JS source:
In the source code you have to provide the following information:
You have to add jquery as external library reference:
You can than save the application, assign it to a role and use it from the the end user perspective.