LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI Requirement Gateway Table Requirements

I am trying to pull requirements out of a *.docx table and understand that I must first create a custom type in order to perform this. As I understand I must edit the regular expression for the Requirement Type in order to parse the requirement from the Intermediate File. Where can I find this intermediate file in order to base my regular expression off of it?

 

References:

http://forums.ni.com/t5/LabVIEW/Associating-requirements-in-my-Word-Document-with-NI-Gateway/m-p/987...

http://forums.ni.com/t5/LabVIEW/Requirements-Gateway-1-1-doesn-t-recognize-requirements-defined/td-p...

 

 

Thanks,
Craig

 

 

0 Kudos
Message 1 of 2
(2,454 Views)

Hi Craige,

 

In order to generate the intermediate file, you'll need to enable it in the Project tab of the Configuration Window (see the checkbox in the image below).  Once this is selected, a folder called "Intermediate" will be created in the location of the document file, and this folder will contain the intermediate file.  Once you have this file, you can paste the contents into the Text analysis  zone (in the Expressions tab in Configuration) to test your regular expressions.

 

1.png

 

Hopefully this clarifies things - let me know if you have further questions!

Al B.
Staff Software Engineer - TestStand
CTA/CLD
0 Kudos
Message 2 of 2
(2,448 Views)