After searching some Epicor provided events and looking at the system dataviews I found dataView sysPages and used pageId in a condition on my event.
the event condition expression looks like this:
“{sysPages.pageId}” === “pageLinesReleases”
After searching some Epicor provided events and looking at the system dataviews I found dataView sysPages and used pageId in a condition on my event.
the event condition expression looks like this:
“{sysPages.pageId}” === “pageLinesReleases”