Siebel CRM (On Premise)
Content will be launched directly from the Contents link from the Siebel Help menu. It is also possible to create a link to the Player in the existing Siebel Help page.
To set up help integration on the Siebel web server:
- Go to the Siebel appication server and find the …/SWEApp/Public/ (installation) folder.
- Find the folder for the language of the content you recorded and locate the Help folder within it, then find and open the Siebhelp.css file and edit it as described in the next step.
- Add the behavior:url command to the body section as indicated below:
body {
margin-top: 4px;
margin-bottom: 4px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
behavior:url(../hemi/odgateway.htc); //Add this line
}
- Save the Siebhelp.css file.
- Locate the /hemi folder under Siebel7 in the published content folder.
- Copy the /hemi folder and paste it in the language folder on the Siebel server.
- Repeat this procedure for every language you want to configure.
Note: If you want the Contents link to open the Siebel Help page with the Player link in the header area, change the Show Siebel Help option in the Configuration Utility.