Hi Experts,
Could you please advise if it is possible to read opentext.ini values/entries from a web report? If yes, please help me know how to achieve this.
Thanks,
Dibs
Reading opentext.ini values from web report Posted bydibyendu.sen@hcl.com (Sen, Dibyendu)On 08/24/2015 08:15 AM Hi Experts,Could you please advise if it is possible to read opentext.ini values/entries from a web report? If yes, please help me know how to achieve this.Thanks,Dibs [To post a comment, use the normal reply function]Forum:Content Server LiveReports ForumContent Server:Knowledge Center
Hi,
It depends what you're trying to do here. It is possible to use constants to reference ini values in the [webreports] section of the opentext.ini. See the following help page for more information:
https://knowledge.opentext.com/knowledge/piroot/llescor/v100500-1503/llescor-h-ugd/en/html/lleswebr-h-ugd-wr-prefs-info.htm
If you're trying to get access to a specific setting within a different section and there isn't an existing tag to do it then you'd probably need to log a feature request. Alternatively, if you know oscript you could write a custom subtag to return the specific value.
RegardsIan