Question
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***
Hi. On which Pega version you are trying this?
I guess you are trying to call this DT from an Activity...could you please confirm?