Considering that Michael is a user of the Orders application, with only the OrdersAdmin Role assigned to him, which of the following options is correct?
When the event is mandatory, a Block event such as the Client Action must be specified to handle the event. Although it may be empty.
Considering the On Initialize lifecycle event, which of the following options is true?
Considering the following Aggregate (https://drive.google.com/file/d/1IRBcUVYjDN-h0tAlOhJ4ZOL4Nm2udq86/view?usp=sharing), where the Orders are fetched with their reviewers (Employees), which of the following options is correct?
Regarding Inspect the values of variables when code execution is stopped..
When consuming a REST service, what callback action should be used to customize a request sent to the external service?
In which of the following situations is it necessary to define a handler for a Block Event?
What's the correct screen lifecycle order after clicking a Button with the Navigate method?
Consider that we want to apply aggregation functions in an Aggregate. Which of the following options is false?
Consider a Web Screen with a Button that is associated to a Screen Action. An Ajax Refresh statement in that Screen Action allows to refresh part of that Web Screen, ...
Consider that you want to change your application Header, with new fonts, colors and an icon. What is the best approach to accomplish that in Outsystems?
Considering the following Aggregate (https://drive.google.com/file/d/11tUfXgUASyo932VISD6nB4Xmho342ZNn/view?usp=sharing), what will be the attributes of the GetOrdersShippingState.List.Current record?
When the desired data type is Currency, the following data type transmission does not occur(error)
Consider the following Action (https://drive.google.com/file/d/1L6qUwd2jjqWAluUB-Kv5gQghendWoMr2/view?usp=sharing), that calculates the square root (sqrt) of a positive decimal number (N). Knowing that the function was called with N = 0, and the debugger is stopped at the Start node, what will happen when the developer selects the Continue (F9) option highlighted in the picture?
Considering the following Entities (https://drive.google.com/file/d/1WsHUUMSgcx3NbwSMrshSTKe-SqnLCcRG/view?usp=sharing), what is required to create a many-to-many relationship between them?
In OutSystems, a Block is a reusable UI component. Which of the following is NOT correct?