RPE : _sessionInfo.getDatasourceProperty usage
Sorry, but "stupid" question about the REP internal variable :
We search some available documentation about this variable .. Some examples ...
It's difficult to find details information usage in the IBM documentation site (Internal variables - IBM Documentation).
Thank you for your help.
|
One answer
Take a look at
. _sessionInfo.getDatasourceProperty( dsName, propertyName, defaultValue)
Returns the value of the data source’s <dsName> property with the specified name. If the data source with that name does not exist in the current template or the property does not exist the function returns the value provided in the defaultValue parameter. Scope: current template Example:
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.