The build operation allows for building webMethods packages, whether they are VCS controlled or not. It automatically build the code and copy the completed zip file over to the FlexDeploy internal artifact repository. It should be used in build workflows. We need to use SCM-ExportProjectSources plugin flow to checkout the webMethods code from Subversion.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
webMethods Asset Build Environment exists? | FDWM_ABE_EXISTS | Yes | Used to invoke the corresponding Build flow based on the existence of ABE build script check. |
webMethods HOME Dir for (ABE)BUILD Server | FDWM_BUILDSERVER_HOME | ONLY IF above property is selected TRUE | Used to connect and navigate into webMethods Asset Build Environment-Build Script Path & run the script. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
WebMethods Project Path | FDWM_PROJECT_PATH | No | This is the folder that typically is named for your application and contains your [src] folder. Relative paths are sourced from the FD_TEMP_DIR. |
Outputs
Output Name | Required | Description |
---|---|---|
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 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.