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

Home > How to create a REST web application using a Installer manifest

Question
Rubens Silva · Mar 9, 2020

How to create a REST web application using a Installer manifest

Just like the title says, I'm attempting to find a way to create a web application that instead of serving CSP files, it uses a dispatch class.
I searched for clues in the documentation, but the CSPApplication tag seems to be exclusively for CSP file-based applications.

I'm trying to avoid implementing a workaround such as using the Invoke tag to call the Security.Applications to generate the web application but I might be forced to do so, even though it's unpleasant if I had to say...

So, is there an official way to execute this task?

#API #CSP #Caché #InterSystems IRIS

Source URL:https://community.intersystems.com/post/how-create-rest-web-application-using-installer-manifest