Enable the Requirements fields in Step property to recognise url links

Hi,
I think it'd be good if the Requirements property (in step properties) would be able to recognise url like http:// https:// svn:// notes:// etc.
Then we could directly link the step to the requirement system which could save a lot of hassle with changes tracking.
For now it is a plain text only.

Are you talking about the Requirements Gateway?  It is a separate product from NI that will do what you are looking for.  I haven't used it so I am not sure of the API chain to make it work.  Take a look and see if that is what you were thinking of.
Hope that this helps,
Bob Young
Sorry, I just re-read your original post and see that you are looking to also use the Requirements Gateway, so you obviously know about it.  I don't know what the API changes were that made it work so I am not going to be much help.
Sorry about posting before getting the correct information from the original.
Bob Young
Message Edited by Bob Y. on 08-24-2006 04:54 PM
Bob Young - Test Engineer - Lapsed Certified LabVIEW Developer
DISTek Integration, Inc. - NI Alliance Member
mailto:[email protected]

Similar Messages

  • Any method to remove the required field option in the runtime process

    I've added the required actions n callable objects for the design time and when i run it in the runtime, there are actually required field that we need to fill in before the interactive form appear. Is there any way that I can remove the required field and fill in the interactive form?
    Can anyone help me answer my qn?
    Thanks.

    Just access the total textfield and make it visible = false;
    oForm.Items.Item("29").Visible = false; //The field
    oForm.Items.Item("30").Visible = false; //The label
    If that doesn't work try setting the left property to something that will never come into view no matter how large you make the window... Something like this
    oForm.Items.Item("29").Left = 5000; //The field
    oForm.Items.Item("30").Visible = 5000; //The label

  • What action besides the mailto: one will work with a submit button to activate the required fields?

    I have a submit button that uses the mailto: function to activate the required fields property on a pdf fillable form, but our users would prefer that the form not generate an email. Please let me know what I could replace the mailto: action with so the submit button will only activate the required fields proptery.
    Thanks for the help!
    Ken K. 

    Whatever is running on the server does not have to be PHP, any mechanism
    that can accept a HTTP request can handle your form content. You have a
    choice between using the "normal" HTML forms submission format, or you can
    submit a FDF or XFDF file to your server. I've used Perl, PHP, Microsoft's
    .NET and good old Unix shell scripts to accept and process PDF forms
    submissions.
    If you don't know how to implement the server portion, you will need to
    work with somebody who can do that for you. How this is best done depends
    on what server system you are using, and potentially what limitations your
    web hosting provider is forcing you to live with.
    Karl Heinz Kremer

  • How to setup a function is cannot print out if didn't fill up all the required field on PDF form?

    how to setup a function is cannot print out if didn't fill up all the required field on PDF form?

    No way with just the free Reader. It may be done with Adobe Acrobat.

  • "iTunes can not run because some of the required fields are missing.  Please reinstall iTunes."  What the ****?!

    "iTunes can not run because some of the required fields are missing.  Please reinstall iTunes."  What the ****?  Please help me figure this out.  I already removed quicktime (as another thread suggested).  I can't get in!

    i get same error.
    I have uninstalled and reinstalled more times than i care to count. but still i get
    itunes cannot run because some of its required files are missing.

  • How to fix problem of bypassing the submit button validation by pressing the space bar in the required fields. this occurrs in the internet explorer and chrome browser, but in foxfire.

    How to fix problem of bypassing the submit button validation by pressing the space bar in the required fields. This occurs in the internet explorer and chrome browse but not in foxfire

    How to fix problem of bypassing the submit button validation by pressing the space bar in the required fields. This occurs in the internet explorer and chrome browse but not in foxfire

  • Entourage Question: Enabling the "From" field for Send on Behalf emailing..

    You know like in Outlook 2003 Pro you can enable the "From" field and send an email as someone else (so long as you have permission to so that is)? How do you enable that same field in Entourage 2004?
    best regards,
    pheidippides

    Hi,
    Please make sure Domain1 is trusted by Domain2, then we can assign send as permission to Domain1 users for "DL System Admins" in Domain2.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • At least one required field was empty on export. Please fill in the required fields (highlighted)

    "At least one required field was empty on export. Please fill in the required fields (highlighted)"
    I'm tearing my hair out with this one. Have checked all the fields to confirm if I had set the Type as User Entered - Required. Can't find any such field. Any help would be appreciated. Is there an email id where I can send the form?

    Hi,
    In your script when you make an object visible, you also make it mandatory. No problem there!
    However the script that hides the object goes through this sequence:
    hide the object, THEN
    make it optional/not mandatory.
    This is where the problem lies.
    You FIRST need to make the object optional/not mandatory AND THEN hide the object. It should just be a simple case of work through the various scripts and having the mandatory line before the presence line.
    There is an example here: http://assure.ly/hxHupW.
    Hope that helps,
    Niall

  • How to block the 'save' function when the required fields are not filled?

    Hello, Everyone
    I am new for this scripting. My question is:
    How to block the 'save' function when the required fields are not filled?
    I designed a PDF file with some required fields and I do not want the user to save the document until all required fields are filled. My idea is to write some scripts in Willsave method like:
    if (this.getField("Family Name").value == ""){
    app.alert('You should fill the Family Name field firstly!');
    But I do not think it works as finally the document is saved after all.
    Please help me on that!
    So much thanks.

    Dear Randybearwang,
    I am a Rocky myself and I know how though it is to establish some good codes. Since I created some forms with validation options myself I might have a code for you. The code also creates an alert box (Yes/no option) if the user chooses yes the form will be validatet, if he chooses "no" the alert window will be closed.If  everything is filled out correctly the form will be saved otherwise the textbox will be higlighted and gets focus.
    If you need further assistance , please let me know
    Have fun with the code.
    P.s I don´t know how to upload the "PDF" document. I wrote you an email, please get back to me if you still need the file.

  • Reading the required fields from a pdf document

    Hi all,
    My requirement is, How can i get the required field values from a scanned document which is in pdf format. Can anyone provide the idea how to approach this using Java.
    thank u all .

    function(){return A.apply(null,[this].concat($A(arguments)))}
    Scribby182 wrote:
    -How can I remove this function altogether?  There is no significance to the image filenames and I'd rather not have to ensure they all match the document text.
    I'm not aware of anyway to automatically remove them from the pdf file. You can manually remove each of them but it's always better to treat the source file than to treat the PDF file for changes.
    To keep from seeing them without having to remove them all in Word, just use the "print method" to create the PDF file. Print to the Adobe PDF printer rather than using the Save as Adobe PDF feature.
    Regards,
    Joe

  • Hi I have a Creative Suite CS5 Master Collection. I want to upgrade to CSS but when I write all the required fields to obtain the special price, I have an Error Message. Is there a phone where I can have a response?

    Hi I have a Creative Suite CS5 Master Collection. I want to upgrade to CSS but when I write all the required fields to obtain the special price, I have an Error Message. Is there a phone where I can have a response?
    I´m from Mexico
    Thanks a lot

    Under this address, CC has been purchased in July  21st, 2014, that is the reason it is not allowing further purchase as under one Adobe ID, only one subscription of CC( Individual, single app, Team) can be activated & used.
    Regards
    Rajshree

  • How to display custom error message if the Required field is not entered?

    Hi,
    I have made one input field as required field in a view.
    I want to display one custom error message ,if the required input field is not entered.
    Please help me regarding this.
    Thanks,
    Deepika

    hi deepika....
    First go to message pool under webdynpro components.
    Create a new message there..of type error.
    Enter your text.
    Now to avoid null pointer exception , in wdDoInit(), initialise the value
    wdContext.currentDateTimeElement().setDate("");
    now create an action for submission of data. If field is empty, then within the button write:
      msg = wdComponentAPI.getComponent().getMessageManager();
        if(wdContext.currentDateTimeElement().getDate().equals(""))
        msg.raiseMessage(IMessageCompTodatDateTime.ERROR,new Object[]{""},true)     ;
    between begin others put:
    regards,
    pinki
      IWDMessageManager msg = null;

  • BAPI_PROJECT_MAINTAIN error : Fill in all the required fields

    Hi All
    I am facing an error in BAPI_PROJECT_MAINTAIN in ECC 6.0. While creating WBS elemnts for existing project, I have disabled the field Responsible Cost center in the configuration.However it is still taking that field as mandatory and giving the error : Fill in all the required entry fields.
    It is working fine in 4.6C with the same configuration settings.
    Please let me know what configuration i missed in ECC 6.0 or how can I make the responsible Cost Centre as not a mandatory field.
    Please Note: I have checked the checkbox Accnt assignment Elem due to which the field Responsible Cost cnter becomes a mandatory field.
    Thanks
    Edited by: Pareekh on Apr 30, 2010 6:05 PM

    Hi
    Thanks for your response.
    I do not need to create a prject by BAPI as it is not the requirement. My query is why is the BAPI_PROJECT_MAINTAIN  in ECC 6.0 taking the field Responsible CC as mandatory field even when it has been disabled. Whereas it is working absolutely fine in 4.6C(Responsible CC has been disabled and is not mandatory anymore).
    Also, if I can get to know how can  i change the settings of Responsible CC to make it as a non-mandatory field.
    Thanks

  • Change the Required Field " Fieldname value cannot not be null" error.

    Does anyone know how to change the error message on a Table based form for a required field? By default it gives:
    <Fieldname> value cannot be null
    Do I need a field type validation?

    I got the screen working ok, now when I do a "Reset" on the screen I get a syntax error.
    Line: 10
    Char: 1
    Error: Syntax error
    Code: 0
    URL: https://www.testmasterease.com/portal/pls/portal/PORTAL.wwa_app_module.show?sessionid=9073
    The first 10 lines of HTML are:
    <HTML dir=LTR>
    <HEAD>
    <TITLE>FORM NEW USER ADMIN REQUEST</TITLE>
    </HEAD>
    <BODY BGCOLOR="#FFFFFF" TEXT="#444444" LINK="#444455" VLINK="#554455" ALINK="#666644">
    <SCRIPT TYPE="text/javascript">
    <SCRIPT TYPE="text/javascript">
    function show_context_help(h) {
    newWindow = window.open(h,"Help", "menubar=1,toolbar=1,scrollbars=1,resizable=1,width=700, height=500");
    </SCRIPT>
    </SCRIPT>
    I did not purposly put the show_context_help() in the form. Is there away to remove it?

  • Get the Required Field Element in orchetsration

    My input instance is as follows:
    <ns0:Students xmlns:ns0="http://CallTemplate_Increment.StudentSchema">
      <StudentTransactions>
        <ID>100</ID>
    <RowIndicator>H</RowIndicator>
        <FName>Prakash</FName>
        <LName>Sajwan</LName>
        <ID_Detail/>
        <Cost/>
        <GL_String/>
      </StudentTransactions>
       <StudentTransactions>
        <ID/>
    <RowIndicator>D</RowIndicator>
        <FName></FName>
        <LName></LName>
        <ID_Detail>100</ID_Detail>
        <Cost>200</Cost>
        <GL_String>300.890.830.777</GL_String>
      </StudentTransactions>
      <StudentTransactions>
        <ID/>
    <RowIndicator>D</RowIndicator>
        <FName>D</FName>
        <LName></LName>
        <ID_Detail>100</ID_Detail>
        <Cost>200</Cost>
        <GL_String></GL_String>
      </StudentTransactions>
      <StudentTransactions>
        <ID/>
    <RowIndicator>D</RowIndicator>
        <FName>D</FName>
        <LName></LName>
        <ID_Detail>100</ID_Detail>
        <Cost>100</Cost>
        <GL_String>300.890.830.777</GL_String>
      </StudentTransactions>
        <StudentTransactions>
        <ID>200</ID>
    <RowIndicator>H</RowIndicator>
        <FName>Ramesh</FName>
        <LName>Rawat</LName>
        <ID_Detail/>
        <Cost/>
        <GL_String/>
      </StudentTransactions>
       <StudentTransactions>
        <ID/>
    <RowIndicator>D</RowIndicator>
        <FName>D</FName>
        <LName/>
        <ID_Detail>200</ID_Detail>
        <Cost>700</Cost>
        <GL_String>500.890.830.777</GL_String>
      </StudentTransactions>
      <StudentTransactions>
        <ID/>
    <RowIndicator>D</RowIndicator>
        <FName>D</FName>
        <LName/>
        <ID_Detail>200</ID_Detail>
        <Cost>900</Cost>
        <GL_String>500.890.830.777</GL_String>
      </StudentTransactions>
    </ns0:Students>
    If RowIndicator is H then required field is RowIndicator,FName,ID.
    IF RowIndicator is D then required field is RowIndicator, ID_Detail,Cost,GL_String.
    Now if any required field  is empty then store the name of these Elements in a file  and send this file in the attachment in mail.And how can I uniquely identify that these information is for particular student.
    H stands for header and D stands for details.
    One Record (which RowIndicator is  H) belongs to other record (which RowIndicator is D) only when ID of 
    record (which RowIndicator is  H) equals to ID_Details of record(which RowIndicator is D).
    Any Help would be appreciated.I want to do it orchestration after getting the message by calling a c# function. I have written the attachment function for sending mail.I just want to put those information in a file.
    Prakash

    In Orchestration, you can call a helper method as the following, where you can apply the validation log and either constructs a XML-Message with error details or a simple error string message with error details appended which you can pass to your email program
    and send email.
    public static string ContractValidationMsg(XmlDocument xmlInput)
    string sErrorMessage = String.Empty;
    //Get the HeaderID
    XmlNodeList headerNodes = xmlInput.SelectNodes("/*[local-name()='Students' and namespace-uri()='http://CallTemplate_Increment.StudentSchema']/*[local-name()='StudentTransactions' and namespace-uri()=''][RowIndicator='H']");
    //Loop thur all the filtered header node
    foreach (XmlNode headerNode in headerNodes)
    string sHeaderID = headerNode.SelectSingleNode("/*[local-name()='Students' and namespace-uri()='http://CallTemplate_Increment.StudentSchema']/*[local-name()='StudentTransactions' and namespace-uri()='']/*[local-name()='ID' and namespace-uri()='']").InnerText;
    //Get the DetailID for the filtered ErrorID
    XmlNodeList detailNodes = xmlInput.SelectNodes("/*[local-name()='Students' and namespace-uri()='http://CallTemplate_Increment.StudentSchema']/*[local-name()='StudentTransactions' and namespace-uri()=''][RowIndicator='D'][ID_Detail='" + sHeaderID + "']");
    //Loop thru the DetailID
    foreach (XmlNode detailNode in detailNodes)
    string sCost = detailNode.SelectSingleNode("Cost").InnerText;
    //Check Cost in detail is empty, if so then construct the error message
    if (sCost == String.Empty)
    sErrorMessage +=sErrorMessage + " For HeaderID:" + sHeaderID + " , In its Detail node, value for Cost element is missing /n" ;
    string sGL_String = detailNode.SelectSingleNode("GL_String").InnerText;
    //Check GL_String in detail is empty, if so then append the error message
    if (sGL_String == String.Empty)
    sErrorMessage += sErrorMessage + " For HeaderID:" + sHeaderID + " , In its Detail node, value for GL_String element is missing /n";
    return sErrorMessage;
    This is just to give you an idea and you and fine-tune it to fit your requirement. The above code is a working code.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

Maybe you are looking for

  • SATA drive no longer recognized???

    Hello all, I got the MSI Neo4 Platinum & A64 3000+ RevE and it was running fine. Then, last week, my board stopped recognizing my Samsung 160GB SATA HD. The drive is OK, I hooked it up to a friend's comp and it booted up normally. But now, It does no

  • Not able to find JNDI Destination WLS

    Hi all, I am trying to send a message to a JMS Queue. Everything seems ok, the test in the physical architecture is successful, I create the logical architecture, the model, and the data store with the columns. I create the interface with IKM SQL to

  • Finder repeatedly opens and closes in my PowerBook G4

    I have been wrestling with this problem for some time. Finder repeatedly opens and closes in my PowerBook G4. When I log in to my Administrator Account, the Finder will repeatedly open and close with a rainbow spinner till the whole system freezes. I

  • After downloading firefox i lost my online ebanking details how do i recover them

    i cannot log on to my online banking acc after downloading firefox

  • Stereo vs Joint Stereo !?!

    Hi friends : I often convert lossless FLAC files to MP3s at a constant bit rate of 192 kb/s. I then import the MP3s into my iTunes library. I have tried two different FLAC converters: Switch Sound File Converter (Lame 3.82) and dBpoweramp Music Conve