Implementing the Common Client Interface

This topic describes how to implement the Common Client Interface (CCI) in your business process application.

Expand upon the short description. What’s going on? What’s the scope? For example: The stage needs to be set just so...
To implement the Common Client Interface in your business process application, you must:
  1. Do this
  2. Then this
    1. You need to do this
    2. and then this.
  3. And finally, this.
The following example, which appears in the sample application, illustrates how to implement the Common Client Interface in your business process application, so as to establish a connection with the adapter:
Insert example_text from Sample Application here
Concisely summarize tasks to perform after the current task.

Parent topic: Developing your business process application