I'm trying yo create a popup action which downloads a file from the target. I use the UniversalFiletransferUtility.downloadResourceToWorkspace method. My question is how do I use the "Object" returned by the method ? I guess it's the file I want to download, so how can I save it in the Workspace ?