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.
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 | false
In SAP Business Application Studio:
target:
destination: abc
For 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.
In case you need any support, please create a GitHub issue.
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.
See CHANGELOG.md.
Please refer to the SAP Contribution Guidelines for instructions on how to contribute to ui5-task-adaptation.