In an Integration Procedure, you need to perform a multi-step calculation on every element of an array. Based on best practices, what two methods are recommended?
Choose 2 answers
Select all that apply, then click Submit answer.
-
○
Use a Calculation Action to call a Calculation Procedure.
-
○
Use a Set Values Element inside a Loop Block.
-
○
Use a List Action to merge the array elements together.
-
○
Use a Matrix Action to call a Calculation Matrix