Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operation to build 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.

Info

Package name mapped to Transport request id for ABAP objects.

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

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.

...

This operation will execute on any one all of the selected endpoints and will be random in the determination of which oneexecute on each of the selected endpoints.