Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Susan2068
  • Content: Threads
  • Order by date
  1. Susan2068

    sharepoint 365 get all version properties

    Hi all, i need to get a specific docuemnt version properties from sharepoint 365 i tried below end point to get the version history https://<SHAREPOINT365_URL>/_api/web/getfilebyserverrelativeurl('relative_path_of_file')/Versions <entry>...
  2. Susan2068

    Content server 16.2.x error in weblogic 12.1.2.0.0

    hi, one of our web application is deployed in Weblogic 12.1.2.0.0 and the application is integrated with the Livelink content server 16.2.X when we try to invoke the following code DocumentManagement dm = DocumentManagementService.getCurrentInstance().getDMService(admToken, livelinkContext)...
  3. Susan2068

    Documents are not reflecting in search web service

    HI , in the enterprise workspace there are 1 document and one folder now i have added new pdf file to enterprise workspace i am trying to get documents and folders from SOPAUI with sarch web service call i m able to see only 2 items one documents and one folder the newly added pdf file is not...
  4. Susan2068

    LiveLink Content server 16.2

    Hi, earlier we had live link content server 10.6 which has been integrated to one of our application. we were using the SOAP search web service to fetch the files and folder and list it in screen. now we have upgraded the content server to 16.2 now the SOAP search web service is returning...
  5. Susan2068

    Download Folders, Subfolders and documents from Livelink to Local

    Hi, I need to download selected folders, subfolders and documents from Livelink to my Local machine. Is it possible to do the same using any OpenText API in a single method call without iteration as there could be 1000s of documents involved in the download. My programming language is Java...

Part and Inventory Search

Back
Top