Sample Application - Travel Tool: Submit Button does not work

1
0
-1

I am using Bonita BPM Community Edition
Version : 7.1.4
Build id : 7.1.4

I am trying to create the sample application Travel Tool.

  1. The travel tool home page appears showing pending and approved travel requests.
    URL: http://localhost:13130/bonita/apps/trs/trshome/

  2. I click on Button "Create new travel request button/hyperlink", Form appears.
    URL: http://localhost:13130/bonita/portal/resource/process/Travel%20Request/1...{{processDef[0].id}}

  3. But after filling the form, when I press on Submit button, nothing happens. Why the form is not getting submitted?

Comments

Submitted by logicallimit on Thu, 01/21/2016 - 15:42

I searched for this issue in this forum and many people faced this issue.
Please refer this:
http://community.bonitasoft.com/node/21570#node-21731

Is this sample application not tested with latest version of Bonita? I'll urge experts to kindly test it with latest bonita community edition because for a newbie like me, it will be quite difficult to troubleshoot

Submitted by hightower on Fri, 01/29/2016 - 20:52

It's happening to me too. I'm getting a 404 when I hit submit.
Here is the url for the submit buttton:
http://localhost:8080/bonita/portal/resource/process/Travel%20Request/1....

1 answer

1
0
-1

Guys you need use the latest updated code from github repository: link

Use Bonita 7.2 to deploye it and it worked for me.

Notifications