Hi there, I have a variable to sum a list of decimal values. I want to calculate this variable using a microflow. The Change action is to match the “Controlling” Entity with my mainentity “Project” But I got following errors:
asked
Daniel Leuthe
2 answers
3
The SumNetto need to be returned by your micrloflow in order to use it as calculation microflow. You can also only have one parameter (The object that has this attribute.).
answered
Andreas Blaesius
0
Ok thanks, but how to set the association between controlling and project in retrieve action in xpath? Something like this?