Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Can we map CSP pages from another namespace?

Question
Benjamin De Boe · Jan 28, 2016

Can we map CSP pages from another namespace?

Is there a possibility to map a CSP page residing in namespace ABC to a namespace XYZ so you could access it as if executing from XYZ: http://localhost:57772/csp/xyz/MyPage.csp ? Some odd cocktail of web application and package mappings that could make this happen?

The idea is to keep the CSP page in sort of a read-only namespace that only contains code, with the data residing in another namespace. This works for zen pages, but not for CSP.

#Mapping #Frontend #CSP #Caché

Source URL:https://community.intersystems.com/post/can-we-map-csp-pages-another-namespace