Quantcast
Viewing all articles
Browse latest Browse all 12134

Re: HTTP 500 when replaying SAP webdynpro app

Hi, all

I have done some more research and is using the Web-HTTP/HTML protocol instead. However, when I review my script, I noticed that when SAP generates the sap-ext-sid, it can create the character "*" in the URL. For example, here is the line that has the recording:

 web_url("ZRWD_PORTAL_MSGS;sap-ext-sid=K3RsApEULiKZ26_SAmz3*A--aJjqJXy6hH565MeiDHwt_Q--",

 

In the response body, the data looks like the following:

sap-ext-sid=K3RsApEULiKZ26_SAmz3*A--aJjqJXy6hH565MeiDHwt_Q--"

 

As you can see, "*" becomes "*". Is there a way I can script the web_reg_save_param_regexp so that if I see "*", I will substitute it with *?

Thanks,

Jonathan.

 


Viewing all articles
Browse latest Browse all 12134

Trending Articles