Siebel Applications Administration Guide > Signature Capture > Process of Creating an Applet for Signature Capture >

Creating a Control on the Applet


You must create an ActiveX control on the applet, and assign a class to the control.

The encryption algorithm property for the ActiveX control includes the following values:

  • CIC Fast. A fast algorithm that is associated with the Communications Intelligence Corporation (CIC).
  • CIC DES. The Data Encryption Standard (DES) algorithm that is associated with the Communications Intelligence Corporation (CIC).
  • NSA DES. The Data Encryption Standard (DES) algorithm that is associated with the National Security Administration (NSA).
  • CIC Triple DES. The triple Data Encryption Standard (DES) algorithm that is associated with the Communications Intelligence Corporation (CIC). This algorithm applies the DES algorithm three times to each data block.

This task is a step in Process of Creating an Applet for Signature Capture.

To create a control on an applet

  1. In Siebel Tools, right-click the applet object you created in Creating a Form Applet.
  2. Choose Edit Web Layout.
  3. Drag the ActiveX control from the Palettes window to the applet canvas.
  4. Select the CIC Ink control from the Insert ActiveX Control dialog box, then click OK.

    TIP:   If the CIC Ink ActiveX control does not appear in the list on the dialog box, make sure that you have registered the cicink.ocx file on the host for Siebel Tools. For more information about how to register the cicink.ocx file, see Registering the OCX File.

  5. Enter a value in the Name property of the control.

    For example, enter the name CICInk.

  6. Set the Class property of the control to the class that you created in Creating the Object and Class for Signature Capture.
  7. Choose File, then Save.
Siebel Applications Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.