Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] downloadResourceToWorkspace

Hello,

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 ?

Regards,
Florian

Back to the top