Deeplink to Document Records DoR or Person Spotlight from OTBI Analysis
Summary
Deeplink parameter mapping to Document Records DoR or Person SpotlightContent
I've used Deeplinking to Checklist tasks recently on OTBI Infolets and would like also Deeplink to Document Records and Spotlight.
looking for help in mapping the ObjType and Obj Key from OTBI Report to Document Records or Person Spotlight similar to the below
'<HTML><span><a target="_blank" href="'||'https://XXXXXXXX.oraclecloud.com/hcmUI/faces/deeplink?objType=EMP_CHECKLIST_TASK&action=NONE&objKey=allocatedTaskID='||CAST("Checklist Task Details"."Allocated Task Identifier" AS varchar(20))||'&DisplayMode=details">Deeplink to Checklist Task</a></span></HTML>'
Code Snippet
Tagged:
1