Rollbase Objects, Instances, Date Picker and Source Code Con

Posted by Zac Leow on 27-Feb-2015 03:21

Hi All,


I have these 3 customers queries, can help?

1) Are there any limitation about application development and deployment for Rollbase e.g., number of object create per application , maximum number of production server etc. ?

2) If we would like to have some special feature in the Default date picker from Rollbase. How can we use our own or How it possible to customized it ?

3) What is the best idea to manage source code version control for Rollbase development?

-zac

All Replies

Posted by Anoop Premachandran on 03-Mar-2015 06:52

1) Are there any limitation about application development and deployment for Rollbase e.g., number of object create per application , maximum number of production server etc. ?

In Public Cloud, these are governed by your plan. Maximum number of objects, applications are very high that no one has met those limits so far. Usually users hit usage limits like number of users, number of records, storage space etc

See - www.progress.com/.../rollbase-hosted-cloud

In Private Cloud, we license for number of users and servers. So if you want more servers/users you can opt for a higher license.

2) If we would like to have some special feature in the Default date picker from Rollbase. How can we use our own or How it possible to customized it ?

You can inject custom JavaScript into pages.

3) What is the best idea to manage source code version control for Rollbase development?

Rollbase app definitions are stored internally as metadata and is version-ed internally. However you can export this as XML and store in any source code control systems for external versioning.

This thread is closed