Message 1 of 3
Call external ilogic rule that returns value

Not applicable
08-31-2015
04:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
What is best practice to call an external rule that returns a value that can be processed by the calling rule?
For example: the external rules iterates through all occs in the assembly
all occs are collected in a collection object
The collection object will then be returned to the calling rule
the calling rule will execute logic on the returned collection
I would like to know if an external rule can return values to the calling rule (without using shared variable)
thanks in advance
br martijn