PARTNERS - Please join us for our upcoming webinar:
Leveraging Intelligent Recommendations for Operational Transformation.
AMS Partners click HERE | EMEA/APJ Partners click HERE

Deep Link to Approvals

BarCar
Regular Contributor
Regular Contributor

There is an old discussion here about deep-linking to approvals.

The suggested URL format of https://example.saviyntcloud.com/ECMv6/request/requestHistory/${requestid} takes you to a page titled "Request History > Request Number 999999" where you can certainly see all the request details but you cannot approve or reject the request.

The page I want to deep-link to is the page you get to by navigating to Home > Pending Approvals and then clicking View on a Request. On this page, titled "Request Access for..." with URL in the format https://example.saviyntcloud.com/ECM/jbpmworkflowmanagement/showrequestdetails there are Accept/Reject and Accept All/Reject All buttons.

BarCar_0-1688486237263.png

Is there a way to deep-link directly to this actionable approval page?

7 REPLIES 7

rushikeshvartak
All-Star
All-Star

It opens same page in our case . In our case is it redirects to request history list page ?


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

BarCar
Regular Contributor
Regular Contributor

In my case, the deep link opens to the request history page. There is no way to approve or reject there.

Screenshot 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

This is the page which the suggested deep-link takes me to. Note lack of Approve/Reject buttons.

BarCar_1-1688487393357.png

 

 

 

 

reason is simple you are redirecting to request history use below link


https://sandbox.saviyntcloud.com/ECMv6/review/requestApproval/2111005


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

BarCar
Regular Contributor
Regular Contributor

Are the deep-link URL formats for various pages documented somewhere? I couldn't find them.