...
- Identify which required field does not have a default value based on the error information provided by the setup program.
- Restore the database back to its original state prior to the installation attempt which failed.
- Open the appropriate entity and specify a default value for the field you identified in step 1.
- Save and close the entity.
- Rerun Re-run the Aptify 5.5.6 setup program.
...
If an organization has an entity that entity meets all of the conditions listed above and the 5.5.6 setup program is adding or new field to that entity, then the 5.5.6 setup program will fail. The workaround is as follows for the above example aboveis:
- Turn off the Grant SQL Text Generation for the entity's base view (backend back-end update) .
- Update the entity (for example, add the new field manually).
- Manually add the new field to the entity's SQL Text and to the all the Grant statements from the appropriate Database Objects records.
- Turn on Grant SQL Text Generation (backend back-end update).
- Re-run the setup, if possible, on a restored backup from prior to installation.
...
When launching the Aptify web site, certain 32-bit DLLs in the AptifyServicesAPI Bin folder may prevent the site from loading – most notably is ConfigManifestForm.dll, which may exist on systems that have been through a major version upgrade. The workaround is to remove these DLLs and any dependencies from the AptifyServiceAPI folders and then load the site again. Contact Aptify Technical Support if you have any questions or concerns about removing objects from the AptifyServiceAPI folder.
...
When upgrading to Aptify 5.5.6, the database setup fails if Row Set Security is set in the Persons and Companies entities in your environment. To ensure a successful upgrade, you should remove Row Set Security from the Persons and Companies entities before beginning the installinstallation procedure. You can reinstate the Row Set Security settings once the install is successful. Follow these steps for the Persons and Companies entities:
...
Once you have completed the upgrade to Aptify 5.5.6, you can re-enable the rules for Row Set Security in the Persons and/or Companies entities using the following steps.:
- Open the record for the entity in the Entities service.
- Click the Row Set Security tab.
- Open a new Row Set Security sub‐type record.
- Either click the New Record... button in the menu bar, or right‐click in the gray area and select New from pop‐up menu to open a new record.
- Either click the New Record... button in the menu bar, or right‐click in the gray area and select New from pop‐up menu to open a new record.
- Enter the rule you recording back in step 4 in the Base View Where Clause field.
- Enter a description for the rule.
- Click OK to save the rule.
- Enter additional rules for the same entity, if necessary. Aptify uses an AND operator to separate multiple Base View Where where Clauses within a generated base view.
- Alternatively, you can click OK and New in Step 8 to save the current and open a new Row Set Security record in one step.
- Alternatively, you can click OK and New in Step 8 to save the current and open a new Row Set Security record in one step.
Save and close the Entities record.
Regenerate the base view for any related entities that join to the entity for which you just enabled row set security.
...