I’m debugging an application using WebI SDK 6.1.
It tries to refresh a document engine part using a HttpURLConnection with this URL :
strURL = webiSession.getHsalPath() + "/cookie/wiqt/queryTechnique/GetDocWithParam?sEntry=" + myStorageToken + "&sOpen=R&sPath=R&" + myPrompts
Then it retrieves it using the storage token obtained at the end of this operation.
But, when it calls the “getHTMLView(false)” method, it returns the right document but not refreshed !!
Does someone could find any documentation about how to use this servlet (using engine part is using a servlet, isn’t it ?). I don’t understand the use of parameters (sOpen, sPath …). I don’t know which values I can set, etc …
Thanx a lot.
A poor little girl, lost in BO world.
Morphee7 (BOB member since 2004-07-01)