Skip to main content

  • [Feature]: Improved internal error handling.

Upgraded Apex API versions to 63.0 to maintain compatibility with the latest Salesforce releases and ensure continued functionality.

  • [Feature]: All operations support optional query parameters to support enosix SAP Framework CID functionality.
  • [Feature]: Update operation Dictkey lookup changed to static file from dynamic API call to improve update operation performance.
  • [Bugfix]: Command operation failure will be sent as an error message rather than empty output document.
  • [Bugfix]: Fixed parser exception when trying to close a bad SAP session.

  • [Feature]: Custom headers can now be configured to be included on every request to SAP. For more information, see our documentation: Server Configuration

  • [Bug Fix]: Sap-language will no longer be overwritten by the Accept-Language header

  • [Feature]: Added an Invocable Action that allows the AI Agent to retrieve material numbers from SAP based on a product description provided in Salesforce (by user or extracted from Salesforce object).

  • [Feature]: Added an Invocable Action that allows the AI Agent to retrieve recently created sales orders from SAP using the material and customer numbers provided in Salesforce (by user or extracted from Salesforce object).

  • [Feature]: Added the enosix @arnold AI app to assist admins in verifying the validity of named credentials and ensuring a successful SAP connection.

    Please see enosix Product Documentation for more information.

  • [Bug Fix]: Resolved an issue with Document Search Custom Configuration where selecting an sObject Id for a Mapped Field would result in an error when performing a search. This fix will allow sObject Id fields to be used in a document search.

  • [Feature]: Sap-client can now be specified on a destination. For more information, see our documentation: Sap-Client

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.

  • [Bug Fix]: Api Proxy search requests would fail when not providing sort fields.

  • [Bug Fix]: Requests utilizing Webhook feature could include an incomplete result response.
  • [Bug Fix]: Link service restarts would invalidate existing cookies.
  • [Bug Fix]: Requests using an expired session cookie would return Internal Server Error.