i
Directories Structure
Once the implementation of the file with war extension has been done, the following directory structure is defined.
Directory |
Description |
---|---|
batch •log |
Directory with Java classes that allow the execution of batch processes. •log: Directory where the result of the execution of classes is saved. |
businessRuleDeployment |
Directory where files generated by business rule implementations are temporarily stored. |
businessRuleXML |
Directory where business rules definitions are temporarily stored. |
docGenerator •app •staticHTML •themes •themesDefault •themesResponsive •themesResponsiveMin |
All files related to forms definition are stored. •app: Where the generated documents are located. Deprecated. •staticHTML: Basic files used to compose screens. •themes / themesDefault / themesResponsive / themesResponsiveMin: They correspond to the themes that are used when modeling forms. |
eventFiles |
Temporary directory of files linked to events that occur in processes (mails, File Reader files, etc.). |
export |
Temporary directory where the exported files are stored. |
Import |
Temporary directory where the imported files are stored. |
integrationDeployment |
Directory to temporarily store files generated by integration rules implementations (SQL and web services). |
integrationXML |
Directory to temporarily store integration rules definitions (SQL and web services). |
jasperReportFiles |
XML files containing Jasper Report framework templates used in report printing and printing in general. |
logs |
Storage directory of Deyel logs. When installing, log types and the number of days they are kept can be specified. |
META-INF |
Information of Deyel version. |
modeler version |
Files with images, JavaScript, and web modeler styles. |
script |
JavaScript files that are used in the web portal. |
Temp |
Temporary directory of Deyel. |
themes |
Theme storage directory of Deyel. |
updaters |
Directory containing the files necessary to update the version of Deyel. |
upload
|
Directory to temporarily store files uploaded to Deyel. |
vendors |
Directory of libraries used by Deyel. |
WEB-INF |
Storage directory of classes that define the operation of Deyel. |
widget |
Directory with templates of widgets used by the web portal. |
Temporary directories (Temp, BusinessRuleDeployment, BusinessRuleXML, EventFiles, Export, Import, IntegrationDeployment, IntegrationXML, and Upload) are automatically removed every 24 hours. The 24 hours are calculated from the start time of the scheduled tasks.