11/12/2023 10:40 PM
In EIC, how can I use URL with dynamic varialbe redirecting to reqeust detail page?
Solved! Go to Solution.
11/12/2023 10:55 PM
Did you try this :
You can use the below URL to navigate to the Request History and Request Approvals details page of a specific request
Request History: https://<DNS-NAME>/ECMv6/request/requestHistory/<RequestID>
Request Approvals: https://<DNS-NAME>/ECMv6/review/requestApproval/<RequestID>