Newer Version Available

This content describes an older version of this product. View Latest

Decision Table Row List Input

Input representation of the data for a row in the CSV based decision table that has to be added or updated.
JSON example
Properties
Name Type Description Required or Optional Available Version
action String Action to perform on this row.

Valid values are:

  • Create
  • Update
Optional 62.0
id String ID of the decision table tow. Optional 62.0
rowdata Map<String, Object> Key value pair of the decision table row. Required 62.0