EasyPlugins is a comprehensive framework for Boomi that unifies Error Handling, Alerting, and Logging into one seamless solution. It ensures smooth integrations with automated retries, real-time alerts, and centralized logging. The framework enhances system reliability, speeds up issue resolution, and supports audit compliance. EasyPlugins simplifies monitoring and makes Boomi processes more resilient and manageable.
Identifying error types helps locate issues, determine how they are captured, and apply the correct retry method for resolution.
Users can configure alerts based on process execution status, error levels, and specific data conditions for better monitoring.
Captures logs for individual documents processed within an integration, accessible through TrackedData.getLogger()
Document errors stem from mapping, script, or data format issues, causing document halts or process execution failures.
Boomi’s event framework captures platform actions, enabling automated alert triggers for seamless issue tracking.
Boomi logs are also stored locally on the machine where the Boomi Atom is running, providing offline access for troubleshooting.
Browse and download error handler processes, including subprocesses to catch errors. Automate emails for better issue tracking.
Alerts are primarily sent via email, but they can be integrated with third-party tools for additional real-time notification channels and automation.
Add the Notify shape to processes to raise custom error messages and alerts. Use USER.NOTIFICATION emails for better issue tracking.
Logs can be accessed directly within the Boomi AtomSphere UI under Manage > Atom Management, providing a unified platform for log monitoring.
The framework helps in proactive monitoring, reducing downtime by enabling quick identification and resolution of critical issues effectively.