Append a Decision in ExtDecBuffer

Description

Append a Decision in ExtDecBuffer allows a new decision to be appended in decision buffer in RCO.

Parameters

This function block has the following parameters:

Parameter Description
INPUT
Controller Control location ID of the controller that provided the external decisions. This is used to identify decision buffer in which decisions will be appended.
Decision Name Name of the decision to be appended.
Decision Attribute Attribute of decision to be appended.
Req Flag Request indicator of the decision (0 or 1).
OUTPUT
Status Status of the call, could be RCO_SUCCESS, RCO_WARNING or RCO_ERROR. If status is not RCO_SUCCESS, error information is returned in Error member of RcoDecisionBuffer object.