I am trying to set up a generic script that would pull variables from a csv file (things like username, password, and path to the http recording). The username and password part is easy. The problem I have is that I need to do synthetic transaction monitoring. Since I can't guarantee that the multiple sites that I need to monitor are built using the same structure, I have to do http recordings. Is there a way that I can have the monitoring script load http recordings and executing them in a loop?
Ideally I want to keep the monitoring script empty of any specifics so that I can control what is monitored through another means without having to change the main script. That way I can modify or add/delete http recording files without actually messing with the monitoring script or adding dozens of them into the monitoring software. It would only execute monitoring on things in the csv file. ________________________________ [https://www.aciworldwide.com/-/media/aci-footer] <http://www.aciworldwide.com> This email message and any attachments may contain confidential, proprietary or non-public information. The information is intended solely for the designated recipient(s). If an addressing or transmission error has misdirected this email, please notify the sender immediately and destroy this email. Any review, dissemination, use or reliance upon this information by unintended recipients is prohibited. Any opinions expressed in this email are those of the author personally.
