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

Home > Creating a Deployed class using Atelier API

Question
William Glover · Dec 14, 2022

Creating a Deployed class using Atelier API

I have been creating classes using the below REST url.

 

http://localhost:57772/api/atelier/v1/ENSDEMO/doc/Demo.HL7.MsgRouter.Tes...

 

The only caveat is that I want to only load in the compiled code of the classes, as they appear in deployed mode.

 

How do I define this in the content of the JSON payload being sent across?

#Caché #HealthShare

Source URL:https://community.intersystems.com/post/creating-deployed-class-using-atelier-api