Skip to main content

4 posts tagged with "mulesoft"

View All Tags

  • [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

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

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

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.