WHO ARE WE?
In this video, you will learn how our name enosix originated, our story - founded by whom and when, and an introduction to our Methods of Integration.
✨ ReleaseNotes has a New Look just for you! ✨ Take a look! 👀
The enosix logo on the top left will take you to our website.
1️⃣ WHAT'S NEW is our ReleaseNotes homepage. What that means is this page will list ALL releases.
2️⃣ PRODUCTS includes all enosix products, and clicking on a product will take you to all the releases for that product.
3️⃣ RESOURCES include Announcements, Documentation, and Training options.
Don't forget to click the Subscribe button (to subscribe to everything) if you haven't done so.
The Initialize button appears when a new configuration option is introduced; clicking on this button will set the default values for any unset settings.
Use the enosix Product Detail Template as reference to return real-time data from SAP for your Product Detail page.
enosix B2B integration has been tested inside the new Salesforce B2B Synchronous Checkout flow to provide the same checkout process; however, it is faster without the delayed message.
The “enosix B2B Commerce” is a single package installed. The Standard and Professional packages will not be required or installed.
👉 The following features were improved:
The cart bubble includes the total count of items currently in your cart and is updated regardless of where you add products to your cart.
You can now see the “Total” amount for a completed order after the order has been completed and processed in the application on the Item Details Page.
The Product Availability data is provided by the enosix Product Detail API.
As a user of Manufacturing Cloud, you will now be able to define your Sales Agreements at the category level where the Product is the primary category and still retrieve all your actuals from SAP.
The enosix SAP Actuals Calculation table displays the Update Actuals from SAP button below the grid.
Please note: this component is not supported on mobile.
A user can now select multiple products and the maximum number of schedule periods allowed by Salesforce for a Sales Agreement and still be able to update actuals.
📣 Connect 1.3.10 is here! Below are some important changes made to this release that focuses on customer requests and improvements to the user experience. 📣
1️⃣ Refresh All APIs
When an update to multiple RIOs are made in SAP, clicking this 1 button will refresh the metadata for all the currently selected APIs in the project. This will allow pulling all of the latest changes into a project with a couple clicks instead of the need for manually re-adding all RIOs that have been updated.
2️⃣ Enhanced Error Reporting
When errors occur while deploying or running the application, more meaningful messages are presented to enable a user to take action. The screenshot above shows an example when the destination service in SAP BTP becomes unbound from the deployed application.
3️⃣ User Experience Improvements
Multiple enhancements have been made to improve the user experience, such as:
When publishing an existing package, the most recent packages are listed first.
The Bundles feature has been removed to make it quicker to access your custom RIOs. The RIO selection screen now supports adding all available RIOs, as well as removing all selected RIOs.
When selecting APIs, the name of the RIO will match what it is named in SAP.
4️⃣ Support for Customizing ID
Adding APIs now supports searching for a RIO with a Customizing ID(CID), and still filtering down based on the name. When multiple APIs are added for the same RIO, each with a different CID, they will be accessible on different routes in the deployed application.
Refresh All APIs
buttonPublish Package
modalMax Depth Exceeded
exception in a deployed applicationBefore: A user could click the Search button on the Advanced Order Search and not wait for the Sold To value to be populated, which caused the component to search other accounts.
Now: ✨ The Search button is disabled until the Sold To value is populated. ✨
📣 We have added new low-code features for administering your Link instances in 3.1. 📣
1️⃣ When a cookie with a static value is desired on all requests to SAP, this can now be injected in Link through configuration. Cookies and their values can be configured per route so the client does not need to attach the cookie manually. For more details, see the documentation.
2️⃣ A new start-time metric will be visible from the /health endpoint the Link instance. This information can be used to manually derive other metrics for your Link instances' health.
/health
endpoint