Versions Compared

Key

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

...

-Type <String[]>
Optionally restricts the object type to export which is one of:

* Any Object Type
** FOLDER
* Deployable Object Types
** WORKFLOW
** FILEORDERSOURCE
** JOBCLASSJOBRESOURCE
** LOCKNOTICEBOARD
** JUNCTIONLOCK
* Releasable Object Types
** INCLUDESCRIPT
** WORKINGDAYSCALENDAR
** NONWORKINGDAYSCALENDAR
** SCHEDULE
* Any Object Types
** FOLDER

The -Type parameter can be used to restrict either deployable or releasable object types to be exported.
Without specifying this parameter objects of any type within the areas of releasable or deployable objects are exported
depending on use of the -Releasable and -Deployable parameters.

...

-Releasable <SwitchParameter>
Specifies that only releasable objects should be exported that include the object types:

* INCLUDESCRIPT
* WORKINGDAYSCALENDAR
* NONWORKINGDAYSCALENDAR
* SCHEDULE

If none of the parameters -Releasable or -Deployable is used then both releasable and deployable inventory objects are exported.

...

-Deployable <SwitchParameter>
Specifies that only deployable objects should be exported that include the object types:

** WORKFLOW
** JOBCLASSFILEORDERSOURCE
** JOBRESOURCE
* LOCK* NOTICEBOARD
* JUNCTION* LOCK

If none of the parameters -Releasable or -Deployable is used then both releasable and deployable inventory objects are exported.

...

Exports any deployable inventory objects such as workflows, junctions, locks etc that are available from the specified folder to a zipped file. The latest deployed version of the workflow is used.