| DiagnosisYou have executed an additional operation while appending an element.
 ExampleThe following container operation is not possible:
 <-  +
 System ResponseNo further operations may take place while appending.
 ProcedureTo implement the required operation, an additional container operationmust be defined. This is inserted in the Workflow definition before thecontainer operation in which the appending takes place.
 Example1. Container operation:  =  +
 2. Container operation:  <-
 |