Share files between processes

Hello,

I was wondering if there is a way to share files between processes of the same robot using Orchestrator, the same way we can share variables through Assets. If not, is it something that will be possible in the future? What alternatives are there, besides a shared location on a server, ftp or mail? Any ideas are much appreciated.

Thank you!

If you can have the file as an object in uipath you should be able to pass it to a queue item with one robot and retrieve it with another, allowing for file sharing