Hi David,
Yes, it is possible. You should do the following:
<b>1</b>.Create a java iView that fires an event.
<b>2</b>.Create an iView in the Visual Composer with an input port
<b>3</b>.Right click on the input port and select "Define Properties"
The input port should be named exactly the same as the event name in the java iView.
The name space (EPCM event) should also be identical to the one in the java iView
You have got to have in the input port exactly the same field names as in the fired event
If you place both iViews on the same page in the portal, the event should work.
Regards,
Lisi
Message was edited by: Elizabeth Gutt
Add a comment