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
- If you are not in Design View, click the Design View tab.
- On the Controls section of the Data Palette, click Add.
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.
- 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.
- Click TPM to display the Insert Control - Insert TPM dialog box.
- 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.
- Click the Create button.
A TPM control instance is displayed in the Controls tab.
Related Topics
TPM Control
Overview: TPM Control
Using a TPM Control
Example: TPM Control