Difference between revisions of "Collaborative Development Configurations"
imported>Aeric |
imported>Aeric |
||
Line 17: | Line 17: | ||
:''Learn more:'' | :''Learn more:'' | ||
:* [[Service Provider Settings#Tenant Configuration|Tenant Configuration]] | :* [[Service Provider Settings#Tenant Configuration|Tenant Configuration]] | ||
:* Read the [{{DOCHOST}}/whitepapers/LJ%20Collaborative%20Development | :* Read the [{{DOCHOST}}/whitepapers/LJ%20Collaborative%20Development.pdf Collaborative Development] whitepaper. | ||
<noinclude> | <noinclude> | ||
[[Category:ISV]] | [[Category:ISV]] | ||
</noinclude> | </noinclude> |
Latest revision as of 23:09, 24 July 2012
Any tenant can develop new applications and customize existing ones. Service Providers have additional capabilities, designed to allow for collaborative development, testing, and production deployment in the cloud
Package Sharing
Service providers with appropriate licenses can set up the Installable Version of the platform on multiple, independent systems. Application packages can then be passed around among development, testing, and production instances. (A package is a zip file that contains XML. Installing a package copies its contents into the current platform instance.)
- Learn more: Packages
Develop in the Cloud
Tenants are created, and their IDs listed in the Tenant Configuration. Those tenancies then become Development Tenancies. With that architecture, collaboration is achieved by publishing and subscribing to packages.
- Learn more:
- Tenant Configuration
- Read the Collaborative Development whitepaper.