Service Virtualization

 View Only
  • 1.  Get Value For Another Value in a ResultSet Row

    Posted Nov 29, 2017 05:41 AM

    Devtest 8.2 : The Get Value for Another Value in a ResultSet Row filter lets you search a column (field) in a result set for a specific value. If the value is found the value in another column (field) and the same row is placed in a property.

     

    Here what does another value means? Whats the criteria and how it will search for the another value ? Can you please be more clear ?



  • 2.  Re: Get Value For Another Value in a ResultSet Row
    Best Answer

    Broadcom Employee
    Posted Nov 29, 2017 11:44 AM

    Not sure if you saw the explanation at the link below:

    Add a Filter from a JDBC Result Set - DevTest Solutions - 8.2 - CA Technologies Documentation 

     

    Look at the details under : 

    Applying a Second Filter

    A second filter can be applied here. You can look for a value in one column of the result set, and then capture a value from another column in the same row.

     

    Hope this answers your question.