Returning a list of propositions
Use the Call instruction with the Rule-Decision-Strategy.pyGetStrategyPropositions activity to obtain the list of propositions returned by the strategy.
- Create an instance of the Activity rule in the Dev Studio navigation panel by clicking .
- In the activity steps, enter the Call Rule-Decision-Strategy.pyGetStrategyPropositions method.
-
Click the arrow to the left of the
Method
field to expand the
method and specify its parameters:
Name of the strategy component from which you want to get the list of propositions
Name of the strategy
Name of the page to hold the list of propositions
Strategy class
- Click Save.
Previous topic Strategy methods Next topic Returning a list of properties