Binding to Model
Binding Input or Output model to Decision Table in decision table designer.
Set up Binding to the input & output model
Example of binding (Input Model):
{
"delivery": {
"distance": {
"car": {},
"ship": {},
"plane": {}
},
"tariff": {}
},
"package": {
"weight": {},
"longestSide": {}
}
}Binding Input model to Conditions
Binding Output model to Result
Last updated
Was this helpful?

