How to trap an Associate Event through Runtime Events
We would like to know the best way to how to trap an Associate Event through Runtime Events. We need to execute a Workflow after a Position is added to an Opportunity (M:M relationship) and record is saved in database. We are looking for a scriptless solution to invoke the workflow using RTE.
Scenario:
1) User navigates to Opportunity and opens Sales Team Mvg Applet (Position)
2) User adds a new Position and closes the Sales Team Mvg Applet
3) Record is saved
4) Workflow is invoked
We have tried RTE setup below however it seems like it fires before record is saved in database: