The Structure of ESB Projects
ESB projects have a predefined and unchangeable folder structure, which is created automatically when a new ESB project is created.
The automatically created folders and subfolders cannot be deleted, moved or renamed.
Adapters | Any number of adapters can be created here. |
Processes | Any number of Technical Processes (.wrf) can be created here. |
Resources | Folders, resources such as images, text and XML documents and other files can be stored here. |
TemporaryFiles | Temporarily used files are stored here. |
Transformations | Transformations (.xsl) and reports (.rep) are stored here. |
<Project>.wsinc | Webservice definition, which is created and named after the project automatically when the project is created, e. g. A project can contain only one webservice definition. |