I have a webquerysave agent that calls a webservice and returns a value.
I want to open up a new browser window using that value. The issue is that the inotes client sends the message and then returns to the inbox view. The new browser window is never opened.
Is there anything I can do to accomplish this, I have tried print statements and printing javascript, but nothing seems to work, I am not certain what I need to change or modify either in the mail file or in the forms85.nsf database.
You say you have a WebQuerySave agent. Is that agent getting called? iNotes does not support the WebQueryAgent. If you want to trigger an agent when you send an email from iNotes, you need to use an iNotes QuerySave agent. Check this developerWorks article for an example of using the QuerySave agent: