Examples of validation and initialization scripts for forms
search cancel

Examples of validation and initialization scripts for forms

book

Article ID: 53557

calendar_today

Updated On:

Products

CA Harvest Software Change Manager - OpenMake Meister CA Harvest Software Change Manager

Issue/Introduction

Where can we find examples of the Java scripting functionalities, specifically a check for a specific state within the lifecycle.

Environment

Harvest Software Change Manager v12.x and higher

Resolution

The following places will give you more information and examples on scripting in forms:

  • On your broker machine, see the example form "%CA_SCM_HOME%\Forms\OnDemand Project Request.xml"

  • On your broker machine see the JavaDoc for the Form Editor API in your "%CA_SCM_HOME%\Docs\FormEditorAPIDoc" directory.

  • In the online documentation see the chapter on "Create and Modify Form Types"