Hi,
I am writing a htmlpage using pure Javascript and I wrote a code as below to test out the EPCM:
<SCRIPT>
var version = EPCM.getVersion();
alert(version);
</SCRIPT>
I created a URL iView in the portal and I am not getting any results return from the EPCM. What could be wrong?
Thanks.
Regards,
Mike