Overview of the SQL Script Generation Use Case

The SQL script generation feature is explained with the help of a use case, that uses a sample workflow codegen_workflow and a demo database table INSUR_CUST_LTV_SAMPLE.

The use case demonstrates how to:

  • Import, run, and deploy the workflow codegen_workflow

  • Generate SQL script from the workflow codegen_workflow

  • Schedule SQL scripts to run on the database using:

    • Oracle SQL Developer

    • Oracle Enterprise Manager

  • Deploy the generated SQL scripts on a Target or Production Database