MUnit Testing - Scatter Gather Flow
home
Aggregates products from a Salesforce instance and materials from SAP, compares the records to avoid duplication, and transfers the results to a CSV file, which is sent as an email attachment.
This application also shows you how to write MUnit tests using Mocks to avoid hitting the real services while testing.