2 Replies Latest reply on Nov 13, 2009 4:18 AM by jbarrez

    Taskforms in own GWT application

    johan.kumps

      Hi all,

      I want to incorporate JBPM4 taskforms in my own GWT application. What do I need to do for this? Is there some information available about this?

      Is it possible to have a sequence of pages in a taskform, some kind of wizard to complete before the transition is made in the process?

      Can we use GWT widgets on these taskforms?

      Thank you for your help,

      Kind regards,
      Johan,

        • 1. Re: Taskforms in own GWT application
          kukeltje

          The taskforms are *not* gwt but Freemarker templates.

          But in short for the last two questions:
          - No
          - No

          BPM Console questions are better asked in the bpm console forum

          • 2. Re: Taskforms in own GWT application
            jbarrez

            @Johan: The freemarker templating is still basic (only IO from the user).

            If you want to incorporate the taskforms in your own app, the best place to start is the BPMC svn. It lives under 'soag' in the JBoss svn repo.

            Widgets/wizards are not supported (yet), but I'll take this input to the BPMC team.