Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

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!