Article Details
Id:17285
Product:finPOWER Connect
Type:NEW
Version:3.03.03
Opened:06/07/2020
Closed:12/08/2020
Released:01/10/2020
Job: J024568
High Importance

Workflows; Document type Workflow Items; Document Parameters can now be defined

For Document type Workflow Type Items, the ability has been added to "Customise Document's Parameters".

This displays an extra page in the wizard upon which the Document's Parameters can be entered.

When the Document Log is created, these are then saved to the Log's Parameters (viewable on the Audit page of the relevant Log form) and used when the Document is published.

From the business layer, two new properties have been added to support this:

  • ItemParameters (ISKeyValueList)
  • ItemParametersCustomise (Boolean)

These are shortcuts to existing properties used by HTML Widgets but have been added for clarity.

Like any other Workflow Item properties, these can be modified by the Workflow Type Script Code, e.g., in the BeforeItemAction event.

The Summary below the Items treeview on the Workflow Types form now displays "Document Parameters".