- [Feature]: Improved error handling to enable providing better support.
21 posts tagged with "connect"
View All TagsConnect 1.4.8
- [Bug Fix]: Addressed a critical issue preventing successful application deployments to Google Cloud Platform (GCP) regions within SAP Business Technology Platform (BTP). This fix ensures smoother and more reliable deployment processes across different GCP regions.
Improvements:
- Enhanced Deployment Logging: Implemented more comprehensive logging capabilities for deployment procedures. The improved logging provides greater visibility into deployment processes, making it easier to track and troubleshoot potential issues.
Connect 1.4.7
- [Bug Fix]: Fixed an issue with the
sap-client
connection parameter in BTP destinations. The parameter is now correctly applied when connecting to the SAP system. See the updated connect documentation on Creating a Destination.
Impact and Benefits
The sap-client
parameter is critical for user authentication, which is client-specific in SAP systems. This fix ensures connections are directed to the correct client, enabling accurate authentication, improving security, and supporting seamless integration in multi-client environments.
Connect 1.4.6
Fixed compatability with SAP Cloud Connector 2.17.1
Fixed a UI bug where the deployment status was not updated correctly
Improved logging in client docker app
Connect 1.4.5
Improved error tracking capabilities to provide more insightful crash analysis.
Fixed issue with deployments failing to start on BTP cloud.
Connect 1.4.4
Adding ability to protect API access with API Key, configured in BTP Cloud Foundry
Connect 1.4.3
- [Update]: Update list of available SAP BTP Cloud Foundry Regions
Connect 1.4
WHAT'S NEW:
Updated Connect with minor bug fixes and console infrastructure.
(No action is needed for our Connect customers to continue using their deployed connect apps.)
For any questions, reach us at 👉 https://go.enosix.com/support
- [Update]: Adding RFCs to a project, add any RFC that exists in your SAP system without errors
- [Bugfix]: The Package Info screen now displays the RIO name in the Name field and the RIO type in the Type field
- [Bugfix]: The Re-auth SCP pop-up window can be closed by clicking the X
- [Bugfix]: Fixed issue when generating Detail RIO's ex: EnosixPODetail
Connect 1.3.10
📣 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.
- [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
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