Home Application Modelling When To Create Two Application Providers
When To Create Two Application Providers PDF Print E-mail
It is not always clear at the application level as to when two uses of an Application Provider should be captured as two deployments of a single Provider or two separate Providers.

The following guidelines should be followed:

  • If 2 uses of an Application Provider are separate by:
    • "Owner" [a split in common code could occur at some point, even if it hasn't already]
    • Functional configuration
  • Then create 2 separate Application Providers.
  • Otherwise, create 2 Application Deployments of the same Application Provider
 
Related Articles