Question
Cognizant
IN
Last activity: 11 Aug 2018 6:45 EDT
calling Decision Table and passing AllowMissingProperty Parameter
I am calling a decision table from Decision Table using Call Decision Table .However it is throwing Goal required missing input Property.
I therefore want to pass AllowMissingProperties parameter when I am calling using Call decision table.is there any way to pass the parameter?
I am able to achieve the process using @DecisionTable.ObtainValue(tools,Primary,"DefaultDecsionTable",true),just want to know how can we pass the parameter when we are using Call DT.
Thanks in advance.
***Updated by moderator: Lochan to add Categories***