Add Firing Parameter window

Use the Add Firing Parameter window to add a firing parameter to a rule. The firing parameters contain values passed from the trigger point in the application to the Java rule implementor at run time. You can alter the parameters coming from the application before passing them to the Java rule implementor. Typically, these parameters are left unaltered.

To add a firing parameter, enter a field description, select an appropriate option, and click Add. The parameter is added and the window remains open to specify additional parameters. When you finish specifying initialization parameters, click Close. The following fields and options are available in this window:

Description

Use the Description field to type a description of the firing parameter.

Specify a type and value

Use the Specify a type and value option to specify a constant value to pass to the Java rule implementor.

Get value from method call

Use the Get value from method call option to call the specified method on the target object.

Get value from trigger point firing parameters

Use the Get value from trigger point firing parameters option to get a specific value from the firing parameters that were specified in the trigger method in the application. An index to the original firing parameter must be specified. This index starts with 0; thus, specify the value 0 to pass the first firing parameter. Specify the trigger point parameter number.


Related reference
New Rule properties window: Implementation tab
Rule properties window: Implementation tab
Add Initialization Parameter window
Change Initialization Parameter window
Change Firing Parameter window



Searchable topic ID:   ubrb_nrfp
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/brb/ui/ubrb_nrfp.html

Library | Support | Terms of Use | Feedback