Page History
3.9.1 Deploy Any List
In order to deploy your application to the cloud, you need to create a repository list of the objects to be deployed. Only those objects in the list will be deployed no matter what other changes have been made to your application.
...
- Create a repository list for your application. Note that the list needs to be a Favorite.
- Add all your objects to the list. Make sure you include all the tables and server modules which your application uses.
- Then select your list in the Favourites tab and choose Deploy from the dropdown on the top left:
- The Deploy menu option deploys the current repository list. It creates a package called version 1.0.65535 which you can see in the Deployment Tool for the application named the same as the IDENTIFIER of your list, for example OL13 for the list created in Step 1 above. Note that the Deploy menu option does not construct an MSI, it only assembles all the objects from the repository list.
- When the deployment has completed, use the application URL to check the changes you have deployed.
...


