DECLARATIVE PROCESSING Flashcards

1
Q

Declarative processing

A

allows you to configure your application so that the system automatically updates property values such as a total order amount.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Procedural processing

A

depends upon rules, such as data transforms, activities, or user interface (UI) rules, to instruct the application when to look for a trigger event.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which technique should you use if you want to update values when the user submits a form?

A

Use procedural processing by putting a data transform on a flow action.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which technique should you use if you want the total price to update immediately when a quantity is changed?

A

Use a declare expression.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the three components in a declare expression?

A

A target property, an expression, and a source property

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A declare expression in a network can use which property as a source property?

A

A target property from another expression

How well did you know this?
1
Not at all
2
3
4
5
Perfectly