Concatenate Fields
The Concatenate Fields scheduler job constructs a continuous string by combining designated text fields. It then saves this concatenated string into a specified Target Field defined within the Record Configuration section.
Step 1: Register the Scheduler Job
- To register a new Scheduler Job, navigate to Breezz Setup → Scheduler Jobs and click New, or simply schedule a job directly from a Dashboard by clicking the Schedule Job tile.

- Populate the configuration form with the following details:
- Name: Provide a clear identifier for the Scheduler Job.
- Description: Enter a comprehensive explanation of the job’s purpose.
Step 2: Verify the Scheduler Job
To confirm that the scheduler was created successfully, navigate to the App Launcher → Breezz → Breezz Scheduler Jobs → All Custom Jobs.
You should see your new Scheduler record listed here:

ℹ️ Note on Data Volumes: The standard Concatenate Fields job type is designed to run frequently on smaller datasets. If you need to process large data volumes (e.g., 10,000+ records), you should use the Concatenate Fields - Batch job type instead, which is detailed on the next page.