Discussion
Habber Tec
BR
Last activity: 12 May 2016 21:16 EDT
Can Case Type access flow actions and section within Data class?
Hi,
I have a case with one activity where I'm trying to point to a flow action inside Data class... When I inform a flow action inside Data class it shows a error messaging informing that the informed flow action doesn't exist.
If I inform a flow action that's inside Work class it works without problem. Is this the expected behavior?
Thanks
What is meant by inform/trying to point to a flow action here?
Are you trying to refer to a Flow action from Data class in flow for this case ?
If yes, then it is an expected behavior, you can only use Flow actions from the classes that are in Case's class hierarchy.
Can you also let us know the exact use case for any further help on this.
Thanks :)