Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Screen and Web Block has no output parameter ?

A.

True

B.

False

Using a template to create a screen, the information on the screen is using sample data.When you want to perform replacing Sample Data with real data, which of the following expressions is correct

A.

When performing replacing, the field of sample data and real data is not mapping, the outsystem will automatically fix the database so that it can perform the replacing.

B.

When performing replacing, the field of sample data and real data is not mapping, the outsystem will notify errors and warnings to the user

C.

When replacing, the field of sample data and real data without mapping will not be able to replace

D.

OutSystem does not support replacing sample data

Roles are created in applications and user authorizations are managed...

A.

Manually in the Users application or programmatically.

B.

Only manually in the Users application.

C.

Only programmatically using the Grant... and Revoke... role actions.

Regarding List_SortColumn, which of the following options is true?

A.

Set the Column to "{EntityName}.[AttributeName]" & define a dynamic sort

B.

Set the Column to "{EntityName}.[AttributeName]" & Automatic add a dynamic sort

C.

Set the Column to "{EntityName}.{AttributeName}" & define a dynamic sort

D.

Set the Column to "{EntityName}.{AttributeName}" & Automatic add a dynamic sort

Consider the following Server Action. What happens if the GetEmployeeById (https://drive.google.com/file/d/1Q5JfXEu9L5OsY017HLrMbI8ZIsRl8BJ3/view?usp=sharing) Aggregate does not return any record?

A.

The DatabaseException flow is executed.

B.

The RecordNotFound flow is executed.

C.

No exception flow is executed.

D.

The module's global exception handler is executed.

Considering Inputs and Labels, which of the following options is correct?

A.

To access the value submitted in an Input widget, we can simply use InputName.Value.

B.

Labels associated with mandatory fields will display a visual cue on the Screen.

C.

An input widget can only be used for the Text data type.

D.

Every input must have a Label associated with.

When consuming a REST API, we can consume a single REST method ...

A.

Provide the method's URL, fill the parameter values (if any), test it to get the JSON response, and copy the JSON response to the Body.

B.

Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and choose the method to consume.

XXX screen only Registered role is checked, which of the following statements is true?

A.

User has not logged in, make request Screen XXX. As a result, can not permission

B.

User logged , make request Screen XXX. As a result, can not permission