Interface is holding Dict TypeProcess model is holding Map Type
Clash b/w the dataTypes while triggering PM.Could you please help me to convert dict to map before triggering?
Discussion posts and replies are publicly visible
Interface or Expression rule?
You can use the cast() function to cast into Map but AFAIK there is no need for it, as dictionary gets casted into Map automatically, if your output is of type List of dictionary then make sure that Map type pv! is Multiple selected.