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 IamaSherpa 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: dnLL
  • Order by date
  1. dnLL

    Create a folder in Livelink with VBA

    I went to communities.opentext.com and subscribed. But their forums are a complete mess, I am unable to find anything there. And that's why I'm actually here. All I want is a little VBA to create a folder into Livelink, I guess it's 3 lines of code, I can't believe you guys can't help me...
  2. dnLL

    Create a folder in Livelink with VBA

    Hi guys, This is probably an easy one but I don't have any access to the KB and I can't find any information on the Web, so here it is. I would like to create a subfolder into a specific folder in Livelink. I already have the LivelinkID of the parent folder and the fullpath. For example, I...
  3. dnLL

    Advanced search URL parameters

    Found it myself https://myLivelinkServer/livelink/livelink.exe?func=search&where1=any OR word&lookfor1=complexquery&where2=%28%22OTLocation%22%3A%22111841646%22%29&boolean2=AND Thank you.
  4. dnLL

    Advanced search URL parameters

    However, I have another problem, still with URL get parameters. I want the following condition pattern: where1 AND (where2 or where3 or where4). Do I have to use the complex search or is there a way to do it directly with the booleans?
  5. dnLL

    Advanced search URL parameters

    Found this: https://myLivelinkServer/livelink/livelink.exe?func=search&where1=128+54+509&boolean2=and&where2=%28%22OTLocation%22%3A%22113272648%22%29 The folder ID (113272648) is located between the two last %22 in the OTLocation whereX parameter. It does work.
  6. dnLL

    Advanced search URL parameters

    I don't see how this actually helps me. I don't have access to the "Knowledge database", I registered but it says "We’re sorry, your account does not grant you access to this website." I have already seen all the other forum links you provided me. As far as I know, the scopeId can't help in...
  7. dnLL

    Advanced search URL parameters

    Hi, I'm new to the Livelink world and I'm actually trying to find the URL of my advanced search parameters. With the Web interface, I'm able to scope my search into a specific folder (and its subfolders) and it works pretty well. However, the URL doesn't show the parameters. After some...

Part and Inventory Search

Back
Top