XmlService - Import files into Content Server using Web Service.
Hi,
Anybody Can give me a example of implementation using XMLService_JAXWS, please?
I need to read files form an especific diretory and upload this files into Content Server via Web Service by using a XML.
note: In this directory can be 60.000 files per day to be uploaded.
if anybody has an example and could share I will be very thankfull.
Dou you think this is the better way to do this?
package: com.opentext.livelink.service.core
Class XmlService_JAXWS
method importXml(long nodeID, ImportOptions options, Attachment attach)
Thank you so much.
0