O
onnodehaan
Guest
Hi Dheeraj.gupta We have build a micro-service using nodejs / javascript to facilitate this. Using OpenEdge for client certificates etc is a hard road. In our case, I couldn't find a solution with tech support, so we just build a microservice, which is hosted in the cloud / on premise. It serves as a proxy between OpenEdge and the "real" webservice we are trying to call. Took us a few days, but now that we have it running it's very flexible. We can use a simple format to send calls from our ABL to the microservice. And let the microservice do the work in a language suited for the internet (Javascript).
Continue reading...
Continue reading...