A
Akshay Guleria
Guest
The first thing you need is the Progress® OpenEdge® Developer Kit (using Download an evaluation product) which does not expire. Uninstall whatever limited evaluation version you have and install Developer kit. Also make sure you have the required java version installed on your machine before installation. PDSOE will help you to create the project dir structure needed. After that you can pretty much continue developing without PDSOE. You can use Peter Judge's deep dive into web handlers pdf http://pugchallenge.org/downloads2017/284_web_handlers_deep_dive.pdf . It gives a decent overview with some comparison to the REST transport. Below are couple of great videos and example that I have used and found very useful for developing REST API using OE. 1. Progress OpenEdge Application Available as a REST Service - www.youtube.com/watch 2. Progress OpenEdge Data Object Services - www.youtube.com/watch 3. Generic Service using web protocol for JSDO community.progress.com/.../2677 4. OpenEdge API doc - documentation.progress.com/.../index.html Note: I'm also very much interested in learning how we can develop solution without PDSOE which would make the development it platform independent. I posted this question sometime ago but no answers yet. https://community.progress.com/community_groups/openedge_development/f/19/t/35939
Continue reading...
Continue reading...