I'm trying to write a Java Bean in an activity tool that's between two forms in my workflow (let's say form A and form B). I'm using the grid in form A. I want to take the user inputs in form A and generate a form B for EACH row in the form A grid. Can I do this with the Java Bean in my activity tool in between form a and form b? Do you have any example code? 

Thanks!

  • No labels