Summary
Dynamic proxy for URLs drill down on RTF templates
Content
Hi,
I use this tag to retrieve my current server in order to have a dynamic host on my URL links on the RTF templates to create drill downs.
I simply add <?param@begin:CURRENT_SERVER_URL?> on my templates and format the URL hyperlink as shown in the example below.
For example:
{$CURRENT_SERVER_URL}VisionMerchandisingReports/pmsi0020-product_inventory_stock_status/01-Department/ppsi0020-product_inventory_stock_status.xdo?_xpf=&_xpt=0&_xdo=%2FVisionMerchandisingReports%2Fpmsi0020-product_inventory_stock_status%2F01-Department%2Fppsi0020-product_inventory_stock_status.xdo&_xmode=&_paramsp_bu={//P_BU}&_paramsp_site=*&_xt=Dept%20Inventory%20-%20Site&_xf=pdf
That way my links works perfectly fine
Except, on some environment the reports goes through a proxy and the URL on my templates doesn't work.(Please see image below)
So my question is there any way to have a dynamic proxy? Similar to how we have dynamic server with the CURRENT_SERVER_URL function.

Thanks
Youssef