We are using CS 10 and would like to generate a URL to display a document within the JAVA application. Our code used to work fine with LAPI (9.7.1), but the code throws com.opentext.api.LLIllegalOperationException: toInteger() exception.
We are trying to find an easier way to create a URL (as we know the folder and document name) to view the document.
Does anyone have a sample or example to share?