Modifying Device Command for Existing Toolbar Button
If you are using a custom communications driver, created using the Adaptive Communications API, in order to extend or replace the functionality of a driver provided with Siebel Business Applications, then you can reuse the existing communications toolbar configuration, and you can reuse existing commands from the configuration data provided with Siebel Business Applications. Of course, you can also create new communications commands, as described earlier in this topic.
If your communications driver supports different device command names than do the drivers provided with Siebel Business Applications, then specify your own driver’s device commands in your communications commands. Alternatively, for commands that do not specify a device command and do not execute something else such as a business service method or script, the application attempts to execute a device command with the same name as the communications command. For more information about device commands, see Commands. For more information about Adaptive Communications, see Developing a Communications Driver.