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

soaBuild

Compiles and generates an SCA artifact for the composite that can be deployed to the server.

Environment/Instance Properties

Property Name

Required

Description

FDMDS_USERID

Yes

User name for MDS access.

FDMDS_PASSWORD

Yes

Password for FDMDS_USERID.

FDMDS_JDBCURL

Yes

Database URL for MDS access.

FD_ORACLE_SOA_HOME

Yes

Oracle SOA Home, indicates where SOA Suite is installed.

FDSOA_EXT_CLASSPATH

No

Ability to extend the plugin classpath for external java classes or custom xpath functions

Project Properties

Property Name

Required

Description

FDSOA_COMPOSITE_NAME

Yes

Name of composite that is being deployed.

Inputs

Input Name

Required

Description

 

 

 

Outputs

Output Name

Required

Description

 

 

 

Artifacts

This operation produces a SCA composite jar as the artifact that will be stored in the artifacts repository.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

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

Special Considerations

This operation doesn't perform any property replacement since the environment is unknown at build time.

Utilize the FDSOA_EXT_CLASSPATH environment variable to extend the plugin classpath to allow the compile to succeed with custom java classes or xpath functions.

Configuration plans

During the build workflow, all configuration plans within the checked out composite are discovered and saved in a separate folder (./artifacts/configPlans) under the artifacts directory. All artifacts, including the configuration plans, will be saved in the artifact repository.

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