Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Working with Actions | Working with New Data Actions
 
Working with New Data Actions
You can create a new instance of a data model in Rules Engine if you create a new data action that is based on this data model. In this way, a new output parameter that was mapped from this data model is introduced to Rules Engine. It can then trigger other decision entities within one rule set that use this output parameter as an input.
New Data Action Input and Output
A new data action only has inputs. The inputs of the new data action correspond to the elements of the data model the new data action is based on.
Specifying New Data Action Input Values
You can specify default values for the new data action inputs when creating the new data action. If you do not specify default input values, you must map a parameter element to the new data action input, when using the new data action in a decision entity.
For more information about mapping, see Working with Service Actions, Specifying Service Action Input Values.