helper object with more connection details
1 2 3 4 5 6 7 8  | .createConnectionDetails2(
  cdmDatabaseSchema,
  resultsDatabaseSchema = NULL,
  oracleTempSchema = NULL,
  cdmVersion = "5",
  cohortTable = "cohort",
  workFolder = "c:/temp"
)
 | 
cdmDatabaseSchema | 
 schema  | 
resultsDatabaseSchema | 
 result schema  | 
oracleTempSchema | 
 oracle specific  | 
cdmVersion | 
 version  | 
cohortTable | 
 cohort table name  | 
workFolder | 
 where to work  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.