Pass the OutSystems Reactive Web Developer Associate-Reactive-Developer Questions and answers with CertsForce

Viewing page 4 out of 8 pages
Viewing questions 31-40 out of questions
Questions # 31:

To consume a SOAP Web Service ...

Options:

A.

Provide the WSDL (the endpoint URL or upload file), choose the binding (if there's more than one), and all methods are automatically consumed.


B.

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


Expert Solution
Questions # 32:

Screens have Output Parameters.

Options:

A.

True


B.

False


C.

It depends on the setup of the developer


D.

Producer module only


Expert Solution
Questions # 33:

Regarding property Escape Content of Expression, which of the following options is true?

Options:

A.

When set to No, the result returns exactly as the result of the formula


B.

When set to Yes, the result returns exactly as the result of the formula


C.

When the value is No, the special characters in the returned result have been replaced by characters that do not affect the protocol being used.


D.

The default value is No


Expert Solution
Questions # 34:

OutSystems provides two built-in Roles: Anonymous and Registered

Options:

A.

No, there's only one role: Anonymous.


B.

No, there's only one role: Registered.


C.

Yes, Anonymous for unknown users and Registered for users registered in the Users application.


Expert Solution
Questions # 35:

Style load order

Options:

A.

Screen & Email -> Web block -> theme


B.

theme -> Web block -> Screen & Email


C.

Web block -> theme -> Screen & Email


Expert Solution
Questions # 36:

Regarding Function in Outsystems, select to statement that is true.

Options:

A.

Server Actions can be set as a Function: Restricted to one Output Parameter, Available in Expressions.


B.

Server Actions can be set as a Function: No Restricted to one Output Parameter, Available in Expressions.


C.

Server Actions can be set as a Function: Restricted to one Output Parameter, No Available in Expressions.


D.

Server Actions can be set as a Function: No Restricted to one Output Parameter, No Available in Expressions.


Expert Solution
Questions # 37:

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?

Options:

A.

Michael has access to Screens with the Registered Role checked.


B.

Michael does not have access to Screens with the Anonymous Role checked.


C.

Michael has access to Screens that have the OrdersAdmin Role checked, but not to Screens with the Registered Role checked.


D.

Michael has only access to Screens that have the OrdersAdmin Role checked.


Expert Solution
Questions # 38:

The following Screen (https://drive.google.com/file/d/1gm2xpbBQmE-KTAHtCdj4wT0jNLnpDzZX/view?usp=sharing) has two Dropdowns, one to select a Country and one to select a City. The GetCountries and GetCities Aggregates provide the countries and the cities to be displayed in the respective dropdowns and are both set to be fetched At Start. Which of the following options is not a valid step if we want to just fetch the cities for the country

selected in the respective dropdown?

Options:

A.

Set the Fetch property of the GetCities Aggregate to Only On Demand.


B.

Refresh the GetCities Aggregate in the OnChange Action of the Country Dropdown.


C.

Filter the GetCities Aggregate by the selected country.


D.

Call the GetCities Aggregate in the GetCountries' On After Fetch Event handler.


Expert Solution
Questions # 39:

A one-to-one relationship from Entity A to Entity B is created by ...

Options:

A.

changing the Entity B identifier data type to Identifier.


B.

changing the id attribute of Entity B to not be an auto-number and assigning a value to it programmatically, when creating a new record.


C.

adding a new attribute to the Entity B with data type Identifier.


D.

adding a new attribute to the Entity A with data type Identifier.


Expert Solution
Questions # 40:

The Table Records widget...

Options:

A.

Displays records in a tabular layout, one per column.


B.

Displays records in a tabular layout, one per row.


C.

Displays records in a tabular layout, one per table.


D.

Displays records in a free-form format.


Expert Solution
Viewing page 4 out of 8 pages
Viewing questions 31-40 out of questions