✏️ Explanatory Question
It specifies that the operation should run immediately in the client session (not as a batch job).
Example:
new ANSARIBalanceSheetReconController(classStr(TestServiceClass),
methodStr(TestServiceClass, processOperation),
SysOperationExecutionMode::Synchronous);