Integration configuration

The Integration configuration is used to set up integrations between Infor Public Sector and external systems that manage user and employee information, such as Infor HR Talent or Infor Federation Services.

The root Integration Configuration node can have two children: Calendar and User and Employee Integration.

Calendar node

The Calendar node is used to configure the integration with external calendars through Cronofy Enterprise Connect. See "Scheduling" under "Resources" in the Infor Public Sector User and Administration Library for more information about the calendar integration.

The Calendar node has one child CRONOFY node with these attributes:

Attribute Description
API Host URL of the Cronofy API, such as https://api-sg.cronofy.com.
Client Id Client ID for access to Cronofy.
Client Secret Client secret for access to Cronofy.
IPS Endpoint URL Endpoint of the Infor Public Sector calendar service. Cronofy will use this service to get calendar events from Infor Public Sector and to send calendar change notifications.
Scope Specifies the permission that users are granted within Cronofy.
Site Host URL of the Cronofy site, such as https://app-sg.cronofy.com.
Version Version of Cronofy, such as v1.

User and Employee Integration node

The User and Employee Integration node can have four children: GHR, IFS Attribute Service, Mingle, and User Search Parameter.

GHR node

The GHR node is used to configure the integration between Infor Public Sector and Infor HR Talent. See "Resources" in the Infor Public Sector User and Administration Library for more information about the HR Talent integration.

The GHR node has these attributes:

Attribute Description
Enabled Set to True to enable the HR Talent integration for Infor Public Sector.
ION API Name Specify the name of ION API authorized application to use for authentication. You can create a new authorized application if one doesn't already exist.

See "Agency Personalization" in the Infor Public Sector User and Administration Library for more information about authorized applications.

Mapping Formula Name Specify the formula to use to map user records in the external source to users in Infor Public Sector. This formula is defined for the UserEmployeeIntegrationMapping event of the Core.AccessControl.AccessUser object.

The GHR node has these children: Employee Search Parameter and Mappings.

The Employee Search Parameter node is used to map users in IFS or Ming.le to employees in HR Talent. The Employee Search Parameter node has these attributes:

Attribute Description
GHR Employee Field Name Specify the HR Talent employee field that you are mapping to the external field. This is a property of the EmployeeResponse class in HR Talent.
Search Source External source to search for employee and user records. You can specify MINGLE or IFSATTRIBUTESERVICE.
Search Source Field Name Specify the field in the external source that you are mapping to the specified HR Talent field.

See below for information about the Mappings node.

IFS Attribute Service node

The IFS Attribute Service node has these attributes:

Attribute Description
ION API Name Specify the name of ION API authorized application to use for authentication. You can create a new authorized application if one doesn't already exist.

See "Agency Personalization" in the Infor Public Sector User and Administration Library for more information about authorized applications.

Mapping Formula Name Specify the formula to use to map user records in the external source to users in Infor Public Sector. This formula is defined for the UserEmployeeIntegrationMapping event of the Core.AccessControl.AccessUser object.

The IFS Attribute Service node has one child Mappings node. See below for information about the Mappings node.

Mingle node

The Mingle node has no attributes and one child Mappings node. See below for information about the Mappings node.

User Search Parameter node

The User Search Parameter is used to map users in IFS or Ming.le to users in Infor Public Sector

The User Search Parameter node has these attributes:

Attribute Description
IPS Access User Column Bind Specify the Infor Public Sector user property that you are mapping to the external field. The root business object for this property is Core.AccessControl.AccessUser. For example, if you specify WindowsName
Search Source External source to search for employee and user records. You can specify MINGLE or IFSATTRIBUTESERVICE.
Search Source Field Name Specify the field in the external source that you are mapping to the specified Infor Public Sector property.

Mappings node

The Mappings node can be a child of the GHR node, the IFS Attribute Service node, or the Mingle node. It is used to map properties from the external source to properties of the AccessUser, Employee, Contact, and ContactIdentity business objects in Infor Public Sector.

Each Mappings has one or more Mapping nodes as children.

Each child Mapping node has these attributes:

Attribute Description
Allow data truncation Indicates whether the value from the external source field will be truncated if it is longer than the maximum length of the Infor Public Sector property.

If the value is True, then excessively long values will be truncated to fit the Infor Public Sector field. If False, the value from the source field will not be used if it is too long.

IPS Access User Column Bind Specify the Infor Public Sector user property that you are mapping to the external field. The root business object for this property is Core.AccessControl.AccessUser.
Source Field Name Specify the field in the external source that you are mapping to the specified Infor Public Sector property.