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:
- Do this
- Then this
- You need to do this
- and then this.
- 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.