Installation

There are four different options for setting up AutoComplete for Infor Public Sector:

  • Hosted: AutoComplete functionality is built into Infor Public Sector, so it can be used without installing anything else. This option is only suitable for development and testing. Due to the processing demands, a separate AutoComplete service is required in a production environment.

    To enable the hosted AutoComplete functionality, open the AutoComplete configuration in the Configuration Editor and set the Enable attribute of the root AUTOCOMPLETE node to True.

  • Shared service: The AutoComplete service is a Windows service that handles AutoComplete functionality for Infor Public Sector. Like the Batch Manager, AutoComplete can be installed as a stand-alone or a shared service. “Shared” means that the AutoComplete service shares the assemblies and config files in the Infor Public Sector application directory, which it uses to access the database. You can use this option if you’re installing AutoComplete on the same machine as Infor Public Sector.
  • Stand-alone service: If you’re installing AutoComplete on a separate machine from Infor Public Sector, you must install it as a stand-alone service. In this case the AutoComplete service has its one copies of the assemblies and config files. This option requires some additional configuration after the service is installed.
  • External service: You can use a service profile to call an external online service for AutoComplete functionality.