New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

OutSystems Associate-Reactive-Developer - Associate Reactive Developer (OutSystems 11) Exam

1 paging website per page 10 records. When clicking on the link [2], the next 10 records are displayed, but the link [2] is not in bold. The cause is right

A.

In action handle On Notify of List Navigation can not execute refresh List Navigation.

B.

In action handle On Notify of List Navigation can not execute Refresh Table.

C.

In action handle On Notify of List Navigation can not execute Refresh Query

Inside the Preparation of Web Screen, the Destination statement...

A.

. cannot be used.

B.

allows redirecting the user to a different Web Screen, without rendering the current Screen.

C.

renders the Current Screen and afterwards the users is redirected to the Destination Screen.

D.

. prompts the user before redirecting to the Destination Web Screen.

When data is sent to the server with the Submit method, OutSystems has built-in validations that validate ...

A.

Mandatory values, correct Data Types, and Business Rules.

B.

Mandatory values and correct Data types.

C.

Correct Data Types and Business Rules.

D.

Mandatory values and Business Rules.

Which event is needed if we do some logic over the result such as checking if it is empty?

A.

Ready

B.

Render

C.

Destroy

D.

After Fetch

Inside an Action flow...

A.

... only one Exception Handler may exist.

B.

... it's mandatory to have at least one Exception Handler.

C.

... the Exception Handler flow can't intersect other flows.

The Expression widget...

A.

... displays text calculated at runtime.

B.

... displays only the result of mathematical expressions.

C.

... displays only static text.

Regarding Screen lifecycle, which of the following options is true?

A.

Ajax submit, the preparation action will not be reloaded

B.

Ajax submit, the preparation action will be reloaded

C.

IsLoadingScreen () will return true when using ajax reload to reload a portion of the screen's html

D.

IsLoadingScreen () will return false during the preparation step without starting to build screen html

A Block can be used...

A.

Only inside other Screens.

B.

Only inside other Blocks.

C.

Inside Screens and Blocks, including itself.

D.

Inside Screens and Blocks, except on itself.

Start -> If(Count < 3) True Count = Count + 1 , Result = Result + Count .

If end loop Result is value = ?

A.

5

B.

6

C.

7

D.

8

One of the following Tools allows you to manage the application's lifecycle across an infrastructure. Which one?

A.

LifeTime

B.

Service Studio

C.

Integration Studio

D.

Service Center