Hi,
I have a large XML file retrieved via a ReST service once in a day. The data contained in the XML file needs to be referenced/ used throughout the day by an Orchestration.
How do I cache the data from the XML file, so that I don't need to call the ReST service again for all the Orchestration instances.
Regards,
Sharmishtha