Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
At present the LookupRecord processor allows a single criteria lookup.
We need to provide a lookup API which takes a map of string key/values that a given lookup can use when searching for the result. The LookupRecord processor should change such that all dynamic properties are the loookup key names with values that are the RecordPath to find the value for that given key. The resulting map would be passed to the lookup service. Also the lookup service API should allow returning the set of required key names so that the processor can validate once all required keys have RecordPaths to search for values.
Attachments
Issue Links
- links to