Hi All,
I have working DFS code in dotnet where we are succesfully able to checkout the document from repository to client machine. Also checkin operation working fine as checkin the documents from client machine. For this we have kept the content transfer profile as UCF.
Now as given in development guide of DFS we need to set JAVA_HOME variable in client location for ucf operations to work. Which is causing me to not to use UCF as this variable need to be present in all end users machine which might not possible.
So is it possible to have files checkd out on client machine or check-in from client machine using MTOM or base64? (I tried setting content transfer profile as MTOM/base64 but was not checkin out the file in client machine)
Can any body share the piece of code?
Regards,
Nilesh.