3 Replies Latest reply on Dec 13, 2007 10:30 AM by kukeltje

    Task Form

    tushar.joshi

      Hello All,

      I have integrated JBPM and Eclipse 3.3. I have created sample process of holiday mentioned in documentation. I have generated forms as well from advanced tab. But when i have deployed process and started instance of it, it's not showing task forms.

      I have followed all steps mentioned in "JbpmGettingStarted" doc.

      I am getting warning that "[JpdlXmlReader] process parse warning: swimlane 'manager' does not have an assignment"

      Can you please help me what should i do so that task forms will be shown.

      Thanks in advance.
      Tushar Joshi

        • 1. Re: Task Form
          anuragpaliwal

          Make sure you have got correct entries in forms.xml file.

          From ENTRIES I mean the form generated thru Advance Tab should have got entry in forms.xml. Do check the value of Task Name attribute as well and make sure it is reflecting the correct task name.

          • 2. Re: Task Form
            tushar.joshi

            Thanks Anurag for instant reply,

            I have manually changed form names and accordingly changed forms.xml,processdefination.xml reflecting my forms get visible.

            also i am not sure Should form names be start with form.aaa.xhtml


            Thanks.
            Tushar

            • 3. Re: Task Form
              kukeltje

              it does not matter what the name of a form is, as long as it is identical to what is in the forms.xml file