Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This topic provides information on troubleshooting issues that you may encounter running the Aptify 7.0 or Aptify Web 7.0 setup.

...

If you experience an error not described below, please contact Aptify Technical Support for assistance.

Anchor
_OrderFail
_OrderFail
Installation Fails During Update of Orders Entity

...

When launching the Aptify website, 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

...

  1. Open the record for the entity in the Entities service.
  2. Click the Row Set Security tab.
  3. 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.
  4. Enter the rule you are recording back in step 4 in the Base View Where Clause field.
  5. Enter a description for the rule.
  6. Click OK to save the rule.
  7. Enter additional rules for the same entity, if necessary. Aptify uses an AND operator to separate multiple Base View 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.
  8. Save and close the Entities record.

  9.  Regenerate the base view for any related entities that join to the entity for which you just enabled row set security.

...

If you have records contain bad data, the setup may fail when the Database Objects validation options is selected in the setup. For example, if you have orders for a subscription with invalid Subscriber ID where that person (Subscriber ID) does not exist in the database hence failing the validation process. You will need to fix the invalid data before continuing with the install. The dialog that is displayed during the setup process when this error is encountered includes suggested SQL to resolve or further investigate the issue. See the appropriate step in the Installing Aptify 7.0 Server Software for more details.

Anchor
_CCAccount
_CCAccount
CC Account and CC Partial fields may appear together 

While creating a new order, a SPM for a Company, or a Person's record etcetera, only the CC Account field should be visible to the users. After saving the record, only CC partial field should be visible to the users. In case if both the fields are displayed together, please follow the below process to rectify the same.

Run the Generate HTML5 Web Form Template UI Parts process flow (Process Flow ID:97) for Form template ID 18139, this rebuilds the HTML string and updates UIPart table. Please refer below image for reference:
Image Added