Search this site
Home
Introducing OrangeScape
Getting acquainted with OrangeScape
* What is cloud computing?
* SaaS, PaaS and IaaS models
* Introducing OrangeScape
Getting started with OrangeScape
* Understanding system requirements
* Getting accounts on OrangeScape Trial Studio and Google App Engine
* Creating an application on OrangeScape Trial Studio
* Creating an application on Google App Engine
* Having fun till things don't work!
Knowing just enough about OrangeScape
* A brief tour of OrangeScape Trial Studio
* Developing applications the OrangeScape way
* Deploying an application on Google App Engine from Studio
* Exploring the template application deployed on Google App Engine
* Introducing the example “online custom tee design” application
OrangeScape Essentials
Design Perspective
* Introduction to data modeling
* Data modeling - Example application
* Exploring design perspective
* Creating folders to organize your data models
* Creating a new data model, adding parameters and saving your model
* Understanding relationships
* Establishing relationships between models
* Trying your hand at creating a data model - An exercise
* Things to remember - Design perspective
Rules Perspective
* Writing business rules
* Exploring rules perspective
* Creating public cells
* Styles & Alignment
* Making models visible
* Visualization
* Saving your model
* Creating static lists
* Connect as reference
* Connect with criteria
* Connect as formula reference
* Functions and Business Rules
Forms Perspective
* User interface design
* Exploring form design perspective
* Application properties
* Form design - Applying styles
* Creating your own styles
* Performing validations
* Defining messages
* Specifying permissions
* Creating a simple form
* Creating a new form
* Working with form grids
* Adding form elements
* Performing form field validations
* Previewing forms
* Renaming Forms
* Setting user access privileges
* Implementing queue filter
* Adding form to menus
* Deploying category form
* Creating a parent-child form
* Creating product form
* Adding product colour child to the product form
* Adding product size child to the form
* Creating process flow for product
*Implementing queue filter
* Adding buttons to invoke actions
* Deploying product form
* Designing forms depending on workflow process
* Creating Order form
Process Perspective
* Understanding and defining a workflow
* Reviewing the process flow of the deployed template application
* Exploring process design perspective
* Establishing workflows for order process - An exercise
Actions Perspective
* Activity Vs Action
* Reviewing the actions in the template application
* Exploring action design perspective
* Defining the actions for order process
* Adding actions to order forms
* Specifying permissions
* Deploying order forms
Runtime Features
* Understanding users and roles
* Built-in user management and other administrator screens
* First time login
* Configuring users and user roles - Example application
* Validating the deployed application
* Customer form and process
* Category form and process
* Product form and process
* Order forms and process
Reports Perspective
* Need for reports
* Exploring reports perspective
* Creating a simple report
* Using "User Input" filter
* Using "Master Lookup" filter
* Using multiple filters
* Using "Formula" filter
* Report configuration - Admin
* Using "Cell" filter
* Using "Value" filter
HTML Forms Perspective
* Exploring HTML forms perspective
* Custom category form
* Custom customer form
* Custom product form
* Adding custom forms to menus
OrangeScape Advanced Features
Getting your application out there - Implementation
* Running applications - Where & How?
* Integrating applications
Stop getting up to speed and speed things up
* Understanding system models - What, Why, How?
* Leveraging web services
OrangeScape Best Practices
Knowing the best ways to design/implement
* A quick recap
* Development Guidelines
* Performance considerations
* Troubleshooting performance
* A quick recap
A quick recap
The gadget spec URL could not be found
Design perspective can be used to:
create new models, rename models, modify or delete the models.
Add parameters and specify datatypes
build relationship between data models to develop enterprise class applications.
Rules perspective can be used to:
add variables whose scope can be either public or private.
define business rules using spreadsheet functions and operators on both public and private parameters.
define business rules on parameters across other models using ‘networked-object’ access.
provides a WYSIWYG approach with one-to-one correction of ’spreadsheet form’ to ‘application form'.
Forms perspective can
be used to:
map different UI widgets for the public parameters.
customize the page based on work-flow status.
include parameters from other models that are related to the current model.
enable/disable fields or grids based on work-flow state.
add static and dynamic validations for the fields.
map actions defined in process design to form buttons.
specify permissions statically and dynamically based on expressions/formula.
Process perspective can be used to:
create work flow activities.
specify activity owners – either users or roles.
write rules to dynamically assign activity owners.
associate different forms and queues to different states.
create conditional branches.
create parallel branches.
execute actions before and after state transitions.
routing based on level, designation and login id.
Actions perspective can be used to:
Update the current entity.
Create a loop which breaks on a condition.
Search and call an action of a unconnected entity.
Search and call parent/child entity.
Send mail and call external web service.