Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Pass Parameters in Analytics URL to BI Publisher Report

Question
151
Views
0
Comments
Srikanth Mandadi
Srikanth Mandadi Rank 3 - Community Apprentice

Team,

I am trying to pass a parameter in URL in BI Publisher report from an RTF to another RTF report.

Below is sample URL we are using, Able to pass static values through URL but want to pass column value click on.

URL picked from Share Report Link -

http://bidev.com:9704/analytics/saw.dll?bipublisherEntry&Action=open&itemType=.xdo&bipPath=%2FBI%20Publisher%2FProduct%20Life%2FItem%20Specification.xdo&bipParams={"_paramsP_YEAR":"2016"}

Modified URL which is working and navigating between RTF's but need a change to pick column value clicked on-

http://bidev.com:9704/analytics/saw.dll?bipublisherEntry&Action=open&itemType=.xdo&bipPath=%2FBI%20Publisher%2FProduct%20Life%2FItem%20Specification.xdo&bipParams=%7B%22_paramsP_YEAR%22%3A%222016%22%7D

Any thoughts on how to make the analytics URL in RTF template relative across instances instead of hard-coding?

Note: We want use analytics URL not xmlpserver

Regards,

Srikanth