Implement and Deploy a Custom Client-Side SCAPI Driver

  1. Implement custom SCAPI's driver/service interface.

    • Use SiebelApp.CTIClientMgr.Register(profileName) to register itself to CTIClientMgr

    • You need to wait for SiebelApp.CTIClientMgr to get ready. You can use setTimeout in loop in JavaScript to check the status.

  2. Manage and configure Manifests files.