OutSystems Service Studio 4.1 Help
File Menu
The File menu, on the Menu bar, contains options related to the management of files. In Service Studio, an 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.) is represented by a single file, with the extension oml (Stands for: OutSystems Markup Language).
The File menu contains the following operations:
New:
Creates a new eSpace locally. How?
Open:
Opens an already existing eSpace. How?
Save:
Saves the active eSpace. How?
Save As...: Saves the active eSpace and allows the duplication of the file with a different name. How?
Select server...: Allows you to select the OutSystems
Hub Server that you want to use. How?
Add/Remove References...
: Allows you to add or remove references to your eSpace. How?
Download...: Allows you to download an eSpace from
the OutSystems Hub Server you are using. How?
Upload: Allows you to upload the current eSpace to
the OutSystems Hub Server you are using. How?
Open Service Center: Opens, in your default web browser,
the OutSystems Service Center that corresponds to the OutSystems Hub Server
you are using.
Clone...:
Copies the currently open eSpace into a new one, with a different eSpace
identifier, and opens it. How?
Compare and Merge...: Compares elements from two eSpaces
and selectively copies elements from an eSpace into the one currently
opened. How?
Page Setup: Opens the page setup window.
Print
Preview: Opens the print
preview window.
Print...:
Opens the print options window.
Most recent files: a list of the eSpaces recently opened in OutSystems Service Studio.
Exit: Closes OutSystems Service Studio.
See Also