OutSystems Service Studio 4.1 Help
Toolbar
The Toolbar, in the workspace, contains the following operations:
: Creates a new eSpace. How?
: Opens an already existing eSpace.
How?
: Saves the active eSpace. How?
: Compares elements from two eSpaces and selectively
copies elements from an eSpace into the currently opened one. How?
: Removes the selected element(s)
or text and stores it on the clipboard.
: Stores the selected element(s)
or text on the clipboard.
: Inserts the element(s) or text
from the clipboard at the insertion point.
: Displays the Start Screen of Service Studio, where
you can manage your eSpaces, take a tour of Service Studio, get some help,
or access outsystems.net. This window has a Close
button that allows you to go back to the design of your eSpace.
: Allows you to select the OutSystems Hub Server where
you want to deploy your eSpace. How?
: Allows you to add or remove
references to your eSpace. How?
: Downloads an eSpace from the OutSystems Hub Server
where you are connected to. How?
: Uploads the current eSpace to the OutSystems Hub
Server that you are connected to. How?
: Verifies whether or not an
eSpace is valid. Only successfully verified eSpaces can be published.
How?
: Saves and verifies the eSpace
currently open. Only successfully verified eSpaces can be published. How?
: Allows you
to select the Entry Point where the browser interaction begins when running
your eSpace.
The possible values of the drop-down are all the entry points for the Entry eSpace (When executing the eSpace, an Entry eSpace is the eSpace where the end-user interactions begins, that could be the eSpace itself or a consumer. ), including the ones just created in your eSpace, plus the (none) value, which means that the default browser is not opened automatically.
If you are executing a consumer eSpace, this drop-down list contains all the entry points of that eSpace, hosted in your Personal Area. See Producer eSpace Life Cycle.
The default value of this drop-down is <default entry> of the Entry eSpace.
: Executes all the steps necessary to run the current
eSpace in your Personal Area. How?
: Executes all the steps necessary to publish the current
eSpace in the OutSystems Hub Server that you are connected to. How?
: Allows you to enlarge and reduce the size of the
elements in the flow canvas.
: Allows you to apply security filters at the flow
canvas. The default value of this drop-down is (none),
which means that all elements are displayed with no graphical effects.
When you select a certain Permission Area, all the elements unavailable
in that Permission Area are displayed with a shadow effect. Learn more
about permission
areas.
: Finds a given word or words
within the eSpace. How?
: Allows you to have a graphical
view of some of your entities and their relationships. How?
: Allows you to preview all the elements of the selected
flow. How?
: Allows you to localize and position the eSpace tree
in the element currently selected in the Flow Canvas.
See Also