Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

How to download a file from TestResource using JAVA OTA (COM4J)

$
0
0

Actually I need to download the XLS file from Test Resource using Resource ID in java 

Can any one help me out Please

 

I tried with below pece of code but m missing something on it

 

        IQCResourceFolderFactory rft = tdc.queryInterface(IQCResourceFolderFactory.class);
        Com4jObject dfe = rft.item(3252);
        IQCResourceFactory fds = dfe.queryInterface(IQCResourceFactory.class);
        IList C = fds.newList("");
        System.out.println(C.count());

 

 

Please Help

Thanks in advance

 

 

 


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>