Publishing to Xpress Insight
Creating or updating an app in Xpress Insight involves packaging the app files into a ZIP file and uploading the ZIP file using the Xpress Insight user interface. Xpress Workbench simplifies the process by performing these tasks automatically.
Before publishing to Xpress Insight, you must ensure that your project follows the structure of an Xpress Insight app:
- It must contain a Mosel source file that uses the mminsight module.
- It should contain a companion file at the top level of the project.
- Any custom view files should be placed in a client_resources folder at the top level of the project.
- Any input files needed by the Mosel model should be placed in a model_resources folder at the top level of the project.
- Any shared attachments needed by the app can be placed in a project_attachments folder at the top level of the project.
Complete the following steps to publish your project to Xpress Insight: