What are the 3 application layers that are accessed when doing a data load via the API [Assuming you are not bypassing any of the events through custom configuration]?
a) Presentation layer, data layer, business logic layer
b) Business logic layer, data layer, database layer
c) Data layer, presentation layer, database layer
d) Database layer, business logic layer, data layer