login
Authenticate with SAP ABAP systems using credentials and URL to enable development object management and code modifications via the ADT API.
Instructions
Authenticate with ABAP system
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| SAP_URL | Yes | SAP System URL | |
| SAP_USER | Yes | SAP Username | |
| SAP_PASSWORD | No | SAP Password | |
| SAP_CLIENT | No | SAP Client | |
| SAP_LANGUAGE | No | Language | |
| NODE_TLS_REJECT_UNAUTHORIZED | No | 0 to disable SSL verification | |
| NO_PROXY | No | No proxy list |