Hi,
I am facing a problem :
encodeURIComponent("@#$abc")is giving output as %40%23%24Abc.
after "$" letter is converted to uppercase.
Please suggest solution on this.
Thanks in advance,
Vikas
Below is my code to create documents in Livelink. How do i add the VersionInfo while creating the document.?
public void uploadDocuments(DocumentManagement dm){
try {
File dir = new File("D:\\folder");
File[] files = dir.listFiles();
GregorianCalendar gregorianCalendar =...
Thank you for your appnair.
I am trying to create a document in livelink programatically using webservices. I am using DocumentManagementService.createSimpleDocument/ CreateDocument, how to create a Attachment object of a file and How do i get the Metadata of a document required for creating...
Hi,
Please help me on the below queries :
1. How to get the Rendition Type of a Document.
2. How Download the Document using using rendtion contents context.
Thanks in advance,
Vikas
Hi,
How to search records with date properties using search service in Livelink. Can the format of date be changed while searching with date properties . For Ex : \"OTModifyDate \":12-08-2014
Thanks in advance,
Vikas
Hi,
Need inputs on the above Point. I have the authentication token for connecting to livelink taken from Authentication Service. How do i check the expiry of that token ?
Thanks in advance.
Regards,
Vikas
Thanks appnair.
I have few queries . please help me out.
1.How to differntiate Folder and Document shortcuts using Search service.
2.Getting the folder/Document path using search service.
Regards,
Vikas
Hi,
I have few queries . please provide inputs.
1.How to differntiate Folder and Document shortcuts using Search service.
2. Getting the folder/Document path using search service.
Regards,
Vikas
Hi,
I have added documents in livelink, also added versions for the existing documents, and am trying the get the documents using the search service but the documents are not retrieving.
I tried Configuring Search index Verification. Setting it on all days for each Hour. Still No result...
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.