Hi,
I have a requirement where I need to;
1) Move a folder, its subfolders, and files inside over to Livelink server. This would avoid to keep track of all the folders and their properties and just copy/move everything inside over to LiveLink.
2) I also need to replace a folder with the same...
Hi,
I am using VB to upload the XLS, PDF and Text files to the Livelink Server. The application uploads these file one by one in a batch. Sometime during the batch run we get this error messages "Problems uploading Data Fork". This messages is generated by the API.
However in the next batch...
Hi,
I am trying to find whether a file with the same name exists in the folder or not, before I try and add the file to the Livelink server. How can I accomplish this?
I have the file name and the nodeid of the folder I am try to add the file into. What function can I use to pass in the File...
Can somebody help me with this line of code.
If (status = LL_OK) Then
status = LL_AssocGetInteger(objInfo, "VolumeID", parentVol)
End If
If (status = LL_OK) Then
status = LL_AssocGetInteger(objInfo, "ID", parentID)
End If
End If
If (status = LL_OK)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.