If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Troubleshooting the Aptify Mobile Point of Sale Installation

POS and Framework Web.config Settings

The POS and Framework webconfig files need to be verified based on the user authentication that the organization chooses to use. Aptify recommends using windows domain authentication for security reasons. By default, Aptify Point of Sale is configured with Windows Domain Authentication configuration.

 

If you are unable to save the webconfig file in the same location due to the server's security settings, then save the file to a separate location (desktop), and then copy and replace the original webconfig file.

 

Verify the POS webconfig file app settings

  1. Open the POS website folder.
  2. Open the web.config file with a text editor like Notepad.
  3. Verify that the keys marked as 1 in the figure below, have the values that you entered during the setup for Point of Sale service and Framework service.
  4. Verify that the keys marked as 2 in the figure below, have the trusted user that you entered during the setup and other values are set according to your environment.
  5. Verify that the key marked as 3 in the figure below, has the value set as 1 (recommended), for Windows Domain User Authentication. Set the value to 0, for SQL User Authentication.

    POS Web.Config
     

Verify the Framework webconfig file app settings

  1. Open the Framework website folder.
  2. Open the Web.Config file with a text editor like Notepad.
  3. Verify that the keys marked as 1, in the figure below, have the user that you entered during the setup and the settings are the same as that of the POS webconfig file.
  4. Verify that the key marked as 2, in the figure below, has the location of the bin folder of the Framework service. This folder is located under the Framework service website folder.

     Framework Web.Config

Verify the Repository Reference Records


Need to verify the below mentioned Repository References Records from Framework > Process Pipeline > Repository References Tab and add if missing.

  • CRM.AptifyOrdersEntity
  • AptifyGenerated.Orders
  • Startup.Generic Entity
  • DataModules.AptifyMessagingEngine
  • Startup.AptifyMessagingInterfaces
  • CRM.Payments
  • AptifyGenerated.Payments
  • CRM.PaymentInfoObject

Script Types

Copyright © 2014-2019 Aptify - Confidential and Proprietary