You can create dataslots, which are specific to a process. You can create a dataslot from any of the supported dataslot types (see
Supported dataslot types) as described in the following procedures.
Although Business Process Modeler accepts reserved Java words (or Java identifiers) as dataslot names, do not use them as dataslot names or the application fails to publish. For example, do not use “LOGICAL” or “object” as a dataslot name, however, you can use “myboolean” or “myobject”.