Great point; thanks! However, for extracting the URL following based on your recommendation, the call should be livelinkValue.toString("TargetURL");. Using "NAME" would return something else I am not looking for. By the way, the livelinkValue.toString("TargetURL"); statement now triggers an...
What I am looking for is to acquire the URL of an object (referenced in my code by 'objectId') at a particular folder ('volumeId') in Livelink.
LAPI does offer this facility as shown in my code above through the LAPI_DOCUMENTS.GetURLAddress(...) method.
My issue is that I have a valid session...
Hello, All! I am trying to acquire an URL from Livelink using the LAPI_DOCUMENTS.GetURLAddress(...) method in JAVA. I am using the return (status) to test if it's equal to '0' as it is. It seems the connection and session object are correct. However, the returning LLValue, which I am expecting...
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.