This operation to deploy SAP Transport Requests, Java etc. Supports only Package-Based Projects
The SAP plugin have two resource types. Endpoint must map to the corresponding resource type for execution.
SAP AS ABAP: SAP Transport objects imported at this resource type.
SAP AS Java: JAVA Files deployed at this resource type.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
SAP Host Name |
| Yes | Host Name of the SAP server |
Username |
| Yes | Username to connect to SAP server |
Password |
| Yes | Password to connect to SAP server |
Instance Number |
| Yes | Instance number of the SAP server |
Client Number |
| Yes | Client number of the SAP server |
Target Client Number |
| No | Target Client Number |
Transport Directory |
| Yes | SAP Transport Directory stores the data files between transports. |
SAP JAVA AS Host Name |
| Yes | Host Name of the SAP Java Application Server. |
SAP JAVA AS P4 Port |
| Yes | P4 Port for the SAP Java Application Server. eg: 500450004 |
SAP Java Admin Username |
| Yes | Admin Username to deploy Java archive. |
SAP Java Admin Password |
| Yes | Password for Admin User to deploy Java archive. |
SAP Java AS Deploy Scripts Directory |
| Yes | Location of the deployments scripts eg: /usr/sap/NWD/J00/j2ee/deployment/scripts |
...