v 1.37

📦 Package Upgrade

https://login.salesforce.com/packaging/installPackage.apexp?p0=04tPf000000MNh7IAG

🗓️ Release Date

2025. 4. 2.

📒 Summary

DataSource

  • Renaming: The term DataSource has been renamed to Business Rule throughout the app.

  • Improved UI/UX: The Business Rule configuration screen has been redesigned for easier setup and management.

  • New Evaluation Event - “On Change”: Now supports execution when specific fields are updated, enabling more dynamic data processing.

Line Item Editor

You can now add Virtual Columns to the Line Item Editor. These columns are currently intended for use with Business Rules (formerly DataSources) to display mapped values.

Filter Configuration Enhancements

Enhanced the filter configuration with a more intuitive UI for setting filter conditions, replacing the need for manual SOQL input.

UI/UX Overhaul – Business Rule(DataSource) Setup

  • View and Edit Mode Separation: The configuration layout has been separated into a read-only view and an editable modal window for more clarity.

  • Description Field Added: You can now document what each Business Rule does using the new description field.

  • Improved Parameter Handling: For Apex-based Business Rules, the new layout better supports multiple parameters and long field lists.

  • Visual Filter Tool: Replaces raw input of SOQL filters with an intuitive filter builder.

Previous UI

Updated UI

Business Rule Overview

Business Rule Edit Modal

Business Rule Using Related Objects (DataSource Basic)
Business Rule Using Apex Class (DataSource Advanced)

Last updated

Was this helpful?