Avatar

Level 2

Hi @PratheepArunRaj,

thanks for taking the time for replying. This is tricky, and unfortunately it doesn't seem as simple as implementing a triggerView(). It could also be that SFL is working with Lightning Locker (which is a Salesforce architectural layer focused on security - more in here https://resources.docs.salesforce.com/latest/latest/en-us/sfdc/pdf/communities.pdf).

The triggerView() function doesn't even get called within VEC, as the page we are trying to target just keeps on refreshing endlessly within VEC, not allowing for the page, or any DOM or functions to load correctly - hence not calling the triggerView() function.

We've had quite a few discussions with Adobe & SF devs on this, with no solution which seems achievable, hence my reach out to the community to see if anyone has had any experience in integrating these 2 platforms.

Darren