Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Apply Query Example
GuardeonicUser1_(Delete)_2954266
Hello,did anyone succeed to run the ApplyQuery Sample class, which can be doenloaded from the knowledge Base ? method LAPI_SEARCH.ApplyQuery(...) throwscom.opentext.api.LLIllegalOperationException: get(name) not implemented for this datatype at com.opentext.api.LLInstance.get(LLInstance.java:72) at com.opentext.api.LLValue.toValue(LLValue.java:691) at com.opentext.api.LLConnect.unMarshall(LLConnect.java:317) at com.opentext.api.LAPI_SEARCH.ApplyQuery(LAPI_SEARCH.java:41) at ApplyQuery.Search(ApplyQuery.java:111) at ApplyQuery.main(ApplyQuery.java:36)Since no sourcecode is available for the LAPI i don't know which of the 9 parameters causes the exception.Can anyone help me ?
Find more posts tagged with
Comments
Will_Brantley
I am experiencing the same problem. It seesm to be crashing during execution of the search.ApplyQuery instruction.