0 pts.
 WebQuerySave Error
I am having problems getting a WebQuerySave agent to run. The application was developed using R5 and the agent and form ran as they should. I made small modifications to a completely unrelated form and saved it using designer 6.5. After doing this, anytime I tried to save a document I received a page not found error (it did not go to where the $$Return specified) and the document did not save (no matter whether I tried to save, exit, or go to another form). After spending hours trying to find a solution I eventually changed "ToolsRunMacro" in the WebQuerySave to "RunAgent". This allowed me to save the document and be redirected appropriately, but the agent still does not run. I eventually did a workaround and reverted the application back to R5 to fix this issue. How can I continue to develop applications in 6.5 and use WebQuerySaves at the same time?

Software/Hardware used:
ASKED: June 24, 2005  2:12 PM
UPDATED: July 3, 2005  6:43 PM

Answer Wiki:
Hi, I'm not sure why you are having the problem. I have developed agents using Notes R7 beta and these have run fine on a 6.5 server. When you got the "Page not found" error, what was the url in the browser ? It seems like the agent tried to do a redirection but something went wrong. This url should give you a clue to what is going on and may help you to debug the problem. Let me know how you get on. Regards Ethann Castell Caliton Innovations www.caliton.com
Last Wiki Answer Submitted:  June 28, 2005  12:01 am  by  Ethann   0 pts.
All Answer Wiki Contributors:  Ethann   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi,

I have developed many applications in R5 and upgraded to R6 without these problems. Sounds quite weird.

As a rule though, if I am using WebQuerySave I return the URL through the script running, and don’t use $$Return Field. If I have no WQS, then I use $$Return.

Good luck

 0 pts.