I am transferring all custom code into separate codeunit of events. I need suggestion for custom function. Should I transfer custom code into subscriber function and define one publisher function for it.or I directly call subscriber function from standard object. Please suggest what is preferred approach. As end result will be same.
*This post is locked for comments
Hi, it is better to use 1st option to transform your custom code into subscriber function and create one publisher for it. It will be easier for upgrade and maintain .
More detail : https://ksdconsultancy.blog/2018/12/24/event-driven-programming-business-central/
Sohail Ahmed
2
mmv
2
Amol Salvi
2