I am trying to Parameterize a Decision Table and subsequently call it from an Activity.
Initially, when I tried calling Decision Table from Activity, I was able to do that perfectly. But then I tried to introduce multiple parameters into the Decision Table. I am using ‘Property map Decision table’.
Unfortunately, I am unable to pass the input parameters into the Activity. I am only able to pass the output parameter.
Within the activity there is no option to pass the input parameter (For reference see attached media)
You dont need to explicitly pass them. You just need to set the parameter values and you will be able to see the data in DT if you call with the correct page context.