Difference between revisions of "Exercise 10: Using Packages for Deployment"
From AgileApps Support Wiki
Wikieditor (talk | contribs) (Created page with "==Objective== : In this exercise, you create a Package to back up your new Application and all the components that you have developed during this class.<br> : To do so, you wi...") |
Wikieditor (talk | contribs) (→Steps) |
||
Line 5: | Line 5: | ||
==Steps== | ==Steps== | ||
# Navigate to '''Configuration''' > '''Administration''' > '''Account Management''' > '''Packages''' and click '''New Package'''. | # Navigate to '''Configuration''' > '''Administration''' > '''Account Management''' > '''Packages''' and click '''New Package'''. | ||
# Type a '''Name''' as '''<your_subdomain>MyOrdersApp''' and provide a '''Description''' as shown: | # Type a '''Name''' as '''<your_subdomain>MyOrdersApp''' and provide a '''Description''' as shown:<br><br>[[File:New_Package_ johnrichardsMyOrders_App.PNG|800px]]<br><br> | ||
# Click '''Save'''. | # Click '''Save'''. | ||
# Click '''Add Item'''. | # Click '''Add Item'''. | ||
# Choose '''Item Type''' as '''Application''' and check the box next to the '''MyOrders''' application. Click '''Add to Package'''. | # Choose '''Item Type''' as '''Application''' and check the box next to the '''MyOrders''' application. Click '''Add to Package'''.<br><br>[[File:Add_Item_to_Package_johnrichardsMyOrdersApp.PNG|900px]]<br><br> | ||
# Review the Objects that are part of the application: | # Review the Objects that are part of the application:<br><br>[[File:Package_johnrichardsMyOrders_App.PNG|900px]]<br><br> | ||
# Click '''Publish''' and click '''Save'''. | # Click '''Publish''' and click '''Save'''.<br><br>[[File:Packaged_App_johnrichardsMyOrders_App.PNG|800px]] |
Revision as of 14:32, 11 December 2022
Objective
- In this exercise, you create a Package to back up your new Application and all the components that you have developed during this class.
- To do so, you will use the Packages component of “Account Management” to enable packaging, versioning, and promotion of collections of Objects through the application development lifecycle.
Steps
- Navigate to Configuration > Administration > Account Management > Packages and click New Package.
- Type a Name as <your_subdomain>MyOrdersApp and provide a Description as shown:
- Click Save.
- Click Add Item.
- Choose Item Type as Application and check the box next to the MyOrders application. Click Add to Package.
- Review the Objects that are part of the application:
- Click Publish and click Save.