I'm facing the below error while using
command to retrieve a value from the DCR. The value I'm reading is actually a tag which I generated using a datasource.
--------------------------------------------------------------------------------
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
The operation completed successfully. Error processing resource '
http://202.60.218.123/iw/cci/meta/no-injection/iw-mount/as...xsl:value-of select="$ENTITY"
----------------------------------------------------------------
I need to substitute the tag value present in the DCR in the position of the XSL value.
My Presentation XSL and DCR is attached.
Pls help.