- [Bugfix]: Optimizations to increase performance and speed of Surface components
Hot Fix: SURFACE 2.4.2
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. β¨
- [Bugfix]: The search button on the Advanced Order Search will remain disabled until all default values are populated
Link 3.1
π£ 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.
- [Feature]: Cookie values can be injected into requests to SAP through configuration
- [Feature]: Start-Time metric is exposed on the
/health
endpoint
What's New: 'enosix Sync for Salesforce' Solution
Hello All!
π£ enosix is announcing our new solution, enosix Sync for Salesforce π£
enosix Sync for Salesforce provides a Salesforce native app with the ability to replicate data from SAP to Salesforce.
1οΈβ£ Data is copied (replicated) from SAP to a Salesforce sObject on a daily or hourly schedule
2οΈβ£ Synced data can be used in Salesforce Reports, Formula fields since it is copied to Salesforce
Note: Depending on your batch schedule, data may be out of date. For real-time data use our Surface App.
FEATURES:
-
Admin friendly interface for configuring synchronization jobs from SAP to Salesforce
-
Source date from the library of enosix Sync Rapid Integration Objects
-
Target any native or custom Salesforce sObjects
-
Built-in data transformation with field to field mapping
-
Built in job scheduling
-
Built in logging and error reporting
-
Syncs can be run in development mode for testing without data updates
-
enosix SAP adapter support for:
- Efficient initial and delta syncing based on last execution date
- Support for specifying the language used for localized description fields
π The enosix Sync app provides the Valence syncing framework and enosix adapter for SAP.
- [Feature]: Added support for
sap-language
parameter to source localized data from SAP - [Feature]: Added support for
sap-client
parameter to source data from the non-default data client in SAP - [Feature]: Add support for
CID
to enable specifying which enosix SAP framework calls are invoked - [Feature]: Add support for scoped paging and batch/page size limits to allow Valence to properly plan the number of scopes needed to efficiently process data
- [Feature]: Add support for specifying a
System.Callable
for logging HTTP callout information for debugging purposes. - [Feature]: Add support for specifying
Last Queried Date
andInitial Load
fields to enable enosix SAP framework optimizations to occur for full and partial syncs.
SURFACE 2.4.1
π£ We are working hard to improve SURFACE. Below are some important changes made to this release that focuses on customer requests. π£
Note if you are also using the enosix Transact App, this step must be completed prior to updating the Surface package in Salesforce.
1οΈβ£ Advanced Order Search Sold To Default
Added the ability to set the Sold To field on the Advanced Sales Document Search Component using a variable in the Flow. This will allow for using the component and sourcing it from other Salesforce Objects with the ability to restrict entry into this field.
2οΈβ£ **Added Contract Start and End Dates to the Sales Document Search
**
Added contract Start and End dates to the Sales Document Search component to display dates in the search results. These fields are not on by default, but you can turn them on. Using this feature requires updating the latest SFCI package 2.4+.
π Here is the link to the updated documentation page for the release compatibility: https://docs.enosix.io/surface...
3οΈβ£ Performance Reporting
Performance Details
Average Page Performance
There are two new reports added to the enosix Framework page; Performance Details which shows the average execution times, and Average Page Performance displays the breakdown of pages.
4οΈβ£ SAP Print Output Preview Button
The Sales Doc List component will now have a Preview button that allows users to view the SAP Print Output on a new page. (If the document doesnβt open, manage your settings for Pop-ups blocked.)
π£ Note: The Preview button is not supported in Mobile, and is hidden.
π Credit Limit Used shown as percentage unit
The Credit Limit Used column, listed under the Credit Areas component, is displayed in percentage (%).
- [Feature]: Advanced Order Search Sold To Default
- [Feature]: Added Contract Start and End Dates to the Sales Document Search
- [Feature]: Performance Reporting
- [Feature]: SAP Print Output Preview Button
- [Bugfix]: Credit Limit Used shown as percentage unit
Link 3.0
New landing page for deployed link instance
See updating to the latest release for details on how to use the landing page. The new landing page can be disabled, and is outlined in the Link product documentation.
The new metrics health check has been added to monitor any potential issues in processing requests.
{
"Metrics": {
"status": "Healthy",
"description": "",
"data": {
"requests-per-second": "0",
"total-requests": "3502",
"current-requests": "0",
"failed-requests": "0"
}
}
}
- [Feature]: A new landing page providing information on the version and links to documentation
- [Feature]: Basic request metrics for monitoring performance of a Link deployment
Link 2.4.49
Updates to support SAP SSO O-Auth. This latest version has been tested to work with our Salesforce SAP Auth Provider for named credentials allowing for password-less per-user access to SAP.
- [Bugfix]: Proxy of url encode form content added
Salesforce SDK 1.4.1
- [Bugfix]: Remove duplicated tablerowstate attributes when manually specified
- [Bugfix]: Validated support for large document/async invocable functionality
- [Bugfix]: Resolved text serialization errors
Connect 1.3.9
An incremental update to improve the experience for long running requests.
To update already deployed applications to no longer have timeouts:
- Create a new package
- Deploy the new package to your existing application
- [Bugfix]: Removed HTTP timeout from deployed applications allowing SAP to handle timeouts
Log4j zero-day vulnerability (log4shell)
Announced on Dec 10th, 2021 the Zero Day Log4j vulnerability CVE-2021-44228, is affecting systems worldwide. enosix has reviewed its systems and has yet to detect any platforms, apps, or services that are affected by this vulnerability.
Salesforce is conducting its own analysis of its systems. Any Salesforce apps provided by enosix (Surface, Transact, Commerce, CPQ) are not using log4j and are not affected. Salesforce will provide updates to the Salesforce platform, if needed.
The enosix connect platform does not utilize java or the log4j libraries and is not affected. Your IT department should review any other apps you are running in the SAP BTP platform, see SAP Note 3130476
enosix Link does not utilize java or the log4j libraries and is not affected. SAP Note 3130868 details that none of the SAP Cloud Connector versions contain the affected log4j-core and are not affected.
enosix will continue to review our systems and provide assistance. We advise that all computer systems operators review their systems that may be affected and take the recommend steps to patch any affected software.