@ui5/task-adaptation
v1.5.3
Published
Custom task for ui5-builder which allows building UI5 Flexibility Adaptation Projects for SAP BTP, Cloud Foundry environment
Maintainers
Readme
ui5-task-adaptation
Description
A custom task for ui5-builder that allows you to build SAPUI5 adaptation projects for SAP S/4HANA Cloud and SAP BTP, Cloud Foundry environment.
Configuration
Connection
When creating an adaptation project, the Yeoman generator automatically generates the following connection configurations in the ui5.yaml file, depending on your IDE:
For local IDEs like VS Code:
target:
url: example.com,
authenticationType: reentranceTicket,
ignoreCertErrors: true | falseIn SAP Business Application Studio:
target:
destination: abcFor more information, see Create an Adaptation Project (on SAP S/4HANA Cloud) or Create an Adaptation Project (on SAP BTP, Cloud Foundry environment).
[!NOTE]
For SAP S/4HANA (on-premise) systems, a different builder is used.
How to obtain support
In case you need any support, please create a GitHub issue.
License
Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file and all other files in this repository are licensed under the Apache License, v 2.0 except as noted otherwise in the LICENSE file.
Release History
See CHANGELOG.md.
Contributing
Please refer to the SAP Contribution Guidelines for instructions on how to contribute to ui5-task-adaptation.
