Search for tag: "groovy scripting"

Use a Trigger to Preset Questions in the Description

Learn how to use Groovy script in a trigger to preset questions in the description field of a quality issue and make it conditional based on the issue type.

From  Kyle Topham 2 likes 14 plays

How to Use REST APIs to Access Quality Object Descriptions

Learn how to access the description of Quality Issues and Quality Actions both through REST web services and Groovy scripting.

From  Kyle Topham 0 likes 62 plays

Create a Matrix to Set a Conditional Value

Learn how to create multiple lists of values that are related such that selecting values in the first two will automatically assign the third by using a custom object to form a matrix of possible…

From  Kyle Topham 0 likes 48 plays

List Affected Item Attributes on a New Tab

Learn how to bring affected item data to an admin-defined tab of a Quality Issue to display summary information on all affected item.

From  Kyle Topham 0 likes 125 plays

Create a Dynamic Issue Number

Learn how to create your own object numbering scheme using Groovy and REST.

From  Kyle Topham 0 likes 89 plays

Create a Requirements Specification from an Idea

Learn how to configure your system so that a matching requirements specification is created for an idea after the idea status is set to accepted. The script involved will copy data from extra…

From  Kyle Topham 0 likes 87 plays

Use a Product Rule to Invoke a Global Function

Learn to create global functions and invoke them from product rules. In this case, you'll see how to create a function that checks affected items on change orders to determine if each affected…

From  Kyle Topham 3 likes 570 plays

Set a Subobject Attribute Value

Learn how to use Groovy scripting in Application Composer to change the status of change order tasks.

From  Kyle Topham 0 likes 107 plays

Automate Task Creation on a Change Request

Learn how to add a Groovy script in Application Composer that creates a change task based on a condition.

From  Kyle Topham 0 likes 184 plays

Set an Attribute Value on a Change Order

Learn how to write a Groovy script that will select a field value based on the user selection of another field value.

From  Kyle Topham 0 likes 311 plays

Calculate Proposal Revenue Amount

Learn how to add new fields to the Revenue tab of a Proposal and use Groovy scripting to calculate input from the new fields to generate the Amount of a Revenue record. In addition, learn how to add…

From  Kyle Topham 0 likes 84 plays

Create an Object Using Groovy Script

Learn to write Groovy scripting in Application Composer that will create an object in your application. A textual equivalent of this video is available…

From  Kyle Topham 4 likes 1,141 plays