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. 

  1. Login to AppBase
  2. Click on System Setup
  3. In the Navigation Menu click on Environments
  4. Find the environment(s) that correspond to your solution and click on the blue link with the solutions name  

     

     

  5. Click on the Deployment History tab to see history 

  6. Clicking on the book icon shows the log when the solution that was deployed at that time
    1. NOTE: Empty log means that no SQL statements was generated in the specified deployment 
      TypeExplanation
      SQLDuring build, AppBase generated SQL scripts for the solution (created items for the specific environment)
      TextNo SQL generated for the specific environment (ex: business objects)
       

       

  7. In this section, the user can execute the statement again or download the generated SQL code.

 

 

  • No labels