Hello Team,
I’m very new to the Bonita Suite. I’m currently using Talend Universal Platform with the Bonita plugin.
Studio
Version: 5.5.1
Build id: r118616
java version “1.7.0_72”
Java™ SE Runtime Environment (build 1.7.0_72-b14)
Java HotSpot™ 64-Bit Server VM (build 24.72-b04, mixed mode)
OS: Windows 7
Unsure on the Bonita Version
I created a workflow process successfully and I’m able to deploy it and view it thru the browser just fine. However, I’m having issues when trying to call a Talend Job using the connectors.
Using Job Launcher. Should I use a task instead.
The job I’m calling invokes a webservice which return back a series of elements to the BPM.
Error:
org.ow2.bonita.util.BonitaRuntimeException: Bonita Error: bp_DCS_1
Bonita Error: bp_DCS_1 does not exist.
java.lang.ClassNotFoundException: codes.callcodes_0_1.CallCodes in classloader MyExtensionsClassLoader
I know I filling in the ProjectName correct and Job Name correct so I’m unsure why I’m getting this type of error.
Please help
Thank you