Importing mappings
For a SCIM group that already exists in Infor OS Security, you can import mappings that have already been defined for these SCIM groups. The imported mapping data include security roles, functional security roles, accounting entities, and LN user data default values that already exist in Infor OS Security. User information is not imported.
Before you can import the mappings, you must first export a CSV file containing mapping data from a source tenant or create a CSV file that uses the proper header. See Exporting SCIM group mappings. Ensure the CSV file format and header values to be imported match the exported file format and header.
Importing SCIM group mappings is a long-running action. When triggered, it is sent to a background job. You can check its status on the Admin Long Running Actions page.
Prerequisites:
- The SCIM group into which the exported mappings are to be imported must already exist in the target tenant.
 - The security roles, functional security roles, accounting entities, and LN user data defaults to be imported to the target SCIM group must already exist in the target tenant.
 
During the import process, these validations are performed on the CSV file:
- File selection
            
Only the CSV file type is supported. The file selector restricts the user from selecting any other file type.
 - Header
            
If the header contains invalid names, this error message is displayed:
Unable to import because the header row contains invalid name(s). - Mapping
            
If no mapping is defined for the given SCIMGroupName(s) for all records in the file, this error message is displayed:
At least one mapping should be defined for the SCIM Group(s).