Repository client events
This table shows events generated by the Repository client.
Note: In on-premises environments, the
is always Infor.
Name | ID | Category | Severity | Property name | Property type |
---|---|---|---|---|---|
CreateUser | 3001 | Security-Management | Medium | UserId | ObjectId |
UserName | String | ||||
SsoType | String | ||||
RenameUser | 3002 | Security-Management | Medium | UserId | ObjectId |
UserNameOld | String | ||||
UserName | String | ||||
DeleteUser | 3003 | Security-Management | Medium | UserId | ObjectId |
UserName | String | ||||
CreateGroup | 3004 | Security-Management | Medium | GroupId | ObjectId |
GroupName | String | ||||
SsoType | String | ||||
RenameGroup | 3005 | Security-Management | Medium | GroupId | ObjectId |
GroupNameOld | String | ||||
GroupName | String | ||||
SsoType | String | ||||
DeleteGroup | 3006 | Security-Management | Medium | GroupId | ObjectId |
GroupName | String | ||||
SsoType | String | ||||
CreateRole | 3007 | Security-Management | Medium | RoleId | ObjectId |
RoleName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
RenameRole | 3008 | Security-Management | Medium | RoleId | ObjectId |
RoleNameOld | String | ||||
RoleName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
DeleteRole | 3009 | Security-Management | Medium | RoleId | ObjectId |
RoleName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
AddUserToGroup | 3010 | Security-Management | Medium | UserName | String |
GroupName | String | ||||
RemoveUserFromGroup | 3011 | Security-Management | Medium | UserName | String |
GroupName | String | ||||
AddRoleToUser | 3012 | Security-Management | Medium | RoleName | String |
UserName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
RemoveRoleFromUser | 3013 | Security-Management | Medium | RoleName | String |
UserName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
AddRoleToGroup | 3014 | Security-Management | Medium | RoleName | String |
GroupName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
RemoveRoleFromGroup | 3015 | Security-Management | Medium | RoleName | String |
GroupName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
AddPermissionToRole | 3016 | Security-Management | Medium | PermissionName | String |
RoleName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
RemovePermissionFromRole | 3017 | Security-Management | Medium | PermissionName | String |
RoleName | String | ||||
SecurityLevel | Enum | ||||
SecurityContext | String | ||||
AddCustomGroupToGroup | 3018 | Security-Management | Medium | CustomGroupName | String |
GroupName | String | ||||
RemoveCustomGroupFromGroup | 3019 | Security-Management | Medium | CustomGroupName | String |
GroupName | String | ||||
UserLogon | 3020 | Security-Authentication | Medium | UserName | String |
SsoType | String | ||||
LoginResult | Enum | ||||
UserLogoff | 3021 | Security-Authentication | Medium | UserName | String |
SsoType | String | ||||
RenameProject | 3022 | Security-Management | Medium | ProjectNameOld | String |
ProjectName | String | ||||
ChangeSecuritySettings | 3023 | Security-Management | Medium | DefinitionOld | Composite |
Definition | Composite | ||||
SecurityContext | String | ||||
AddAuthenticationSystem | 3024 | Security-Management | High | SsoType | String |
RemoveAuthenticationSystem | 3025 | Security-Management | High | SsoType | String |
ChangeAuthenticationSystem | 3026 | Security-Management | High | SsoType | String |
DefinitionOld | Composite | ||||
Definition | Composite | ||||
ReencryptRepository | 3027 | Configuration-Tenant | Critical | Tenant | Tenant |
ResetSystemUserPassword | 3028 | Configuration-Tenant | Critical | Tenant | Tenant |
AddGlobalDataSource | 3029 | Administration-DataSource | Medium | Name | String |
Type | String | ||||
Provider | Enum | ||||
Database | String | ||||
Tenant | Tenant | ||||
ChangeGlobalDataSource | 3030 | Administration-DataSource | Medium | TypeOld | String |
Type | String | ||||
ProviderOld | Enum | ||||
Provider | Enum | ||||
DatabaseOld | String | ||||
Database | String | ||||
Tenant | Tenant | ||||
RemoveGlobalDataSource | 3031 | Administration-DataSource | Medium | Name | String |
Tenant | Tenant | ||||
CheckInPendingOperations | 3032 | Security-Management | Medium | ForUser | String |
ObjectType | String | ||||
ObjectId | ObjectId | ||||
Tenant | Tenant | ||||
DiscardPendingOperations | 3033 | Security-Management | Medium | ForUser | String |
ObjectType | String | ||||
ObjectId | ObjectId | ||||
Tenant | Tenant | ||||
ChangeUserProperties | 3034 | Security-Management | Medium | Userid | ObjectId |
SSoType | String | ||||
UserNameOld | String | ||||
UserName | String | ||||
AccountDisabled | Boolean | ||||
Validity | String | ||||
PasswordTime | DateTime | ||||
PasswordForceChange | Boolean | ||||
PasswordLifeDisabled | Boolean | ||||
ChangeGroupProperties | 3035 | Security-Management | Medium | GroupId | ObjectId |
SSoType | String | ||||
GroupNameOld | String | ||||
GroupName | String | ||||
AccountDisabled | Boolean | ||||
Validity | String | ||||
AddObject | 3036 | UsageAuditing-Edit | Medium | ObjectId | ObjectId |
ObjectType | String | ||||
ObjectName | String | ||||
UpdateObject | 3037 | UsageAuditing-Edit | Medium | ObjectId | ObjectId |
ObjectType | String | ||||
ObjectName | String | ||||
DeleteObject | 3038 | UsageAuditing-Edit | Medium | ObjectId | String |
ID | ObjectId | ||||
ObjectType | String | ||||
ObjectName | String | ||||
Recursive | Boolean | ||||
UndeleteObject | 3039 | UsageAuditing-Edit | Medium | ObjectId | ObjectId |
ObjectType | String | ||||
ObjectName | String | ||||
Recursive | Boolean | ||||
CheckinObject | 3040 | UsageAuditing-Edit | Medium | ObjectId | ObjectId |
ObjectType | String | ||||
ObjectName | String | ||||
Recursive | Boolean | ||||
CheckoutObject | 3041 | UsageAuditing-Edit | Medium | ObjectId | ObjectId |
ObjectType | String | ||||
ObjectName | String | ||||
Recursive | Boolean | ||||
UndoCheckoutObject | 3042 | UsageAuditing-Edit | Medium | ObjectId | ObjectId |
ObjectType | String | ||||
ObjectName | String | ||||
Recursive | Boolean | ||||
PurgeObject (immediate delete) | 3043 | UsageAudting-Edit | Medium | ObjectId | ObjectId |
ObjectType | String | ||||
ObjectName | String |