BI Publisher Signature is not getting displayed in the RTF Template
We have a check printing report and the signature image is placed under $OA_MEDIA.But the signature is not getting displayed in the report output after TLS Implementation.Everything was working fine before TLS implementation.
We have tried the below Syntax but nothing works.
url:{'${OA_MEDIA}/LOGO.gif'}
Then we replaced $OA_MEDIA with the entire path and the image was displayed.
Does anyone have an idea what is causing this issue?