Difference between revisions of "Install a Package from a .zip File"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
:*Validation is performed (check that Objects, Classes, Pages, Functions have unique names) | :*Validation is performed (check that Objects, Classes, Pages, Functions have unique names) | ||
:**If any fields have been added to the packaged object, the customer_id is post-fixed to the internal field name to maintain uniqueness | :**If any fields have been added to the packaged object, the customer_id is post-fixed to the internal field name to maintain uniqueness | ||
:**Validation will also be done for classes, pages and resources before installing | :**Validation will also be done for classes, pages and resources before installing<noinclude> | ||
<noinclude> | |||
[[Category: | [[Category:System Administration]] | ||
</noinclude> | </noinclude> |
Latest revision as of 01:37, 16 January 2015
- The Install Package from File option is enabled by your Service Provider.
- The default single sign-on setting on on-premises installation is Off.
- The default single sign-on setting on the cloud is On. (Contact Support to make changes.)
To Install a Package from a .zip file:
- Click > Administration > Account Management > Packages
- Click the [Subscribe from File] button
- Select the name of the .zip file
- The package is installed
- During installation, these actions are taken by the AgileApps Cloud platform:
- A list of available package items is displayed
- Validation is performed (check that Objects, Classes, Pages, Functions have unique names)
- If any fields have been added to the packaged object, the customer_id is post-fixed to the internal field name to maintain uniqueness
- Validation will also be done for classes, pages and resources before installing