Hi Hussein,
We just changed from v3.3 to v3.6 and discovered that the viewHTML
command is not supported any more.
Is there an other way to get the same results?
We are now using:
<cfg:property name="XXE_HTML_PREVIEW_COMMAND">"C:\Programme\Internet
Explorer\iexplore.exe" "%U"</cfg:property>
<cfg:command name="show">
<cfg:macro>
<cfg:sequence>
<cfg:get
expression="concat(substring-before(substring('%D', 4), '.xml'),
'.html')"/>
<cfg:command name="viewObject"
parameter="http://production.lexisnexis.at:8080/cocoon/zeitschriften/htm
l/%_"/>
</cfg:sequence>
</cfg:macro>
</cfg:command>
Thanks,
Roman