It's all about the answers!

Ask a question

RPE 6.0.6.1 - Publish a review - get _reviewURI


Glyn Costello (12920) | asked Sep 27 '22, 6:52 a.m.
Hi,

When publishing a review from the WebUI in DNG, how can I determine the reviewURI?

The datasource is configured with the publish parameter artifactReviewUri=...

Is there anyway I can extract this parameter from the datasource URI in the template file?

I tried using _sessionInfo.getDatasourceProperty("reviews","URI","-");

But this doesn't return anything... not even the "-" default value, like the method doesn't exist.

Be the first one to answer this question!


Register or to post your answer.