The Zurich release has arrived! Interested in new features and functionalities? Click here for more

how to make project budget dialog box visible to project managers - SPM module

Ankita Bisht
Tera Contributor

Hi Community Members,

 

Can you pls help with the subjected issue. I have a requirement where client want to showcase the project budget related link to it_project_manager. I made changes to UI action and add the role to condition. IT Managers are now able to see the project budget. But when they click on it. The below error is displayed.

I have give the read, write, create access to it managers for project_funding table. Still the same issue.

 

Can you provide any suggestion to resolve this issue.

 

Thanks & Regards,

Ankita Bisht 

6 REPLIES 6

Vinay3
ServiceNow Employee
ServiceNow Employee

@Ankita Bisht  It is recommended to use the new financials experience and budget allocation for projects instead of the classic project budget related link.

Please find more information here - https://www.servicenow.com/community/spm-articles/new-flexible-budget-allocation-capability-in-spm-d...

Ankita Bisht
Tera Contributor

I am able to resolve this by giving the ui page'entity_funding' read ACL to 'it_project_manager' role. Error is resolved now. Thanks