Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Perform the steps mentioned in the following sections to launch CTModelHouse application.Setting up the CTModelHouse application involves the following steps:

  1. Creating Folders
  2. Configuring Properties Files


Note
  1. The .WAR file that is released will be available in the path:
    /usr1/SIR08872/mydomain/canvas_domain/Upload/CTModelHouse.war
  2. Always consider the .WAR file that has been recently released for deployment.

Anchor
FolderCreations_ctmodelhouse
FolderCreations_ctmodelhouse
Folder Creations

The following folders and files should be available in the mentioned path to launch CTModelHouse.

...

  1. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/Temp/
  2. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/forReports/
  3. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/forReports/TempXML/
  4. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/forReports/TempXML/cibreport.xsl
  5. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/forReports/TempXML/cibdetailreport.xsl
  6. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/forReports/TempXML/cibreport_rtl.xsl
  7. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/forReports/TempXML/cibdetailreport_rtl.xsl
  8. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/forReports/TempXML/CanvasFopUserconfig.xml
  9. <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/forReports/TempXML/intellect.jpg

Anchor
ConfiguringthePropertiesFiles_ctmodelhouse
ConfiguringthePropertiesFiles_ctmodelhouse
Configuring the Properties Files

Configure the The following properties files related to database, work folder, and font.needs to be configured:

  1. databaseconfig.properties
  2. MyImplementation.properties
  3. CanvasFopUserconfig.xml

Anchor
databaseconfig_properties_ctmodelhouse
databaseconfig_properties_ctmodelhouse
databaseconfig.properties

File location: CTModeHouse.war\WEB-INF\lib\CTModelHouseResources.jar\databaseconfig.properties

...

Code Block
languagebash
CT_FW_DATABASE_VENDOR = oracle

Anchor
MyImplementation_properties_ctmodelhouse
MyImplementation_properties_ctmodelhouse
MyImplementation.properties

File Location: CTModelHouse.war\WEB-INF\lib\CTModelHouseResources.jar\MyImplementation.properties

...

Code Block
languagebash
# This property provides the path for instance level folder, 
# for example CT_WORK_FOLDER_PATH=/usr1/SIR08872/mydomain/Canvas_domain/canvas

# This property provides the centralized folder path, for example

CT_WORK_CENTRALIZED_FOLDER_PATH=/usr1/SIR08872/mydomain/Canvas_domain/canvas

Anchor
CanvasFopUserconfig_xml_ctmodehouse
CanvasFopUserconfig_xml_ctmodehouse
CanvasFopUserconfig.xml

File Location: <Centralized ServerWorkfolder>/forReports/TempXML/CanvasFopUserconfig.xml

...