A nonterminal applications subproject is created automatically when you create a new service flow project (see 1. Choosing a project name and location). You can also create additional nonterminal applications subprojects (see Adding a subproject to an existing service flow project).
A nonterminal applications subproject contains two subfolders: an Operations subfolder and a Messages subfolder. Neither of these subfolders is displayed in the EST Project Explorer unless the subfolder contains at least one artifact.
The following table summarizes key information about the subfolders in a nonterminal applications subproject:
| Item: | Descriptions: | |
|---|---|---|
| The name of the subfolder: | Operations subfolder | Messages subfolder |
| The type of artifact that the folder contains: | operation | message |
| The extension for this type of artifact: | .wsdl | .sfmxsd |
| How to create an artifact: | Creating an operation | Working with messages |
| The editor for editing a new or existing artifact of this type: | Operations editor | Flow message editor |
| Links for more information: | Working with operations . | Working with messages |