I made a process flow with (only) a message with options so I can define the actions depending on the user’s response.
How does this process flow start? I presumed I could just use the message in my code and trigger the process flow with that but it doesn’t work.
I want to use it in a default procedure in which I want to send a warning before deleting a row in another table. In this warning I ask ‘ are you sure?’ . When the answer is no, the process stops.
It seems I cannot define a starting point in the process flow. When I use the message now, I don’t get the options in it.
It has to be simple isn’t it…...if you know what to do 🙂?