Community
Thumb_icon

Workflow Script: Set Field Value via Workflow

 This example script allows to set a specific value to a Work Item field.

Description

This workflow function allows you to set a value for a Work Item field.

 

Installation

  1. Copy SetTextValue.js into [Polarion Install Folder]\scripts\.

Configuration

  1. In Polarion, open Administration -> Work Items -> Workflow.
  2. Open/create a workflow configuration where you want to use this workflow function.
  3. Scroll to Actions part of the configuration page.
  4. Choose/add an action and use the Edit button to open the configuration dialog.
  5. Select function "ScriptFunction", edit it and add following parameters (Name Value):
    • engine js
    • script SetTextValue.js
    • field.id yourFieldId
    • field.value yourValue

 

Information

Vendor Alexey Sedoykin (Siemens PLM)
Published Version 1.0 - September 2018
Categories
Price Free
323 Downloads
Community Supported Extension This extension is not supported by Siemens PLM.
Requirements Polarion 17GA and newer.
Script can be deployed to Polarion X with the use of the Advanced or Partner Advanced Package.