Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.18.1
-
None
-
Any
-
Patch Available
-
Unknown
-
Patch
Description
Part of CAMEL-8396 to add support for the Recently Viewed Items.
Add operation `recent` that can be used like:
...to("salesforce:recent") .split().body() .log("${body.name} at ${body.attributes.url}");
Attachments
Issue Links
- links to