Versions Compared

Key

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

...

Input Name

Input Code

Required

Description

Deploy Config Plan

FDSOA_INP_DEPLOY_CFG_PLAN

No

Deployment config plan that is to be used for the composite. Takes a Wildcard expression or filename. Can be a relative or absolute path (see special considerations).

Composite Revision

FDSOA_INP_REVISION

No

Provide the composite revision, this input will override the SOA Overwrite Revision project property (see special considerations).

@Since 8.0.0.1 the Composite format can also contain [-milestone], [-milestone[number]], and [_patchNumber] appended to the usual composite revision. Examples of valid revisions:

  • 1.1

  • 1.1.1.1

  • 1.1.1.1-alpha (alpha milestone)

  • 1.1.1.1-alpha1234 (milestone number must only be digits)

  • 1.1.1.1_4321 (patch number must only be digits)

Stop On Purge Failure

FDSOA_INP_STOP_ON_PURGE_FAIL

No

Provides the ability to control whether a failed purge stops the workflow (default is False)

Activate Purge On Deploy

FDSOA_INP_ACTIVATE_PURGE

No

Activates the composite revision purge on deploy feature (default is False)

Preview Mode For Purge

FDSOA_INP_PURGE_PREVIEW

No

Activates the purge preview mode. If purge is activated, preview mode will show in the logs the composite revisions that would have been purged with no purge occurring.  (default is False) see Composite Revision Purge for examples

...

Composite Revision Purge
Anchor
CompositeRevisionPurge
CompositeRevisionPurge

Include Page
FD80:Composite Revision PurgeFD80:
Composite Revision Purge

Configuration Plans 

...