Running Flyway jobs

To run the Flyway job for the first time, follow these steps:

  1. From the folder of your App Factory project, navigate to DatabaseFlyway.
  2. Select the Flyway job, and then select Build with parameters option from the menu on the left side. Alternatively, you can run the build with parameters by following either of these steps.
    • On the right-side of the job row, select the icon that represents Build with Parameters
    • Open the drop-down list (context-menu) for the Flyway job, and then select Build with Parameters

    NOTE: If you do not see the option, you might not have ownership permissions to the project. You can verify whether your name is listed in the Folder Owners section of the project. The Primary owner of the project can add users as secondary owners to grant permissions to the builds.

  3. Configure the build parameters for the job. For more information about the parameters, refer to the following sections.
  4. After you configure all the parameters, click BUILD.

After a Build is successfully triggered, you can check the status of the build in the Build History panel. The following screenshot displays a build that is in progress (#4965) with the progress indicator icon.

You can click the icon to see the detailed output of the current build or click the progress bar to open the build page of the job. From the build page, you can click Console Output to display the detailed output of the running build.