Start a topic
With the exception of Windchill, The PTC Community is on read-only status until April 6 in preparation for moving our community to a new platform. Learn more here
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here

Translate the entire conversation x

Accessing form data from custom RuleAlgorithm implementation

gobada
10-Marble

Accessing form data from custom RuleAlgorithm implementation

The calculate method of the RuleAlgorithm interface is passed an array of the parameters, provided within the AttrValue tag of the OIR e.g. <Attr id="SomeAttribute"/>. While  RuleConfigurableTypeAttributes.properties can be configured, one is still typically limited as to what one can list there.

I would think there would be some APIs (e.g. action bean) used by the form submission framework to call the RuleAlgorithm implementation that can also be called directly from the RuleAlgorithm implementation to access the form data. Any ideas?

Environment: PDMLink 11.2 M010

0 REPLIES 0
Announcements


Top Tags