Multiple Choice rough Deck Flashcards

(20 cards)

1
Q

1.Why would a developer clone an Integration Procedure instead of versioning it?
A. The new Integration Procedure uses a Cache Block.
B. The new Integration Procedure it replacing stub data.
C. The new Integration Procedure will be used independently
D. The new Integration Procedure is Chainable.

A

Answer: C

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

2.A developer needs to configure a calculation procedure to calculation the sum of the entire Baseprice.
What is the most efficient way for the developer to meet this requirement?
A. Create a Postprocessor apex class to calculate the sum.
B. Add an Aggregation Step as SUM (BasePrice)
C. Add A Calculation Step as SUM (BasePrice).
D. Create a Preprocessor class to calculate the sum

A

Answer B

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

4.A developer need to configure a calculation procedure to calculation a subtotal using two different
depending on whether the input Boolean variable is Customer is set to true or false.
How should a developer configure the calculation procedure to conditionally execute the correct
formula?
A. Use two separate Calculation Steps with the Conditional Step property selected: use the
ISTRUE(isCustomer) and NOT (ISTRUE) (isCustomer) functions in the Condition syntax.
B. Use two separate Calculation Steps with the Conditional Step property selected: reference just the
isCustomer variable in the Conditional syntax (no comparison necessary)
C. Use two separate Calculation Steps with the Conditional Step property selected: compare the
isCustomer variable directly to the literal true and false values in the Condition syntax.
D. Use a single Calculation Steps with IF statement directly in the formula definition to
reference the isCustome variable and conditionally perform the appropriate calculation.

A

Answer B

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

5.A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard’s
records In a Datable How should the developer configure the parent FlexCard’s Node?
A. {Records{0}}
B. {Records}
C. {Params, records}
D. {Recorded}

A

Answer: B

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

Users receive an APEC CPU limit Exceeded error when running an OmniScript in a Salesfoce
Community. The OmniScript includes an Integration Procedure that contains two DataRaptors.
Which two Location should the developer check to troubleshoot the issue? Choose 2 answers
A. Script configuration
B. Community logs
C. DataRaptor configuration
D. Action Debugger

A

Answer: C,D

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

7.A developer creates a DataRaptor Extract to retrieve data to pass to an external service. The external
service expects the field value to be integer. However, the DataRaptor is sending it as a string.
Which action can the developer take to fix this?
A. In the DataRaptor Output tab, select the Output Data Type of that field to Integer.
B. In the DataRaptor Output tab, enter the default value as 0 on the field.
C. In the DataRaptor Extract tab, set the Input Data Type field to Integer.
D. In the DataRaptor Formula tab, define a formula using the function TOINTEGER and use the formula
as output.

A

Answer: A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly