GL synchronization issue
Find the configuration details below,
1.Configured system parameter variables for GL Synch
2.Configured the series_synch table with source series, target series and profile ids.
3.Executed the procedure synch.update_synch_objects after updating the table series_synch.
4.Adds the custom step com.demantra.workflow.step.SynchUpdateHook to end of the "update data" workflow
5.Update the source series through worksheet and click save.
6.Execute SYNCH.RUN_BATCH
The synchronization is not happening. Also no errors are logged in the db_exception_log table.