How to get URL of a particular Service Category from Angular Web Portal

Can we get or generate the exact URL of a particular Service Category in Identity Manager version 9 Angular (ApiServer) Web Portal?

Previously, we were able to generate such a URL in IM Version 8.1.5 using the below method:
 
myserver.domain/.../page.axd

Where we were putting uid_accproductgroup by fetching it from the AccProductGroup table based on the required service category.

Parents Reply Children
No Data