Adding Microflow

0
I am getting the error if i add the microflow means how to remove that error.
asked
5 answers
4

Hi Sattu,

Add the input parameter as shown below

Also, Check the below documentation for more info

https://docs.mendix.com/refguide/parameter/

answered
2

Hi Sattu,

Add the PieChartWrapper object as Input parameter to the respective microflow as the microflow expects PieChartWrapper object

answered
0

Here i already added the parameter 

 

answered
0

You can add a parameter with the yellowish button in the top – as circled. Then select your correct entity with select(MyFirstModule.PieChartWrapper):

 

answered
0

eventhough i added that i am getting the errors

 

 

 

answered