It appears that WebAccess 10 has changed the name of the page to browse an entry, from index.aspx to docview.aspx. We would like to make our applications smart enough to look at the version of WebAccess and use the correct page. Does WebAccess have a Version method that our program can query to determine which set of logic to use based on the WebAccess version?
Question
Question
Answer
SELECTED ANSWER
replied on March 16, 2017
There is no specific web service call for this, but you can detect the version by retrieving Login.aspx and parsing the copyright element at the bottom, it contains the full version number. We will look into adding a web service call to be able to detect the version (ref# 155611).
0
0
Replies
You are not allowed to reply in this post.
You are not allowed to follow up in this post.