Designer 10.15 | webMethods BPM Task Development Help | Working with Tasks in the Bindings View | Modifying Task Binding Properties
 
Modifying Task Binding Properties
The most commonly modified binding properties (shown as examples below) are described in About Available Task Binding Properties. Use the following procedure to modify these and other binding properties.
*To modify binding properties
1. In the Solutions view, navigate to and expand the task you want to work with, then double-click the portlet view to open it in the portlet view editor. All of the data available within the view is displayed in the Bindings view.
2. Click The Show Expert Properties button in the Bindings view toolbar if you want to view all the available binding properties.
3. Locate the property element you want to work with; for example:
The following properties are found by opening the default view in the Task View portlet or the Details page and browsing to:
*For the View portlet: Managed Beans > [TaskName]View/default > [TaskName]
*For the Details Page: Managed Beans > [TaskName]/default > [TaskName]
*adhocRouting
*Auto Accept
*Need Accept to Update
*Maximum Users can Accept
The following property is found by opening the Task Inbox Results portlet default view and browsing to Managed Beans > [TaskName]Results/default > Task Search Provider > Search Query:
*Do Not Show Accepted By Others
4. Click the property element you want to work with to display its properties in the Properties view.
5. In the Properties view, click Data Bindings, and select the desired value from the data binding list or click The Expression Binding button to select a binding expression.
6. Save your modifications.
A small orange icon appears on these properties The Bound Value icon to indicate that the value for the given property is bound to a configuration or initialization value. For example, the Auto Accept property is bound to a value of true or false.You can also place the cursor over the binding property to see a tool tip with the property description and binding value.
Note:
You can also modify several of the above bindings on the Overview tab of the task editor as described in Modifying Client Options for a Task.
Related Topics