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.
Operation parameters were organized to clearly identify what are connector configuration override parameters
- [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.