Overview
This VI is used to use the Clear Quest API
Description
Using the ClearQuest API (found here) this VI performs some simple steps:
- Log on to the ClearQuest server
- Get valid Entity Definition Names (for clarification)
- Create a new Entity, validate (against mandatory fields), then commit to the database
- Sign the user off
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.