I have created a web form that saves using the @Command([FileSave]);@Command([FileCloseWindow]). On the internal server - this document saves perfectly. On our external server the document does not save. I don’t think its an ACL issue as both replicas have the same ACL and the names.nsf is a replica on both servers. The only difference I can think of is that the external server is running HTTPS. Would this make a difference? Is there something I may be missing in the server configuration or database settings?
Any help is greatly appreciated.