powerPLM (powerFLC) v22

v22.0.22

26-01-2022

Features

  • Get-FLCItems supports retrieving the latest versions of revision-controlled Items

  • Extended Item result with new member RootId, which allows to determine the root item for different item versions

General

  • Transfer Item BOMs and Update-FLCBOM: Improved performance by reducing the amount of requests to Fusion 360 Manage, which check if the passed BOM line items already exist in the BOM

  • The Change Management workflow job correctly searches for Change Order items with the configured Trigger State by enclosing the name of the workflow state (which can contain spaces) in double quotes

Fixed

  • Get-FLCItems: Issue with revision-controlled items not beeing returned when using the itemId property in the -Filter argument to search for non-working versions

  • The Change Management workflow job therefore failed to transfer newly added item records from the Vault Change Order to the Affected Items tab, when new revisions where created for the according Fusion 360 Manage Item

  • Configuration Manager: Issue were sometimes the dialog did not open after logging into Vault

v22.0.21

16-12-2021

Features

  • Connect-FLC provides following functionalities:

    • The Cmdlet automatically retrieve the configured Tenant Setting when it gets used without parameters or with the -UseSystemUserEmail parameters and the application is connected to Vault.

    • If an application already has an open connection to Fusion 360 Manage, the cmdlet does not recreate a new connection, and reuses the existing FLCConnection.

General

  • Improved performance of commandlets in job processor environments

Fixed

v22.0.17

02-12-2021

General

  • Two Setups are provided to install Commandlets and Workflow components separately

  • License types powerFLC Client and powerFLC Processor have been introduced

Warning

When upgrading from previous versions it is recommended to uninstall the old version and re-installing the latest version

v22.0.16

28-10-2021

Features

  • Transfer Item BOMs workflow job: Added validation for the Fusion 360 Manage properties specified in the field mapping groups Vault BOM → FLC BOM and Vault Item → FLC Item.
    Erroneous entries lead to a failing job and the user is notified in the Vault JobQueue, powerJobs Processor logfile- and Trace Window.

General

  • Updated Licensing to version: 18.2.27

Fixed

  • Adapted Transfer Item BOMs workflow job to function with latest released Fusion 360 Manage tenant.

v22.0.15

06-09-2021

Fixed

  • Transfer Item BOMs workflow job: Issue with validating the existence of all related Fusion 360 Manage items by using separate Get-FLCItems calls for each item.

v22.0.14

02-09-2021

Features

  • The Transfer Item BOMs workflow job updates Item Details only if the description has changed since the last transfer.
    Additionally they are directly updated even for all the Vault Items contained in the BOM.

General

  • Significant performance improvements for the Transfer Item BOMs workflow:

  • Get-FLCItemAssociations and Change Management workflow: Improved performance for workspaces with Image fields by only downloading their content when the according properties are accessed

  • Update-FLCItem: Improved performance by reducing the amount of requests to Fusion 360 Manage when Item details are not accessed

  • The Transfer Item BOMs workflow job is now split into distinct sections, whereby all Fusion 360 Manage Items are processed in the first part of the workflow job, followed by the BOM update

  • Cosmetic changes to all scripts:

    • Parameters are now written in PascalCase to be consistent with PowerShell Standard

    • Functions are now called with their named parameters instead of positional once to be consitent with other coolOrange scripts

    • Removed usage of pipes where it hurt the readability of the script

  • Updated Licensing to version: 18.2.26

Fixed

v22.0.11

20-07-2021

Features

v22.0.9

07-07-2021

Features

  • New Cmdlet: Get-FLCItemAssociations provides functionality to

  • New Cmdlet: Save-FLCAttachment to download a specified attachment from Fusion 360 Manage.

  • Extended Attachment result with new members: Id, FileName, Folder, Description, Size and Version.

  • Update-FLCItem: Extended functionality to link items to an existing item in Fusion 360 Manage by providing a new parameter -AffectedItems.

v22.0.3

01-06-2021

Features

  • Update-FLCItem: Provided functionality to perform workflow actions on an item in a workspace by providing new parameters -WorkflowAction to execute a workflow action and -Comment.

Fixed

  • Commandlets: Issue with missing WorkflowState member on Item and BomRow results for Revisioning Workspaces.

v22.0.1

29-04-2021

Features

  • Added support for Vault 2022

General

  • Updated Licensing to version: 18.1.24

  • End User License Agreement (EULA) has changed