HDL for Document Type update successful but changes not reflecting on front end
Summary:
Below is the HDL I am loading to set 'Restrict Delete' to 'Yes' and set 'Roles Excluded from Restriction' to 'Human Resource Specialist'.
The HDL is successful with no errors, the Restrict Delete is set to Yes but the role is not getting added.
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):
METADATA|DocumentType|DocumentType|Country|LockUpdate|LockUpdateRoleList|CategoryCode
MERGE|DocumentType|Degree or Certificate|Peru|Y|Human Resource Specialist|LICNS_CERT
Before Loading HDL:
After Loading HDL:
I was able to load this HDL successfully in a different environment where we haven't implemented redwood yet.