I would like to know how the "CreateOSHASummaryDocument" action processes records from the list?
Under the action Rules, I see a Create action on HSReportDocument BC, but I am unable to figure out how it picks the records from "EmployeeIncident"BC.
@Andrew Lipetzky Can you please help me understand this?
Based on the LPL guide,
A blank ActionType means Instance Action unless ActionName is the same as ActionType (in the case of Create, Update, Delete, Purge).
Therefore, I would think that the action uses whichever "instance" (or record) was selected in the list when the action was run.
This is accurate.