|
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.
|
|
Learn how to access the description of Quality Issues and Quality Actions both through REST web services and Groovy scripting.
|
|
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…
|
|
Learn how to bring affected item data to an admin-defined tab of a Quality Issue to display summary information on all affected item.
|
|
Learn how to create your own object numbering scheme using Groovy and REST.
|
|
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…
|
|
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…
|
|
Learn how to use Groovy scripting in Application Composer to change the status of change order tasks.
|
|
Learn how to add a Groovy script in Application Composer that creates a change task based on a condition.
|
|
Learn how to write a Groovy script that will select a field value based on the user selection of another field value.
|
|
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…
|
|
Learn to write Groovy scripting in Application Composer that will create an object in your application. A textual equivalent of this video is available…
|