D
David Cleary
Guest
Create a REST or Web service and map the API you want to it. With REST, you have a graphical mapper that allows you to map parts of the incoming and outgoing HTTP messages. With Web, you create a web handler and call your procedure. Dave
Continue reading...
Continue reading...