Error while mapping a java variable on a call activity

1
0
-1

Hi, i have created and imported a java class and into the project. I can use it normally and can map it into subprocesses, but i can't map it again outside the subprocesses, i get this error:

INFO: THREAD_ID=53 | HOSTNAME=w07192126 | TENANT_ID=1 | The user <usuario5> has executed the task [name = <Request Validation: Document View>, display name = <Request Validation: Document View>, id = <10>, parent activity instance = <9>, parent process instance = <2>, root process instance = <1>, process definition = <7345225877167488579>]
2014-07-14 11:54:39 org.bonitasoft.engine.execution.work.FailureHandlingBonitaWork
WARNING: THREAD_ID=76 | HOSTNAME=w07192126 | TENANT_ID=1 | The work [ExecuteFlowNodeWork: processInstanceId:1, flowNodeInstanceId: 5] failed. The failure will be handled.
2014-07-14 11:54:39 org.bonitasoft.engine.execution.work.FailureHandlingBonitaWork
WARNING: THREAD_ID=76 | HOSTNAME=w07192126 | TENANT_ID=1 | org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityStateExecutionException : "PROCESS_DEFINITION_ID=6990248540464697621 | PROCESS_NAME=New | PROCESS_VERSION=1.0 | PROCESS_INSTANCE_ID=1 | ROOT_PROCESS_INSTANCE_ID=1 | FLOW_NODE_DEFINITION_ID=-7281045897997947727 | FLOW_NODE_INSTANCE_ID=5 | FLOW_NODE_NAME=Request | org.bonitasoft.engine.core.operation.exception.SOperationExecutionException: Incompatible assignment operation type: Left operand class test.Test is not compatible with right operand class test.Test for expression with name 'varr'"

Example

I have found this issue of the same problem for the version 6.0.3. I'm using the last version of Bonita BPM Community.

Is there any way to fix this on the community or teamwork edition or should i keep using Map variables to carry the variable through the processes?

Thanks.

No answers yet.
Notifications