#constant

Error setting Business Object property

Hello All,

We have a business object loaded into a business variable from the database at the start of the process.

At some point, we have a simple service task that has a single operation which sets an object property to the Integer 1:

newIssue - setStatus - Constant java.lang.Integer:1

However, this task fails with the following stack trace:

Notifications