Implement and Deploy a Custom Client-Side SCAPI Driver
-
Implement custom SCAPI's driver/service interface.
-
Use
SiebelApp.CTIClientMgr.Register(profileName)
to register itself toCTIClientMgr
-
You need to wait for
SiebelApp.CTIClientMgr
to get ready. You can usesetTimeout
in loop in JavaScript to check the status.
-
-
Manage and configure Manifests files.
-
Please refer to the Configuring Manifests and Managing Files.
-