Deep link to open OIC integration Flow on the Instance Details Page for an Instance ID in GEN3
in Integration
I used to navigate directly from my custom VBCS app to the OIC intg monitor page for a particular instance ID by using this URL..(deep link) in GEN2
Below is the expression to construct the deep link:
[[ $application.variables.hostName+"/ic/integration/home/faces/link?page=tracking&tracking_id="+$current.row.oic_instance_id ]]
Where hostName - Gen2 OIC instance host
oic_instance_id - OIC instance ID.
Do you know if we have similar think in GEN3 still ?
Tagged:
0