Philipp Ossler

Results 159 issues of Philipp Ossler

## Description The modification command can contain termination instructions for different element instances. The element instances are identified by their element instance keys. If at least one element instance key...

## Description The modification command can contain activation instructions for different elements. An activation instruction can contain variables that should be set during the activation. If the variables should be...

## Description The modification command can contain activation instructions for different elements. An element can be inside a flow scope (e.g. an embedded subprocess). If the flow scope of the...

## Description The modification command can contain activation instructions for different elements. If at least one element is inside a multi-instance embedded subprocess then the command should be rejected. It...

## Description The modification command can contain activation instructions for different elements. The elements are identified by their element ids. If at least one element id is unknown (i.e. the...

## Description We want to send a modification command for a process instance from the Go client. As a result, the Go client should send a gRPC message to the...

## Description The modification command could produce many records and exceed the max message size. For example, if the command terminates container elements like subprocesses, call activities, or multi-instance elements....

## Description The modification command can be rejected for different reasons (e.g. element instance is not active anymore). If the command is rejected then we need to ensure that no...

## Description The modification command can contain activate instructions for different elements but not all elements are supported. Currently, we are not able to activate all types of elements (mainly,...

## Description A modification command can contain activate and terminate instructions. Both instructions can target the same flow scope. For example, the element to activate and the element instance to...