Does there exist any sample code showing how to get the send/receive Chunked data to/from Livelink via Web Services. There exists a class ChunkedOperationContext, but cannot see any way to use it as yet.
LiveServices had fetchVersionSegmented and createVersionSegmented. I am working on a conversion from LiveServices to Web Services and would like to use the Segmented/Chunked interfaces for large files.
I am working in Java and Livelink 9.7.1, but any code sample should be sufficient.