Skip to main content

  • [Feature]: ApiKey authorization functionality added to authorize API requests at the cloud layer.

For more information, see our documentation: enosix API Key

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: Screenshot_2024-07-26_at_11

  • We've also updated the configuration settings to provide more clarity about the sync run: Screenshot_2024-07-26_at_11

  • [Feature]: CORS configuration for web application requests
  • [Bugfix]: Resolved an issue where SAP requests were limited to 100 seconds

  • [Feature]: This release of the connector supports Java 17
  • [Feature]: All operations return more detailed error message form SAP enosix framework
  • [Feature]: All operations have optional HTTP headers parameter to enable session management with enosix SAP framework
  • [Feature]: Check Connection operation supports connection override optional parameters: Session Close, Response Timeout Unit and Response Timeout
  • [Bugfix]: Resolved an issue where Search Operation input metadata was not being provided in Anypoint Studio 7.16 or Anypoint Studio 7.17

This release contains fixes for the Salesforce Summer '24 Release.

  • [Bugfix]: Fixed enosix SAP Source Adapter not being displayed when creating a new link.

This version of Sync adds a couple of new features detailed below:

Source Adapter Table Selection Update

  • Users can now see the CID in the description of the Source Adapter Table.
  • When choosing a table from a specific CID, the CID will be automatically populated during the sync.

Screenshot_2024-02-23_at_1

Screenshot_2024-02-23_at_1

Limit Record Page Scope

  • Introduced Maximum Page Count and Start Page Count config variables.
  • Users can now set a maximum number of records to import for sample-sized testing, especially beneficial in Scratch orgs and Sandboxes.
  • Implemented logic to limit sync based on specified page counts, enhancing control over data synchronization processes.

290d43a0-94df-439b-92be-e133c5a5cb0a

🔊 Passthrough connection (bearer token) in the enosix SAP connector is now available for Mule 4 🔊 The newest version of the enosix SAP connector for Mule 4 now provides support to pass incoming authorization headers through to the backend SAP system, enabling SSO. 🔊 The search operation with Sort Fields is now available for Mule 4 🔊

A variety of bug fixes and quality of life improvements have also been added.

  • [Feature]: Passthrough authentication for the enosix connection to enable SSO.
  • [Feature]: Sort Fields can now be specified to organize the results in a search operation.
  • [Bugfix]: Default SAP date values that represent null now are transformed to null.
  • [Bugfix]: The Check Connection operation now provides validation of the xsd path property.
  • [Bugfix]: Fixed an issue with mapping to SAP technical names when they exist in multiple locations of the metadata.