Technical manual CIB jsMerge

Technical Interface

This chapter provides an overview of the available API and its parameters.
These functions are also described in the headerfile that is delivered with your version of CIB jsMerge.

The basic steps for initiating a CIB jsMerge run are:

  • Creating a job handle
  • Setting (getting) the required properties for the task
  • Executing the job
  • Getting error information
  • Releasing the job handle

The required functions and calls will be described in the following chapters.