Versions Compared

Key

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

Provides the ability to start a composite(s) on the SOA server.  This operation will handle all revisions for a given composite to ensure that the default revision doesn't change as revisions are started.  The default revision is always started, other revisions can be controlled by an "Start All Revisions" input.

...

Input Name

Input Code

Required

Description

Composites FileFDSOA_INP_COMPOSITES_FILENoComplete pathPath, including file name, to file that contains the composites to start.  See Special Considerations section below for additional details.
Composite Name ListFDSOA_INP_COMPOSITE_NAME_LISTNoComma separated list of composites to start.  Optionally, can prefix a partition on the composite name if there are more than one composite with the same name, (<partition:>composite1, composite2)
Start All RevisionsFDSOA_INP_START_ALL_REVISIONSNoProvides the option to leave all composites stopped, with the exception of the default revision (default value is False).
Composite Revision

FDSOA_INP_REVISION

No

Provide specific composite revision to start (this is for backwards compatibility)

Make Default Revision

FDSOA_MAKE_DEFAULT_REVISION

No

Make the newly started composite the default revision (this is for backwards compatibility)

  

Outputs

Output Name

Required

Description




  

Artifacts

This operation doesn't consume or produce any artifacts.

...