Hello.
I am trying to use the JAVA LAPI method ApplyQuery to search for an object in livelink.
I am doing:
LLValue selectList = (new LLValue()).setList();
selectList.add("ID");
status = this.search.ApplyQuery(topicId, selectList, "", LAPI_SEARCH.SORTBYNOTHING, "OTName" , 0, 1, "None"...
Hello, I am new in LAPI and I am writing an interface with LAPI/JAVA.
I am having problems creating a discussion topic.
I can create API_DOCUMENTS.DISCUSSIONSUBTYPE objects under a specific folder, but when I try to add a topic to this discussion object I get an error, Status Message: Container...
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.