Skip to main content

36 posts tagged with "link"

View All Tags

Salesforce Winter '26 Compatibility Testing

The enosix team has completed extensive testing to ensure compatibility of the latest enosix apps with the Salesforce Winter ‘26 release. Below are the key details of the testing process and outcomes:

Testing Highlights

  • Regression Testing:

    • A total of 140 regression scenarios were executed to validate functionality and compatibility.
  • Products Tested:

  • Mobile App Compatibility:

    • The Surface app was tested in the latest version of the Salesforce Mobile app.

Testing Scope and Outcomes

  1. Sync for Salesforce v1.3.4:

    • Validated real-time data synchronization between Salesforce and SAP.
    • Ensured consistent performance across core use cases, including object synchronization and data accuracy.
  2. Surface v2.8:

    • Confirmed compatibility with Sales, Service and Console apps.
    • Verified Lightning components function in the Salesforce Mobile app.
    • Validated Lightning components work in experience sites.
  3. SDK v1.7 + Apex Code Generator + Cloud-UI:

    • Verified code generation capabilities and deployment to Salesforce Winter ‘26 orgs.
    • Verified ability to configure a material/product and update price on quote line item using Cloud-UI in CPQ.

Results

  • Compatibility Confirmed: All tested products are fully compatible with Salesforce Winter ‘26.
  • No Critical Issues Identified: Testing revealed no blockers or critical issues.

The enosix team remains committed to ensuring our solutions deliver seamless integration and superior performance. For any questions or support, please contact our team.

Enhancement

🔒 Updated Security Warning Within Health Check

  • The security warning information added to the health check in 6.0.0 has been updated to a more relevant message.

🔍 Updated Configuration Endpoint

  • Configuration endpoints are now exposed when enosix Link is running in Development mode.

Enhancement

🔍 New Security Warning Within Health Check

  • With the variety of configuration options available in enosix Link, it is possible to configure it insecurely. Link will now detect when one of these insecure configurations is in use and will enter a Degraded state. While in this Degraded state, no requests to SAP will be made. If any help is desired in securing your Link instance, please reach out and we will help.

Enhancement

🔍 Behind-the-Scenes Improvements for Better Reliability
We've made some important under-the-hood enhancements to help us better provide support related to traceability. These improvements allow us to:

  1. Proactively identify and resolve performance issues
  2. Improve reliability and responsiveness
  3. Deliver a smoother upgrade experience

Bug Fix

  1. Resolved Variant Configuration Service Disruption
    • Restored full functionality to Variant Configuration requests that were impacted by a regression introduced in the previous release. Service has been fully restored and validated.

Bug Fix

  1. Fix For Cross Session Errors
    • Fixed an issue where Variant Configuration requests would intermittently fail when users accessed multiple SAP servers from within the same browser session.

New Feature

  1. New Security Warning Within Health Check
    • With the variety of configuration options available in enosix Link, it is possible to configure it insecurely. Link now provides a warning section in the Health Check that informs you when an insecure connection is detected. While the specific details of what is insecure are not shown, please reach out and we will help you adjust your configuration to remove the risk.

New Features

  • Metadata Dict Keys
    • The /metadata endpoint now retrieves and provides the SAP dictionary keys.
    • These keys are used to ensure the correct updates are changed when updating SAP records.
    • This new functionality allows the Link's APIs to support greater levels of SAP customization.

  • [Feature]: Improved internal error handling.