Comments
-
Hello, WPM currently does not keep history of TCP waterfall data, only the last snapshot. We have internal feature request tracked as FB114385 for this. One way to get around this is to set up the alert that exports whole TCP Waterfall resource to PDF and mails it to you. If you need the data only when transaction is…
-
Hello, can you try to use "XY mode" to see if that will help? * Record to the point when you are going to enter the text * Edit -> Toggle XY capture mode * Click into the text field and type in the text * Disable XY mode * Continue recording. XY mode more closely mimics real user input but has some other limitations that…
-
Hello Jim, you can use SQL macro ${SQL: SELECT [StepsWithStatusFormatted] FROM [SEUM_TransactionsAlertVariables] WHERE [TransactionId] = ${TransactionId}} This will give you list of all steps in transactions and their statuses. There are also "StepsWithProblemsFormatted" which give only problematic steps and few others. If…
-
Hello lytespd, I assume you use "SQL Server User Experience Monitor". If you enter a query that returns single numeric value, then this value is displayed in a statistics chart. Example of such query can be: SELECT COUNT(OrderID) FROM Orders Then your chart will show how number of orders in the table was changing during…
-
Hello, exception during playback is something our support should look at. Can you please open a support case?