This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
In a webquerysave agent I build a new URL wich I print in the agent to redirect the user after saving a document. To get the filepath I use db.filepath. This has worked on a v7 server on AIX and also on a v8.5 server on AIX. Now we are moving to a Windows environment and when I test this I get "page not found" due to that in the the "/" in the filepath is lost. The URL is correct except that there is no "/" in between the catalogue and the filename, ie "cataloguefilename" instead of "catalogue/filename".
I have tried accessing the database on the v8.5 AIX with the same browser as I use when it does not work on the windows environment and it still works on AIX. So it should not be the browser that is the problem.
Does this has to do with the character-set on the servers or does it have to do with the change to windows?
I did a test in Notesclient with a messagebox displaying db.filepath on the windows server and that works fine. It returns "catalogue\filename".
/
Peter
Feedback number WEBB8LQD7W created by ~Howard Minboositheroopsi on 09/15/2011
Status: Open
Comments: