Test Data Manager

 View Only
  • 1.  Find & Reserve query

    Posted Apr 12, 2021 01:11 AM
    Hi Team,

    We are creating Self Service Catalog tile using Find and Reserve and we need to hide "Environment" and "Table Name" as shown below highlighted. Is it possible?



    Regards,


  • 2.  RE: Find & Reserve query

    Broadcom Employee
    Posted Apr 12, 2021 05:07 AM
    Hi

         I'm afraid you cant hide the Environment drop down and "Table Name" .  A workaround for the table name might be to rename the table by creating an alias in the data model.





    ------------------------------
    Regards

    Keith Puzey
    Client Services Consultant | Enterprise Software Division
    Broadcom
    ------------------------------



  • 3.  RE: Find & Reserve query

    Posted Apr 12, 2021 08:41 AM
    Hi Keith,

    Thank you for the response. We have one more query on F&R.

    Is it possible to apply SQL filters to pick only few values for a particular column?
    For eg - If one column say "Cardtype" having values as VISA,MASTER,AMEX but to tester we only need to show value as VISA.

    Regards


  • 4.  RE: Find & Reserve query

    Broadcom Employee
    Posted Apr 12, 2021 12:56 PM
    Ashish, if you wish to limit records according to filters, then you should base the Find & Reserve model off of Database Views (available in 4.9.1).   



  • 5.  RE: Find & Reserve query

    Posted Apr 14, 2021 03:08 AM
    Hi Scott,

    Thank you for your response.

    We are using version 4.9.1. How can we base the Find & Reserve model off of Database Views. Can you please assist?

    Regards,


  • 6.  RE: Find & Reserve query

    Broadcom Employee
    Posted Apr 14, 2021 03:35 AM
    Ashish, create your view with the necessary where clauses etc  and then discover it (model it) as if it was a table.