Creating a TPM Control

This topic describes how to create a new TPM control. To learn about TPM controls, see TPM Control.

To create a new TPM control

  1. If you are not in Design View, click the Design View tab.
  2. On the Controls section of the Data Palette, click Add.
  3. Note: If the Controls tab is not visible in WebLogic Workshop, choose View —> Windows —> Data Palette from the menu bar. Instances of controls already available in your project are displayed in the Controls tab.

  4. In the pop-up menu, click Integration Controls to display a drop-down list of controls that represent the resources with which your business process can interact.
  5. Click TPM to display the Insert Control - Insert TPM dialog box.
  6. In the Variable name for this control field, type the variable name used to access the new TPM control instance from your business process. The name you enter must be a valid Java identifier.
  7. Click the Create button.
  8. A TPM control instance is displayed in the Controls tab.

Related Topics

TPM Control

Overview: TPM Control

Using a TPM Control

Example: TPM Control

Previous Document Next Document