buildSAP

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.

Package name mapped to Transport request id for ABAP objects.

This operation produces artifacts like the ones below.

image-20240329-162854.png

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

Property Name

Property Code

Required

Description

SAP Host Name

FDSAP_HOST_NAME

Yes

Host Name of the SAP server

Username

FDSAP_USER_NAME

Yes

Username to connect to SAP server

Password

FDSAP_PASSWORD

Yes

Password to connect to SAP server

Instance Number

FDSAP_INSTANCE_NUMBER

Yes

Instance number of the SAP server

Client Number

FDSAP_CLIENT_NUMBER

Yes

Client number of the SAP server

Transport Directory

FDSAP_TRANS_DIR

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.

The following macros are not currently supported in the footer:
  • style