Versions Compared

Key

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

Description of the operation here.

Environment/Instance Properties

Property Name

Property Code

Required

Description

Jenkins Username

FDJEN_USERNAME

Yes

The user to connect to Jenkins as.

Jenkins PasswordFDJEN_PASSWORDYesThe password for the Jenkins User.
Jenkins URLFDJEN_URLYesThe URL of the Jenkins Server (e.g. )

Project Properties

Build ID

Property Name

Property Code

Required

Description

Job NameFDJEN_JOB_NAME

Inputs

Input Name

Input Code

Required

Description

Build Number

FDJEN_INP_BUILD_NUMBER

No

Desired build number of Jenkins job. Leave blank to get the last successful build.

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.

...

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


Special Considerations

It may be useful to create an Integer workflow input for Build Id, and pass the current build Id from the Jenkins plugin in the inputs section. For more information, see the Recommended Usage page.

...