Hello,
I have an app that runs perfectly on the appery server. When I export it as "Other Platform" and put it on my IBM Domino server it does not run properly. I have attached the failure that occurs when I load a page from another page. The source page is a list view and is storing a unid locally and then making a REST call on the second page to pull data. I realize that you cannot troubleshoot the Domino specific part but does the URL syntax of calling a js file like that make sense? I cannot determine where that URL is being generated from. If you can shed some light on what its doing I might be able to modify it so that it will work properly on my server.