Every time a solution is deployed, AppBase creates a history of the event. This section will cover the steps needed to access the deployment history
Accessing Deployment History
NOTE: This section assumes that the user has access to System Setup.
- Login to AppBase
- Click on System Setup
- In the Navigation Menu click on Environments
Find the environment(s) that correspond to your solution and click on the blue link with the solutions name
Click on the Deployment History tab to see history
- Clicking on the book icon shows the log when the solution that was deployed at that time
- NOTE: Empty log means that no SQL statements was generated in the specified deployment
Type Explanation SQL During build, AppBase generated SQL scripts for the solution (created items for the specific environment) Text No SQL generated for the specific environment (ex: business objects)
- NOTE: Empty log means that no SQL statements was generated in the specified deployment
- In this section, the user can execute the statement again or download the generated SQL code.