To receive REST call directly into a Business Service is not the most recommended because you can't apply any kind of access restriction to the service. What I always recommend is to create a web application managed by a class that extends from %CSP.Rest and resend the JSON received to the Business Service.
You can see an example on this article:
https://community.intersystems.com/post/creating-rest-service-iris
- Log in to post comments

.png)
.png)
.png)