Skip to main content

WHO ARE WE?

play_button_size=2x&image_crop_resized=960x465&image_play_button=1&image_play_button_color=174bd2e0

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.

Products Tab

3️⃣ RESOURCES include Announcements, Documentation, and Training options.

  • The Announcements tab is for new product announcements and other updates from enosix.
  • The Documentation will take you to our documentation page.
  • The Training page is coming soon for you.

Resources Tab

Don't forget to click the Subscribe button (to subscribe to everything) if you haven't done so.

Screen Shot 2022-06-27 at 7

💬 We want to hear from you!

  • [Bugfix]: Fixed UI defects in the Customer Details component

Store Configuration Component Initializes Default Values

The Initialize button appears when a new configuration option is introduced; clicking on this button will set the default values for any unset settings.

B2B Commerce _1

Provides the enosix Product Detail Template component to demonstrate integration with enosix Product Detail API

Use the enosix Product Detail Template as reference to return real-time data from SAP for your Product Detail page.

Confirmed checkout with Salesforce B2B Synchronous Checkout

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.

Updated the enosix B2B Commerce Package

The “enosix B2B Commerce” is a single package installed. The Standard and Professional packages will not be required or installed.

B2B Commerce_2

👉 The following features were improved:

1️⃣ Cart Bubble

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.

2️⃣ Complete Order

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.

3️⃣ Date Available

The Product Availability data is provided by the enosix Product Detail API.

  • [Feature]: Store Configuration Component Initializes Default values
  • [Feature]: Provides the enosix Product Detail Template component to demonstrate integrating with enosix Product Detail API
  • [Update]: Confirmed checkout with Salesforce B2B synchronous checkout
  • [Update]: Updated the enosix B2B Commerce package
  • [Bugfix]: Cart Bubble is updated when products are added to cart
  • [Bugfix]: Total is populated when viewing completed order
  • [Bugfix]: Data Available is being displayed for product details

📣 enosix Manufacturing Cloud - Prebuilt SAP Integration 📣

Add Support for Category Level Sales Agreement

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.

MF Cloud_1

The Update Actuals from SAP button

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.

Mfg Cloud_2

Display material results upon completion

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.

image

  • [Feature]: Add Support for Category Level Sales Agreement
  • [Feature]: Fixed the Update Actuals from SAP button
  • [Feature]: Display material results upon completion

  • [Feature]: Return Messages now expose ExtendedText1, ExtendedText2, ExtendedText3, and ExtendedText4

📣 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

RefreshAllAPIs

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

DestinationServiceError

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:

PackageListShowsMostRecent

When publishing an existing package, the most recent packages are listed first.

RemovedBundles

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

AddSupportForCID

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.

CID_Routes

  • [Feature]: Add support for adding RIOs with a customizing ID
  • [Feature]: Added a Refresh All APIs button
  • [Update]: UX updates to the Publish Package modal
  • [Update]: Improved error reporting and provided clearer error messaging to user
  • [Update]: Remove the Bundles API
  • [Update]: RIO names will match SAP when selecting APIs
  • [Bugfix]: Resolved a Max Depth Exceeded exception in a deployed application

Before: 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. ✨

Screen Shot 2022-05-13 at 11

  • [Bugfix]: The search button on the Advanced Order Search will remain disabled until all default values are 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.

CookieFeature

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.

6266feea4ffec_StartTime_Metric-2

  • [Feature]: Cookie values can be injected into requests to SAP through configuration
  • [Feature]: Start-Time metric is exposed on the /health endpoint