Skip to Content
0
Former Member
Sep 19, 2004 at 03:50 PM

EPCM getVersion Returns Nothing

28 Views

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