Target Aggregation Keywords
The following keywords must be updated to implement the target aggregation:

splAceAttributes
The list that contains keywords to synchronize ACE entity

splResourceAttributes
The list that contains keywords to synchronize resource entity

splTargetPermissionsInterestingKwds
The keywords mentioned in the splTargetPermissionsInterestingKwds
key are a subset of keywords defined in the splAceAttributes
key which are used to form the permissions string.
Note
These keywords are not sent to Mainframe Connector during keyword synchronization.

fieldDelimiter
and listDelimiter
The delimiters for field separators and list separators can be modified in their respective application registry file. The default values for field and list delimiter are #
and ;
respectively.
The resources and permissions will be updated in their respective account as a string in delimited format. You can define the delimiters for field separators and list separators by modifying the following keys in the application registry file in the IdentityIQ for Mainframe Connector:
<entry key="fieldDelimiter" value="#"/>
<entry key="listDelimiter" value=";"/>
Note
Ensure that the delimiter character does not appear as part of USERID, GROUPID, or permission strings that would be aggregated.