Forum Post: Is it possible to maintain a Mobile service (with JSDO's), using command-line...

  • Thread starter Thread starter jdijkstra
  • Start date Start date
Status
Not open for further replies.
J

jdijkstra

Guest
Hi, We are trying to learn about JSDO's and REST services, and how to make them in OpenEdge 11.5.1. Documentation shows how to use wizards. Right-click here and there, toggle some options, click next, click finish. Fine. What we need now, is to do what the wizard did, without using a GUI. Is there a command-line option somewhere, or some special "compile" statement, that magically rewrites the "pidl" files, or just takes those pidl files and generate the webservice? We have multiple programmers, each adding features and commiting into a source code repository. Jenkins is doing continuous integration and is doing builds and continuous deployment into test servers. Jenkins can't right-click somewhere and press Next and Finish buttons, it needs to invoke commands in batch mode. So, are there command-line options for Mobile development? Thanks, Jurjen.

Continue reading...
 
Status
Not open for further replies.
Back
Top