This version of Sync renamed a field in the data source adapter from filter class
to Search Criteria Class
.
This will help eliminate confusion between enosix adapter search criteria vs Valence transformation filters.
This version of Sync renamed a field in the data source adapter from filter class
to Search Criteria Class
.
This will help eliminate confusion between enosix adapter search criteria vs Valence transformation filters.
The enosix team has completed extensive testing to ensure compatibility of the latest enosix apps with the Salesforce Spring β25 release. Below are the key details of the testing process and outcomes:
You may have received an email or noticed in the Salesforce release notes about the upcoming enforcement of ICU locale formats, which standardize the representation of dates, times, currencies, and numbers across the platform. We want to assure you that this change does not affect enosix components. Our team has thoroughly tested these components with the new formats activated in a Spring Preview org, and they function as expected. Generally, this update does not apply to enosix components.
The email notification you received was triggered by legacy, deprecated surface Visualforce components within your org that utilize API versions below 45. Salesforce requires a minimum API version of 45.0 for all Apex Classes, Apex Triggers, and Visualforce Pages to auto enable ICU locale formats. Consequently, your sandbox org was not enabled on the ICU locale formats due to these outdated API versions.
You can still activate the ICU locale formats with components that use API versions below 45.0.
We are actively addressing these older API version dependencies and plan to update them in the next major release of Surface. This will ensure compatibility with the the latest salesforce releases and prevent future notifications.
For more information on the ICU locale formats and the upcoming changes, please refer to Salesforce's official documentation: Enable ICU Locale Formats (Release Update)
Regression Testing:
Products Tested:
Mobile App Compatibility:
SDK v1.6 + Apex Code Generator:
The enosix team remains committed to ensuring our solutions deliver seamless integration and superior performance. For any questions or support, please contact our team.
This version of Sync adds a few new features regarding timezones, as well as an updated configuration description.
We've added support for a configurable SAP Server Timezone Offset, as well as configuring a time for the Minimum Date From:
We've also updated the configuration settings to provide more clarity about the sync run:
This release contains fixes for the Salesforce Summer '24 Release.
This version of Sync adds a couple of new features detailed below:
The Field Length displays for source string and decimal-type fields for easier mapping to destination fields with length limits.
When you run a Link, all SOURCE fields are synced and displayed within a record of a Sync Event. This feature provides a greater visibility on all SAP SOURCE fields not just the mapped fields.
Additional configuration options are included when configuring the Linkβs Source Adapter. To improve performance and filter data at the SAP system-level.
The Constants Filter allows you to add static values to the source fields of a record so they can be used by mapping and other fields.
Follow these steps to configure the constantsFilter in Transformations:
The value assigned to this filter will be displayed in the Source and Destination fields after mapping.
Data Type are displayed in Transformations to represent fields in the source schema.
Filter Class
configuration option has been added to allow a link administrator to modify the Search Context, filtering what data is retrieved at the SAP systemConstants
filter can now be used in links to inject a field with a constant value into the source schemaMinimum Date From
configuration option has been added to ensure unwanted old data will not be retrievedHello All!
π£ enosix is announcing our new solution, enosix Sync for Salesforce π£
enosix Sync for Salesforce provides a Salesforce native app with the ability to replicate data from SAP to Salesforce.
1οΈβ£ Data is copied (replicated) from SAP to a Salesforce sObject on a daily or hourly schedule
2οΈβ£ Synced data can be used in Salesforce Reports, Formula fields since it is copied to Salesforce
Note: Depending on your batch schedule, data may be out of date. For real-time data use our Surface App.
FEATURES:
Admin friendly interface for configuring synchronization jobs from SAP to Salesforce
Source date from the library of enosix Sync Rapid Integration Objects
Target any native or custom Salesforce sObjects
Built-in data transformation with field to field mapping
Built in job scheduling
Built in logging and error reporting
Syncs can be run in development mode for testing without data updates
enosix SAP adapter support for:
π The enosix Sync app provides the Valence syncing framework and enosix adapter for SAP.
sap-language
parameter to source localized data from SAPsap-client
parameter to source data from the non-default data client in SAPCID
to enable specifying which enosix SAP framework calls are invokedSystem.Callable
for logging HTTP callout information for debugging purposes.Last Queried Date
and Initial Load
fields to enable enosix SAP framework optimizations to occur for full and partial syncs.