Schedule Processes Navigator Missing - R13
Summary
The Schedule Processes navigation is no longer showing in R13Content
Hi
We have a bit of a puzzle on our hands. We have recently upgraded to R13 and have noticed that we are missing the Schedule Processes icon in both the navigator and springboard.
We investigated on the structure and found that this is secured by the following expression:
#{(securityContext.userGrantedResource['resourceType=FNDResourceType;resourceName=FND_Scheduled_Processes_Menu;action=launch']) and(Profile.values.ESS_ALLOW_CLASSIC_INTERFACE ne null) and (Profile.values.ESS_ALLOW_CLASSIC_INTERFACE ne 'Y')}
The profile values for ESS_ALLOW_CLASSIC_INTERFACE are set correctly to show the icon. We then checked for the resource type and we can't find it attached to any role, or in fact at all through the security console.