Hello,
I've been working on a Forms process that loads documents in an iframe element via WebLink (10.1.0.60), but I've found that each time I load or refresh the page it creates a new WebLink session and eventually the user hits a session limit error.
I tested outside of the form by navigating to WebLink and hitting refresh a few times and ran into the same issue. Each time I refresh or load the URL in a new tab I get a completely new session.
What, if anything, can be done to prevent this from occurring? Users need to review a large number of documents in rapid succession so waiting for the original session(s) to time out isn't ideal.