Comments
-
I would even genericize this request further. We need the ability to place variables into the transactions and have the ability to manipulate those variables based on external factors.
-
being able to set the user agent to make the player look like a mobile device would be extremely helpful
-
I can also use this functionality. In may cases I run the same website for multiple clients. I would like to be able to run through all clients and know which are up and which are not. Currently, we only find the first one that is down.
-
One example would be today's date - call it ${date) One of the health check's I've written looks at a status page for the word "completed" and then looks for "${date}" to see if tonight's batch processing has completed for today. Since I can only hard code items, I currently have to update the check in the recording on a…
-
Everything is being handled on the same system
-
I rerecorded with tab and have the same issue. What is interesting is now both answers appear to be going into the second text box. In the recorder it works fine. How to create the debug log to issue a bug report on this?
-
Unfortunately, it is not. If I encounter this situation again, I will provide you the URL for further analysis Thank you
-
Good Point
-
The problem has reappeared....
-
The user doesn't notice any issue, and the page appeared the load correctly. The frame was not a required element of the page, so I just deleted it. Must have been an html error within that frame.
-
I ended up using alert suppression on advanced alert manager combined with renaming my application components to always include a unique identifier that ties them together. The unique identifier is a 4 digit number, for example 5555. When we are doing a build for institution 5555 In advanced alert manager, I coded in the…
-
You come through with a solution as always! Thanks!
-
My issue is I am trying to input text into two fields and press submit. Sometimes it works, sometimes it doesnt. Late4work appears to have a different issue
-
I ended up suppressing alerts that are due to the Internet Explorer State Not Complete" error and things seem to have calmed down. I'll report back when I have an IE8 player up and running
-
The same component across multiple nodes is what I am looking to silence. Sounds like the easiest solution to manage would be to create 100 applications rather than have 100 components part of a single application, then just disable each application.
-
Thanks for the great info. My concern at this point is embedding a userid and password into a url. Is there any way to do this without including a password?
-
I have 20 transactions monitored and it hits some of the transactions (about 15/20) approximately twice per day. There is no commonality in the times or the transactions that are hit. This is with IE 9 and only started after the 1.5.1 upgrade. We do use a web proxy server and I am wondering if 1.5.1 and ie9 are more…
-
After some trial and error, It appeared to be an error with the site itself. SEUM saw the page as not loading correctly. It was an issue within one of the frames on the page not "completing". I removed that frame and it worked. thanks
-
After some trial and error, It appeared to be an error with the site itself. SEUM saw the page as not loading correctly. It was an issue within one of the frames on the page not "completing". I removed that frame and it worked. Rhanks
-
So shouldl the following work?? It doesnt seem to. Type of Property to Monitor: Transaction Trigger Alert when Any of the following Trigger Alert when All of the following Status is equal to Down Name is equal to A Name is equal to B Name is Equal to C Trigger Alert when All of the following Status is equal to Down Name is…
-
We are not getting the correct timings on our pages due to the fact that time is not being allowed for all frames to load. There appears to be a threshold after which SEUM moves to the next step. I have had several failures to find text on a page since it may take up to 10 minutes for one of our frames to load SEUM seems…