Sign Up for OE Mobile App Builder

Posted by Paul Koufalis on 13-Jun-2014 15:52

Where do you go to sign up for OE Mobile AppBuilder?  Do you have to go through your sales rep?

Is the JSDO part of PSDN?  I didn't see a licence for it.

All Replies

Posted by Matt Baker on 13-Jun-2014 18:23

Use your Progress ID.  i.e. The login you use for communities.

You can start here.

documentation.progress.com/.../index.html

Posted by Paul Koufalis on 13-Jun-2014 21:52

Bingo.   Amazing that I could not find it by searching Progress' website.

Thanks Matt.

Posted by Bill Wood on 14-Jun-2014 09:22

wrt:

Is the JSDO part of PSDN?  I didn't see a licence for it.

The JSDO is the JavaScript Data Object.  It is the Mobile (or web) representation of a "Business Entity" defined in Progress Developer Studio for OpenEdge.  

Practically it is embodied in two JavaScript files: 

  • progress.js 
  • progress.session.js

These come with Progress Developer Studio for OpenEdge so you don't need anything special to get these.  (up through OpenEdge 11.3.2.  In future releases it will only be available from the MAB to ensure the latest version is associated with new projects.   In Mobile AppBuilder (MAB) these two files are combined in a progress.jsdo.<version>.js file. )

Mobile projects in the OpenEdge (or Rollbase)  Mobile AppBuilder (MAB) include these by default.  (As Matt replied, you need a ProgressID to access the MAB, but if you are on Communities, you already have one :-)

NOTE: contents of this post were edited to add the clarifying information from Anil (below) 

Posted by Anil Kumar on 14-Jun-2014 10:12

As a follow-up to Bill’s answer there is slight change in the JSDO (Javascript files) file names in current released version of OpenEdge Mobile App Builder. JSDO functionality is available as:

-          progress.jsdo.2.0.js

-          progress.mobile.2.0.js

 
Thanks and Regards,
Anil Kumar.
.

Posted by Paul Koufalis on 16-Jun-2014 14:07

Very cool.  Thanks Bill and Anil.

This thread is closed