You are viewing limited content. For full access, please sign in.

Question

Question

Web Access is losing the ID to open after logging in

asked on May 1, 2018

I have an integration that searches for documents and allows users to click a link to open the document within Web Access.  The integration is working great with Web Access 9, but after upgrading to Web Access 10, the id parameter is lost from the query string.  If Web Access is already logged in and the login page doesn't display again, the URL works correctly as well.  The sample URL I am using is below.  Is this a known issue with Web Access 10?  Is there a new query string format to use with 10?

 

http://localhost/laserfiche/index.aspx?dbid=0#/id=271979

 

Thank you,

 

Michael Mathys

0 0

Replies

replied on May 2, 2018

That '/' character before the id parameter should not be there.  I think the documentation says to use a '?', so I can see where it came from.

0 0
replied on May 15, 2018

I'm not adding the '/' to the URL, this appears to be coming from the redirect in Web Access.  This is the original URL I am redirecting to: 

  http://localhost/Laserfiche/index.aspx?dbid=0#id=527114;view=pages

When Web Access redirects to the login page, it changes the URL to

  http://localhost/laserfiche/index.aspx?dbid=0#/id=527114;view=pages

0 0
replied on May 15, 2018

I'm not able to reproduce this, it's possible it is fixed in 10.3 (if that's not what you are on).  In any event, the urls have been updated for 10 - you have probably noticed that the main pages are now DocView and Browse; there is an index.aspx but it's only there to redirect old urls.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.