Skip to content

A custom task for ui5-builder which allows building UI5 Flexibility Adaptation Projects for SAP Cloud Platform Cloud Foundry Environment

License

Notifications You must be signed in to change notification settings

SAP/ui5-task-adaptation

ui5-task-adaptation

REUSE status Build Status npm version

Description

A custom task for ui5-builder that allows building SAPUI5 adaptation projects for SAP S/4HANA Cloud and SAP BTP, Cloud Foundry environment.

Configuration

ABAP Connection

The following connection configuration format is used to connect to ABAP repository in IDE:

target:
  url: example.com,
  authenticationType: basic | reentranceTicket,
  ignoreCertErrors: true | false

and in SAP Business Application Studio:

target:
  destination: abc

OnPremise ABAP repository requires authenticationType: basic, credentials should be provided in project root .env file:

FIORI_TOOLS_USER=<username>
FIORI_TOOLS_PASSWORD=<password>

Whereas S4/Hana uses authenticationType: reentranceTicket to authentificate. A browser window will be opened.

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.

About

A custom task for ui5-builder which allows building UI5 Flexibility Adaptation Projects for SAP Cloud Platform Cloud Foundry Environment

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 8