Question

IFS Security - IFS 9


Userlevel 6
Badge +14

I need to provide access to the following API

Customer_Order_tax_util_API.Get_Total_Tax_Amount 

 

How could I see in IFS to wich role the API descripbe above belongs to?

It will be good if your help could come with screenshot too.

 

Thanks,


2 replies

Userlevel 7
Badge +15

You may add the API to the permission set and grant that permission set to the users you need to grant.

 

 

Userlevel 7
Badge +11

Hi @ZTC ZTC JGOTA,

 

While you can grant access as Ragaventhan shown above, to answer your question regarding a specific function you can grant by expanding its + mark and selecting the needed method. (My example is INVOICE_ITEM_API.Cancel_Prelim_Item):

 

And you check other grantees/roles by RMB on the required method → click ‘Show Grantees’

 

It will list down all the permission sets which are using this particular method.

 

If you want to see the users who have been granted with a particular permission set, search the permission set in ‘New Permission Set’ window. Then in the top right corner click ‘Show Users granted this’ link. It will list down the users.

 

After performing grants please refresh dictionary and security cache.

 

Reply