1 Reply Latest reply on Mar 7, 2008 2:52 AM by gavin.king

    Seam jBPM automation

    alringer

      I have a workflow that is set of RESTful/webservice calls (each is a task) and when they return a error is the only time I wish to display a page (for customer service interaction).


      1. How can I push the tokens through the workflow process without buttons and/links that call @BeginTask @EndTask annotated methods?


      2. How would I display to the end user the state of the process? (ie: doing X, doing Y)