Get VBC output in PM/PR
Hi Experts,
I have a VBC configuration successfully showing records in List applet as Grid. Later, I also configured this applet to show as a tile. This VBC applet now displays both in grid and tile form. Fine till here.
Problem I am facing is while displaying VBC output in tile applet.
I tried to read the output of VBC's Query method into my custom PM.js for this VBC applet but all in vain .
1. Tried using Setup method but did not work.
2. Unsure how AttachPSHandler works as there is no sample mention in book shelf.
How can I read a VBC returned property set in tile applet?