Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.81 KB

demoScenario.md

File metadata and controls

49 lines (36 loc) · 1.81 KB

Datical and Electric Cloud integration

This is the scenario for the demo.

Setup

DB

  1. start with 4 empty MS SQL DBs - multi-schema
  • TO DO: provide script to setup everything

Datical

  1. install Datical in C:\apps\DaticalDB
  2. install Electric Cloud agent
  3. the Datical project is at https://github.com/datical-customersuccess/ECloudIntegrationDemo
  4. The SQL repo is at https://github.com/datical-customersuccess/ECloudIntegrationDemo_sql

Electric Cloud

  1. Create a resource named daticalWindows pointing to the resource where DaticalDB is installed
  2. Install EC-Admin plugin
  3. Install EC-Datical plugins available at:
  1. The code for the Electric Cloud objects (CI procedure, pipeline, applications, ...) is available at https://github.com/lrochette/Datical-Flow_Integration

CI Build

Note: CI could be skipped for time purpose and simply call the build procedure manually.

The build procedure would have the following steps:

  1. checkout Datical project
  2. checkout SQL project
  3. run packager
  • link report to jobDetail page
  1. check in changes
  2. create artifact

###Demo

  1. package table creation
  • should fail on a bad type on a columnn
  1. fix error and re-package
  • artifact created

Deployment pipeline

The pipeline will replicate the Datical pipeline minus the REF stage ("managed" by the CI procedure)

Application

the application will contain 1 component "datical" with 2 processes for each Forecast and Deploy