Hello,
In my workflow there´s a user decision (yes/no). If user presses Yes, WF must trigger an event, which is trapped in my class and in the method I wrote some code for filling a table. This does not happen and I have no idea why (I am new in this any way).
I created an activity after the user decision and I assigned a task which I had created before. In the task I assigned the class and method and nothing else.
what am I missing or forgot ??