Sample Application - Travel Tool: Submit Button does not work

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.0/content/?id={{processDef[0].id}}

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

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

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

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

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.0/API/bpm/process/{{processDef[0].id}}/instantiation