Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Global Functions Overview | Cutting, Copying and Pasting a Condition Value or Result Value from One Decision Entity to Another
 
Cutting, Copying and Pasting a Condition Value or Result Value from One Decision Entity to Another
You can cut or copy a single condition value or result value and paste it into a condition or result value of another decision entity.
In addition to the criteria specified in Cutting, Copying and Pasting a Condition Value or Result Value within the Same Decision Entity, keep the following points in mind when pasting:
*If a parameter element has been copied to the system clipboard, the Paste option is disabled, unless the parameter the parameter element is part of exists within the target decision entity. The fully qualified parameter name must match exactly.
*If an action has been copied to the system clipboard, the Paste option is disabled, unless an identical action exists within the rule project of the target decision entity, and all parameters used in the action mapping exist in the target decision entity. The fully qualified parameter names must match exactly.
*If a function has been copied to the system clipboard, the Paste option is disabled, unless all input parameters of the function exist within the target decision entity. The fully qualified parameter names must match exactly.
*To cut or copy and paste a condition value or result value from one decision entity to another:
1. Open the decision entities as described in Opening a Decision Entity.
2. Select the source value in the source decision entity.
3. Do one of the following:
a. Select The cut icon or The copy icon from the toolbar.
b. Right-click and select Cut icon Cut or Copy icon Copy from the context menu.
c. Press CTRL+X (cut) or CTRL+C (copy).
4. Select the target value in the target decision entity.
5. Do one of the following:
a. Select The paste icon from the toolbar.
b. Right-click and select Paste icon Paste from the context menu.
c. Press CTRL+V (paste).
Note:
Pasting is disabled if any of the above listed criteria is not met.