Hi,
I have tried debugging a lot to find how record is inserted in Financial Report Version table when generating reports through Management Reporter.
I tried to put debug points on insert, doInsert and event handler on inserted of Financial report version but none of them is getting triggered. I am not able to understand how is record getting inserted in the table without hitting any methods.
Can you please tell me briefly about the architecture or code? I need to generate an excel and upload it when record is inserted in Financial Report Version table.