Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

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

Exam Associate-Reactive-Developer All Questions
Exam Associate-Reactive-Developer Premium Access

View all detail and faqs for the Associate-Reactive-Developer exam

Viewing page 3 out of 8 pages
Viewing questions 21-30 out of questions
Questions # 21:

Regarding Reactive Web Apps in OutSystems, which of the following options is false?

Options:

A.

A Reactive Web App is a cross-device app.

B.

The code generated by OutSystems results in a single-page application.

C.

A developer builds the Reactive Web App in Service Studio.

D.

Data requests are executed synchronously.

Expert Solution
Questions # 22:

Considering Users and Roles in OutSystems, which of the following options is correct?

Options:

A.

End-users can only be created programmatically, using Actions from the Users application.

B.

There are three built-in roles in OutSystems: Anonymous, AppUser and Registered.

C.

All users, with or without a login, have automatically the Registered Role.

D.

By default, end-users are managed in the built-in Users application.

Expert Solution
Questions # 23:

In OutSystems, how do we restrict access to a Screen?

Options:

A.

Go to the Users application and associate the Screen to a specific role.

B.

Use the CheckRole Action.

C.

In the Screen Properties, untick roles to restrict their access.

D.

We don't. Only users with a username and password can access.

Expert Solution
Questions # 24:

Regarding Web Blocks in Outsystems, select to statement that is true.

Options:

A.

When the web block is in one screen, the parent screen is required to have a screen action to handle the event of the child web block, but the case is in another web block.

B.

When the web block is in a web block, the parent web block is required to have a screen action to handle the event of the child web block, but the case is in another screen.

C.

When the web block is in one screen or another web block, the parent screen or web block is required to have a screen action to handle the event of the child web block.

D.

When the web block is in one screen or another web block, the parent screen or web block is not required to take action to handle the event of the child web block.

Expert Solution
Questions # 25:

When columns are hidden in an Aggregate ...

Options:

A.

They cease to be part of output of the Aggregate

B.

They are still part of output of the Aggregate

C.

They are the only columns on the output of Aggregate

D.

It's because they are empty on the database

Expert Solution
Questions # 26:

Consider that we want to apply aggregation functions in an Aggregate. Which of the following options is false?

Options:

A.

The output of the Aggregate will contain all attributes from the Source Entities plus the aggregation columns.

B.

The output of the Aggregate will not include the columns at grey.

C.

We can apply the following functions on attributes of integer data type: sum, max, min, count and average.

D.

We can apply multiple aggregation functions inside an Aggregate.

Expert Solution
Questions # 27:

When debugging a consumer module, how do we guarantee that the execution stops on breakpo defined in the producer module?

Options:

A.

In the producer, set the Entry Module property to the consumer module.

B.

We need to also start the debugger on the producer module.

C.

Nothing, just leave Service Studio open.

D.

We just need to set breakpoints in the producer module. The execution will stop on its breakpoints automatically.

Expert Solution
Questions # 28:

Considering the On Initialize lifecycle event, which of the following options is true?

Options:

A.

The On Initialize event is triggered before the Screen or Block is rendered and before fetching any data.

B.

The On Initialize event is triggered after the Screen or Block has been rendered, so you can use it to manipulate its structure.

C.

The On Initialize event is triggered after an Aggregate finishes fetching data and can be used to act upon the retrieved data before it's used in the Screen.

D.

The On Initialize event is triggered after the input parameter of a Block changes.

Expert Solution
Questions # 29:

Considering the Initialize event of a Screen, which of the following would be the best use case for that event?

Options:

A.

Manipulate the DOM.

B.

Set the default value of a Local Variable.

C.

Act on data returned by a Data Action.

D.

Retrieve data from the server database.

Expert Solution
Questions # 30:

In an Aggregate, the purpose of the Test Values section is...

Options:

A.

To define the order of its output records.

B.

To define the Entities we want to get records from.

C.

To define values for testing the preview of the Aggregate's output.

D.

To set the conditions to get specific records, not all the records.

Expert Solution
Viewing page 3 out of 8 pages
Viewing questions 21-30 out of questions