Skip to main content

🔊 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.

Documents will now display in order by create date and document number to show the most recently created document first by default.

Adding ability to protect API access with API Key, configured in BTP Cloud Foundry

  • [Update]: Update list of available SAP BTP Cloud Foundry Regions

  • [Bugfix]: Fixed Bill of Lading data not displaying in the Delivery Search component

🔊 RFC operation execute from enosix SAP connector is now available for Mule 4 🔊

The newest version of the enosix SAP connector for Mule 4 offers an improved user interface and experience by implementing the execute operation for configuring RFCs and BAPIs. User is able to set their own metadata information and configure the payload to receive the requested results.

This version also allows dataweave mapping to work accurately for all included operations. The metadata mapping accepts configuration for all seven operations to return valid results.

RFC Call Flow

RFC Call Config

  • [Bugfix]: This version allows dataweave mapping to work accurately for all included operations.

🔊 We now support Destination Services and Single Sign-On (SSO) 🔊

1️⃣ You can now configure your Link BTP app to use Destination Services with Principal Propagation with SSO and/or Location ID.

Destination Services that are supported:

  • Principal Propagation for SSO
  • Passthrough (No Auth)
  • Basic Authentication

For more information, See our documentation: https://docs.enosix.io/link/destination-configuration

2️⃣ You can now configure your Link App to authenticate using XSUAA service for Principal Propagation (SSO) through Service Instances.

For more information, See our documentation: https://docs.enosix.io/link/principal-propagation

FEATURES:

1️⃣ Support was added to utilize the Destination Service and inject Location ID.

2️⃣ Support was added for authentication/authorization using XSUAA.

📣 Sync 1.1.2 release has a new feature, Field Length 📣

NEW Feature: Field Length

The Field Length displays for source string and decimal-type fields for easier mapping to destination fields with length limits.

6482021dddf81_image

  • [Feature]: On the Browse Source Scheme, the data type now displays the field length for fields having restrictions on string and decimal data types.
  • [Bugfix]: Fixed an exception when a field is mapped that is unrestricted in SAP

Following up on our initial launch of the enosix SAP Connector for MuleSoft, we are happy to announce we have completed certification for version 2.0 that provides expanded access to enosix Rapid Integration Objects (RIO) by adding four new operations Get, Command, Create & Update.

These new operations provides the functionality to run pricing simulations, quote, order, and contract create, as well as access our Material Variant Configuration RIO. The additional functionality accessible by the connector will help MuleSoft developers building real-time integration API's leveraging the enosix library of Pre-built Rapid Integration Objects, enabling them to accelerate their projects.

New Operations:

  • Get: Retrieve detailed information from SAP such as a Customer, Order, or Material
  • Command: Execute additional functionality specific to the RIO such as a pricing or configuration simulation
  • Create: Used to create documents in SAP such as Quotes, Orders and Customers
  • Update: Change SAP documents such as updating a quantity.

Existing operations:

  • Search: Used to retrieve a paginated list of documents from SAP such as a list of Orders, Customers, or Partners. Also provides access to the library of Sync RIOS used for data replication.
  • Check Connection: Provided a way for validating credentials used to access SAP, can be helpful in creating API health checks.

image

Operation parameters were organized to clearly identify what are connector configuration override parameters

image_(1

  • [Feature]: MuleSoft developers now have access to documentation to guide them through the process of using the connector.
  • [Update]: Speed improvements of friendly field data translation
  • [Bugfix]: A fix was implemented to ensure the connector is making necessary translations.