We have followed the guidelines to create deeplink navigation from FDI to Fusion:
https://blogs.oracle.com/analytics/post/oracle-fusion-analytics-use-of-deep-links-to-navigate-to-fusion-applications-from-data-visualizations
However it is not clear to us how to identify the object keys in Fusion and the corresponding columns from FDI
For example HCM learning event details. The following deeplink is shown in Navigator/tools/deep links
https://{CLIENT}oraclecloud.com/fscmUI/faces/deeplink?objType=WLF_LEARN_LEARNING_ITEM
How could we create a deep link string from this?
what are the valid values for objKey and how can we ensure that we are comparing it to the correct FDI column?