Creating a service profile
The service profile is used to call an external service for AutoComplete
functionality.
Use the Create Service Profile form in Infor Public Sector to create your service profile. The Host Address field specifies the URL of the external endpoint to which you are connecting. You can use the query string of the URL to include additional information in your request, such as authentication tokens or search terms. Use double curly braces to include properties from your database in the query string.
You must also specify a response format (Json or Xml) and a request method (usually Get).
The
grid is where you map the data in the response to the property names that will be used in the AutoComplete configuration.For more information about service profiles, see "Agency Personalization" in the Infor Public Sector User and Administration Library on docs.infor.com.