For the examples that use Cargo, here are the steps to set up the sample data in Corticon Studio and your preferred database:

  1. In your database administrative tool, create a database named Cargo.
  2. In Corticon Studio:
    1. Import the Cargo sample.
    2. Create the EDC Datasource, and then define and test its connection to the Cargo database.
    3. On each of the three entities, set Datastore Persistent to Yes, and choose its appropriate Entity Identity:
      • Aircraft: tailNumber
      • Cargo: manifestNumber
      • FlightPlan: flightNumber
    4. On the EDC Datasource tab, click Create/Update Schema
  3. Copy the contents of the project’s Cargo_data.sql file to your database administrative tool’s editor, and then click Execute.