Features
Excel wizard now shows a clear error message if analysing Excel failed. So no more endless spinner.
Added rule type “Discard”. Does exactly the same at the Validate rule type with Error Status = “Discarded”.

Relabeled Bread Virtual Fields to “Recipe Parameters”.

Added the ability to the XML extract rule to extract an attribute.

Added the ability to schedule a recipe with the option to cancel previous breads with the same recipe.

Upgraded api version to 62.0 for BuilderController, CreateRecordRule, QueryRule, UpdateRecordRule, UpsertRecordRule, DeleteRecordRule, DMLUtil. Not for SObjectUtil, because encountered a non-solvable Salesforce bug: “Access to entity ‘InvoiceLineTax’ denied. SObjectUtil is still on 61.0.
Bug Fixes
Store transform and load rule json in a Recipe Version record as non-pretty if needed to better fit in a Long Text Area field (131,072).
Fixed issue in archiver with archiving too many breads in a single execution context. Changed 50 to 10.
20-10-2024 | 136 orgs | 581 unit tests