Templates Overview
ERP Logic Studio includes 15+ pre-built templates covering common DynaChange rule patterns.
Template Categories
Section titled “Template Categories”Text Formatting
Section titled “Text Formatting”- Text Case Conversion — Convert field values to uppercase, lowercase, or title case
- Phone Number Formatting — Standardize phone number formats
Validation
Section titled “Validation”- Required Field Validation — Ensure fields are not empty before save
- Email Validation — Validate email address format
- Date Range Validation — Ensure dates fall within acceptable ranges
- Numeric Range Validation — Validate numeric values are within bounds
Calculations
Section titled “Calculations”- Discount Calculator — Apply discount logic based on conditions
- Tax Calculator — Calculate tax amounts based on rules
Using a Template
Section titled “Using a Template”- Browse the template library from your dashboard
- Click on a template to see its description and required parameters
- Click “Use Template” to start configuring
- Fill in the parameter values (field names, conditions, etc.)
- Preview the generated code
- Compile to generate your deployment package