OutSystems Service Studio 4.1 Help
Create an eSpace
The next table describes how to create a new eSpace (An application or a part of an application that implements a set of services, gathered in a single project. Each service can be presented in a different flow.).
|
How to create a new eSpace: |
|
Web flow: OutSystems Service Studio automatically creates a WebFlow1 as follows:
Mobile Web Flow: OutSystems Service Studio automatically creates a MobileWFlow1 as follows:
SMS flow: OutSystems Service Studio automatically creates an SMSFlow1 as follows:
Blank eSpace: In this situation, you have to specifically create the flows in the eSpace tree.
|
|
Add more flows
To add more flows to your eSpace, follow these steps.
|
How to add flows to the eSpace: |
|
Simply right-click on the Screen Flows folder, in the eSpace tree; or select the suitable option in the Insert menu. The following types of flows are possible: |
The eSpace and its flows are represented by only one file, with the extension oml (Stands for: OutSystems Markup Language).
See Also