Versions Compared

Key

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

...

Remove-JS7InventoryItem

SYNOPSIS

Removes an object objects such as a workflow workflows, schedules etc. from the JOC Cockpit inventory.

...

DESCRIPTION

This cmdlet removes an object objects such as a workflow form workflows, schedules etc. from the JOC Cockpit inventory.

Consider to commit removals by deploying or releasing the object,
see the Publish-JS7DeployableObject JS7DeployableItem and Publish-JS7ReleasableObject JS7ReleasableItem cmdlets.

PARAMETERS

Path

-Path <String>
Specifies the folder and sub-folders of the object.

...

-AuditComment <String>
Specifies a free text that indicates the reason for the current intervention, e.g. "business requirement", "maintenance window" etc.

The Audit Comment is visible from the Audit Log view of JOC Cockpit.
This parameter is not mandatory, however, JOC Cockpit can be configured to enforece enforce Audit Log comments for any interventions.

...