Hi Experts
I'm testing ACM on PLM WUI and SAP GUI. But I'm not sure whether I should put auth-object PLM_TRUSR in PFCG role or not.
Below is my testing scenario.
I create an owning context 'TEST_CONTEXT' and assign two users ACC.USER/ ACC.USER2 with role 'ZPLM_ACC_USER'.
Scenario 1:
In role 'ZPLM_ACC_USER', 'PLM_DIR' is assigned in auth-object PLM_TRUSR
User ACC.USER who is assigned to ACC 'TEST_CONTEXT' can create a document with owning context 'TEST_CONTEXT'
User ACC.USER2 who is assigned to ACC 'TEST_CONTEXT' can display this document
User ACC.USER3 who is not assigned to ACC 'TEST_CONTEXT' can not display this document on PLM WUI, but he can display it on SAP GUI
Scenario 2:
In role 'ZPLM_ACC_USER', 'PLM_DIR' is not assigned in auth-object PLM_TRUSR
User ACC.USER who is assigned to ACC 'TEST_CONTEXT' can not create document with this owing context, and he can not create document on SAP GUI.
User ACC.USER can not display the document which he created in last scenario
In scenario 1, it seems ACM only controls object with WUI but not with GUI. And in scenario 2, it seems auth-object PLM_TRUSR of document is a must if I want to use ACM.
This is a related discussion which describes the same issue but it's not closed. PLM 7 ACM for CAD files