We are getting an error when trying to save the MCS profile.
When we check the log's on OC server we see:
" 2023-10-03 10:08:52.456 [https-jsse-nio-8443-exec-39] ERROR com.ca.uim.mcs.api.controller.ProfileSummaryController:updateProfile:294 controller.ProfileSummaryController - Unexpected error occured.
com.ca.uim.mcs.api.exception.ForbiddenException: Insufficient permission for operation - the following permissions are required: MCS Write "
DX UIM 2.4.* / 23.4.*
missing/corrupt ACL
<MCS Write>
desc = Manage MCS profiles from Operator Console
type = Operator Console
access = admin
</MCS Write>
<MCS Write>
name = MCS Write
desc = Manage MCS profiles from Operator Console
access = admin
type = Operator Console
apply_to_existing_acls = Superuser,Administrator
</MCS Write>
An alternative symptom observed is that the MCS Profile Spins and never save. In that case the error INSUFFICIENT_PERMISSIONS_ALL_REQUIRED the following permissions are required: MCS Write
may be only visible in the Browser Developer Tool session inside the Network response logs error.