System should be able to do Obj-Open (By handle) not the user
Hello Community,
I am hoping I can get an answer too my use case here.
Use case: User clicks a button - a pop up appears - user enters some 10 fields - user clicks submit. Post Processing activity updates values on parent case by doing obj-open-by-handle.
Requirement: The parent case and child case both are system generated. User should be able to only access child case but not parent case.
To achieve this, I have updated access role for parent to '0' so that user will not be able to access parent case from perform mode. However, the user is not able to do Obj-Open-By-Handle on parent after the ARO change. Any way we can achieve this (other than removing all the parent case references from the UI)
TIA
***Edited by Moderator Marissa to update platform capability tags****