First of all I need some help correlating a large value. We had a consultant come in and this was taught to our main guy, but he has a long weekend, and I need to get this done before the weekend. I have a script that is testing against an application that is using SiteMinder. We need to correlate this large body so we can run the same test against the same app, but use parameterized users, so we need to be able to dynamically handle the individual user data that is populated.
So, how can I get this body to be correlated (the teal text) in the attached image? I want to use web_reg_save_param_ex, but I am not experienced enough for this to make sense to me yet.
I went into the help files and it is still convoluted, for example:
web_reg_save_param_ex
int web_reg_save_param_ex("ParamName=<output parameter name>", [LB[/IC][BIN]=<value>, ][RB[/IC][BIN]=<value>, ] <List of Attributes>, <SEARCH FILTERS>,LAST );
It just doesn't make a lot of sense, my co-worker and consultant made it look so easy. I can't wait for them to get back on Tuesday so I can pick their brains and get some answers, but for now I am on my own!
I feel if I can just get over this hump, I will be on point. Could someone please help a newbie with this, it would mean a lot, thanks!