This operation generates an archive file for SAP Transport Requests, Java etc. SAP Transport Requests will be released on ABAP AS resource type and copies co-files and data files from trans directory (FDSAP_TRANS_DIR
) to artifacts. Java files will be exported from configured SCM. Supports only Package-Based Projects.
This operation produces artifacts like the ones below.
The java files archived to java.zip and SAP Transport objects archived to trans.zip.
The sample folder structure of java.zip look like the following
Java
CalcualatorEar.ear
CalculatorEjb.jar
CalculatorWeb.war
The folder structure of trans.zip look like the following
cofiles
K900026.LT1
data
R900026.LT1
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 |
Transport Directory |
| Yes | SAP Transport Directory stores the data files between transports. |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the target.
Endpoint Execution
This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.