Microsoft is urging developers to use the new plugin steps, CreateMultiple, UpdateMultiple, and DeleteMultiple, instead of the old steps for individual operations. This change allows for better performance and simplifies code. The UpdateMultiple message will now always be triggered, even if only one record is updated. Developers should take advantage of bulk operations whenever possible to improve performance. The article provides examples of how to use the new plugin steps and suggests using a ContextEntity class for easier access to target, pre-image, and post-image entities. Overall, developers should embrace the xMultiple steps for better performance and code simplicity.
Login now to access my digest by 365.Training