In OIC’s Data Mapper, XPath functions handle transformations:
Option B:lookupValue is the correct function to retrieve values from a lookup table, taking parameters like lookup name and key.
Option A:Not a valid OIC function.
Option C:get-content-as-string processes content, not lookups.
Option D:getLookup doesn’t exist; the function is lookupValue.
B is the standard method for lookup access.
[References:Oracle Integration Cloud documentation, “XPath Functions in Data Mapper” section., , ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit