Service Studio walkthrough
In order to simplify application development, OutSystems created a highly capable, simple, and intuitive Integrated Development Environment (IDE), giving it the name Service Studio.
Service Studio is the main tool we use to perform the following:
- Create applications and modules.
- Create user interfaces (UIs) for our web and mobile applications.
- Define the data model.
- Define business processes and Timers (asynchronous processes).
- Debug our applications (both server-side and client-side).
When we open Service Studio, we must connect to an OutSystems environment (cloud or on-premises) by providing a server URL (or selecting an existing one from the Environment dropdown) and our developer credentials.
The following screenshot shows the OutSystems Service Studio Switch Environment connection popup:
After successfully connecting, we will see an overview...