#exception

SOAP-WS-Connector ServiceTask dependency problem

Hoyya,

my Bonita process is the following:
- starts from a Java-BE instantiation,
- manipulates BDM data on the form,
- then validates on frontend through a REST-API-Extensions endpoint. (Response error handled: printed out)
If no error in the response:
- both the response and the form data are stored in the BDM.
- When a ServiceTask sends back this data to the starter system through SOAP-WS-connector, it drops me this Exception:

Migrating the bundle from 6.5.4 to 7.7.5 - [Unable to find the process definition deployment info]

Hello there,

I'm migrating the engine from 6.5.4 to 7.7.5. These were my steps:

  • Backed up everything
  • "bonita-migration-distrib-1.24.3", targeting to 7.0.0, executed
  • "bonita-migration-distrib-1.52.0", targeting to 7.7.5, executed
  • "<7.7.5-bundle>/setup/database.properties" setted up
  • "<7.7.5-bundle>/start-bonita.sh" executed

On the portal, when I list the processes, every thing goes ok, but, just when I try to list tasks the below exception occurs:

Notifications