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

Home > Handling HTTP requests with InboundAdapter

Question
Nezla · May 16, 2022

Handling HTTP requests with InboundAdapter

Hi Guys,

I currently have a service that uses an InboundAdapter to get a JSON file and process it given that the client is pushing data to us, but now we have another client where we need to request the JSON file by sending a HTTP request then get the file and process it, kind of a Get rather than push, how can I create a service that handle that?

 

 

Thanks

#Ensemble
Product version: Ensemble 2014.1

Source URL:https://community.intersystems.com/post/handling-http-requests-inboundadapter