Call Where Used in Nash
Good day all. How can I call Where Used in Nash? We have a lot documents that we need to identify where they are used and it would be a real pain to have to go through each one, open it, select Where Used, and then figure out the contents. I have found the script in Client/Scripts, but I'm not sure how to call it. If someone has a better solution to getting this information I would love to hear it. Thank you.Solved3.7KViews0likes2CommentsCan I copy the function for "Where Used" under "Views" and use the function as another menu item under "Views"?
For a part, under View--> Where used, I can see where the part has been used. I want to find out which function has the logic for Where Used functionality. I would like to add this function's logic as another menu item under View as Where Used (Advanced) i.e View--> Where Used (Advanced). How do I do this?2.4KViews0likes1CommentLogic for finding all references to an Identity (e.g., 'Where Used" or "Item is referenced")?
When a user (alias identity) is no longer active we need to determine where the identity has been referenced in both standard ways like group memberships, activity assignments, etc. - as well as custom usages specific to our applications. Existing mechanisms include 'Where Used' which is TMI; and attempts to delete generates the system error 'referenced by another item'. One approach would be to refine the results of the "Where Used" query logic to specific areas where admins can gracefully retire usage of the departing Identity. John Sperling mentioned a configurable Where Used and Structure Browser at ACE 2024. I haven't heard of this being completed, but getting information on the generic query to find all references would help tremendously. thanks in advance0Views0likes1CommentHow to find ECR, ECO, EDR associated with PR using API GET call?
Hi, I need the data for all the PRs and ECR, ECO, EDR etc associated with the PR. By associated I mean the ones that show in the "where used" section of PR and not the relationships. In other words, what is the "where used' equivalent in a GET call? I then need the properties of the Affected Items under each ECR, ECO, EDR. I can get the properties of the relationshipships. GET call in Postman: https://nmg.dev.aras-cloud.com/staging/server/odata/PR?$expand=NMG_PR_AffectedItem This only gets the Affected Items under PR, I can get other relationships and their properties but the issue is there isn't a relationship between PR and ECR under PR item typeSolved0Views0likes2Comments