How can I set up a new application?

Each Novulo application requires the following steps to be usable:
(Building components with the architect) → Composing → Integrating → Generating → Installing

A prerequisite is that you have access to https://composer.novulo.com and https://deployment.novulo.com/

Composing a new model

  1. Go to https://composer.novulo.com
  2. Create a new cart in the composer via the plus button in the overview of all carts
  3. Fill the cart with products/components:
    → one by one via the add button
    → Via suggestions based on another model
  4. Check cart for completeness via the check buttons
  5. Solve errors using suggestions
    → Adding missing components
    → Updating/increasing component revisions
    → Removing components that are not needed
    → Only if absolutely necessary: Downgrading a component revision
  6. Optional: generate suggestions based on the latest NB/CTP/Beta revisions
    → Review developer documentation for each suggested action and whether to upgrade component revisions
  7. Check the composition and forward it to deployment

Rolling out a new application

  1. Create a new cart from the composer, fill it and send it to deployment (see steps above).
  2. Choose your order in deployment under All apps > Orders > Open orders
  3. Choose a model name
  4. Choose an SVN location for the generated code
  5. Choose an instance server + a name for the instance
  6. Ask a Novulo employee to complete the workflow steps
  7. Perform integration, generation and installation
2 Likes