Roles needed for contract manager- in fsm contractor portal

badateja007
Tera Contributor

As a External manager, he should see "my group tasks" section in the contractor portal where he can see all the tasks but now he cannot see that list and External agent can able to see that "my group tasks" which is not supposed to.

roles given to external manager= wm_ext_manager

roles given to external agent= wm_ext_agent

Which extra roles can i give to external manager to see the list of "my group tasks"

1 ACCEPTED SOLUTION

Donald  DJA
Kilo Sage

Hello @badateja007 ,

 

If this OOTB configuration does not suit your organization, a small modification in the script include: "FSMContractorUtil" on line 80 in the getMyListsMenu function will allow you to solve your need.


Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,

Hope it helps!

Donald DJA

View solution in original post

1 REPLY 1

Donald  DJA
Kilo Sage

Hello @badateja007 ,

 

If this OOTB configuration does not suit your organization, a small modification in the script include: "FSMContractorUtil" on line 80 in the getMyListsMenu function will allow you to solve your need.


Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Regards,

Hope it helps!

Donald DJA