Systemwalker Runbook Automation supports a set of files that you need for running a specific process solution:
This appendix provides a complete list of files supported by Systemwalker Runbook Automation, and contains a brief description of all these files:
Folder Name | Description of Files | Location in the Application Project Directory |
---|---|---|
Process Definitions | The Process Definitions folder contains all process definition (.xpdl) files. | <Project Root>/Process Definitions |
web | The default web folder contains files that will be exposed to the Internet, such as various image (.gif, .jpeg) files, calendar setup (.js) files, design (.css) files, and QuickForm (.jsp, .qf) files. | <Project Root>/web |
dms | The dms folder contains all sorts of attachments of Workflow Application projects in Attachments folder, such as image (.gif) files, preview (.wmf) files, and .html files. Attachments folder also contains Blaze and new ILOG rules files. | <Project Root>/dms and <Project Root>/dms/Attachments |
Application Classes/engine | The engine folder contains the classes, lib, and js subfolders. The classes folder contains the class (.class) files loaded by the application at runtime. The lib folder contains the jar (.jar) files used by your application. The js folder contains the Java Script (.js) files used by your application. | <Project Root>/Application Classes/engine/classes and <Project Root>/Application Classes/engine/lib |
Simulation | The Simulation folder contains the scenario files storing simulation scenarios (.ssr files) and, after running a simulation, the scenario results. | <Project Root>/Simulation |
Calendar | Calendar (.cal) file used for configuring new business calendars. Calendars are similar to property or .ini files. They consist of name-value pairs. To indicate a period of time, commas are used. One project can have several calendar files. | <Project Root>/Calendar |
Resources | Resources folder contains the following:
| <Project Root>/Resources |
Rules | The Rules folder contains Rules Set sub-folders, which contains the Decision Table (DTM files). | <Project Root>/Rules |
Documents | The Documents folder contains report and document files. | <Project Root>/Documents |
Analytics | The default Analytics folder is Analytics empty. After installing the Interstage Analytics plugin, this folder contains the process definitions (.xpdl files) defining the Analytics setting. | <Project Root>/ |