App Development & Publishing
To prepare an AIMMS project for use on the AIMMS Cloud Platform, perform the following steps:
Add the AIMMS PRO Client and GUI libraries to your project.
Modify the procedures that need to be executed on the server side.
Add an action to your GUI that opens the Request Manager page.
Create a
.aimmspackfile and publish it to the Cloud via the Portal, as described in Apps (AIMMS Application Management).
Each of these steps is described in the sections below. In addition, we describe the additional features offered by the AIMMS PRO framework that allow you to create customized workflows between your client application and a server-side session executing your (optimization) requests.
- Getting the latest AIMMS Releases on AIMMS Cloud Platform
- Adding PRO Libraries to your Project
- Basic AIMMS Cloud Workflow
- AIMMS Cloud and Data Management
- Advanced AIMMS Cloud Workflows
- Debugging Cloud-enabled Projects