Service Studio 6.0 Help
Lower Pane
The Lower Pane of your workspace contains tabs with information about your eSpace status or as a result of Service Studio operations.
TrueChangeTM Tab
The TrueChangeTM tab displays all errors and warnings found in your eSpace resulting by the TrueChangeTM ; it also displays information and reminders.
In each line you have the following elements of a message:
The icon for the type of message:
Warning,
Error,
Reminder,
or
Information;
The message context
The detailed text: for long texts you can hover the mouse over them and a get a tooltip with the complete text.

In the last line you have the summary with either the number of errors and warnings (image above) or a message indicating your eSpace is valid (image below), i.e., no errors and no warnings were found.

Operation
Right-click over messages and a pop-up menu is displayed with a list of options, namely:
Go to...:
highlights the exact place of the problem in the workspace - a shortcut
is to double-click on the message or to click on
at the
end of the message;
<Suggestion>: whenever possible, Service Studio suggests an action to help you solving the problem;
Copy Message: copies both the left and the right hand sides of the message to the clipboard;
Hide Warning: hides the warning until you decide to show it again. See how to Manage Hidden Warnings;
Help: launches the Service Studio online help displaying the help topic for the message with a detailed description and a suggestion for a resolution - a shortcut is to click on the message and then press F1.
This tab is always displayed
in the Lower Pane.
Run/1-Click Publish Tab
This tab lists all the steps performed by
Service Studio to
Run or
1-Click
Publish your eSpace and all messages of errors, warnings, or information
that are issued by the Agile Platform server.
The lines with information returned by the server have the following elements:
The icon for the type of message:
Warning,
Error, or
Information;
The message context
The detailed text: for long texts you can hover the mouse over them and a get a tooltip with the complete text.
Operation
After a Run or 1-Click Publish operation is finished Service Studio displays a set of buttons at the bottom of the tab for you to move on with your work. For example, after the eSpace is published in the server, there's a button for you to open it in the browser.
The presented buttons depend on the operation that was executed and whether it is successful or not:
Submit Feedback: this button is available when an unexpected error occurs during the Run or 1-Click Publish operations and allows you to submit an issue or a requirement to OutSystems. After clicking on this button the Submit Feedback window pops-up for you to fill it in.
Stop: allows you to stop the Run or 1-Click Publish operations while they're in the Uploading, Compiling, or Publishing steps, with the following results:
Uploading Step: the execution is stopped and the following error message is displayed in the Operation Log:
"<Operation> cancelled by user."
Compiling Step or Publishing Steps: due to the fact that at this point the process is already running in the Agile Platform server it is not possible to be halted and the following error message displayed in the Operation Log:
"Server will continue <operation> in background."
Retry <operation>: retries the last operation whether it was stopped by you or it stopped due to an unexpected error;
Open
in Browser: opens the application in the browser starting it in
the
Entry Point you have specified in the drop list to
the left of this button;
Close: closes the tab and it will only be displayed again the next time a Run or 1-Click Publish operation is executed.
Right-click over messages and a pop-up menu is displayed with a list of options, namely:
Copy Message: copies both the left and the right hand sides of the message to the clipboard;
This tab is only displayed in the Lower Pane when you
Run or
1-Click Publish
your eSpace.
Debugger Tab
The Debugger tab provides a dedicated environment for debugging your applications and is where you can examine the debugging session and the runtime behavior. See how to Debug an eSpace.
When
Running
and debugging the application, Service Studio switches the lower pane
view to the Debugger Tab.
This tab is always displayed in the Lower Pane.
Find Results Tab
Using the
Find
or
Find Usages tools opens this tab with
the list of all found text occurrences or element usages, respectively.
Operation
Double-click on a line to get the element of the occurrence/usage highlighted on the workspace. At the bottom of the tab there are two buttons:
Replace all occurrences/usages with...: Replaces all listed text occurrences/element usages with a new text/another element. This is specially useful when refactoring your the eSpace.
Close: closes the tab and it will only be displayed again the next time a Find or Find Usages is executed.
This tab is only displayed in the Lower Pane when you use
the
Find or
Find
Usages tools.
See Also
Overview of the Workspace | Content Canvas | Manage Hidden Warnings