Open Aton (Modultek) documents with QlikView (Using variables in call open_url)
Hello all,
today I'm researching the possibility to open Aton documents (made by the firm Modultek) by performing an action (button) in my QlikView document. I know that the usage of the Modultek Aton API is not supported/documented by the QlikView crew. However, I'm curious to find out if any of you are using this feature/combination in his/her QlikView document.
Secondly, at the moment I'm using this call "portalapi/document/getFile?id=7598" to open a document with the id 7598. In the Qlikview document a variable DOC_ID excists, and I want to 'paste' this variable in the call above. How can I do this?
--------EDIT--------
Furthermore, I would like to build in a kind of "WAIT()" or "SLEEP()" between the two calls. Is this possible?