Skip to main content
Solved

API assignment

  • July 29, 2021
  • 3 replies
  • 82 views

Forum|alt.badge.img+5
  • Do Gooder (Customer)
  • 17 replies

Does any one know how to find a list of users assigned to a specific API?  I would like to see all the users who can create a new shop order( shop_ord_api.new_)

Best answer by Thushitha Chandrasiri

Hi @mbarnes ,

You can use the Security Per Object report for this. It is in the Order Reports.

There, you can run the report for the below parameters, and get the required information.

 

You’ll get the User ID, and the permission sets from which permission sets the user is granted to the certain database object.

 

Thanks,

This topic has been closed for replies.

3 replies

Wimali Athulathmudali
Hero (Employee)
Forum|alt.badge.img+8

Hi @mbarnes ,
 

You can get the grantees (permission sets) using New Permission Set Window.
 

Then according to the permission sets you will be able to view the users who are allowed to create shop orders.
 

Thanks & best Regards,

Wimali


Thushitha Chandrasiri
Superhero (Partner)
Forum|alt.badge.img+21

Hi @mbarnes ,

You can use the Security Per Object report for this. It is in the Order Reports.

There, you can run the report for the below parameters, and get the required information.

 

You’ll get the User ID, and the permission sets from which permission sets the user is granted to the certain database object.

 

Thanks,


Forum|alt.badge.img+5
  • Author
  • Do Gooder (Customer)
  • 17 replies
  • July 29, 2021

@ThushAsanka Thank you for the quick response.  I just ran the report and it worked perfectly!