Hi Mohammed,
as you can see from my posting that's what I did. If I don't use it I get an error 401. With web_set_user( ) it throws error 403. I believe it has to do with the CSRF Token.
Gunter
Hi Mohammed,
as you can see from my posting that's what I did. If I don't use it I get an error 401. With web_set_user( ) it throws error 403. I believe it has to do with the CSRF Token.
Gunter
You can use only one script and parameterize the subitems so that you can manage the test data.
You can try HTTP/HTML protocol with DFE turned on.
Please check the xml header. It should be like this
<?xml version="1.0" ?>
Also check the wsdl, endpoint, soap action configured propertly.
Hi,
I am trying record VU script for a sap webdynpro application to intiate it's redirected to netweaver login . I am able to record script but while replaying getting HTTP Status 404 for web_submit_data response, this web request have one parameter names j_salt have dynamic value. but in replay response no where I am able to find this parameter reference to corelate.
Anyone face this kind of problem and have solution it would be appreciated.
Loadrunner version: 11.51
IE: 9
Protocol tried: SAP Web, WEB-HTTP/HTML
PFA image for vu script and error
Hi,
Would you mind to explain in details?
As i said the number of subitem is variable, i can have for 1 item 2 subitem and for another item 100 subitem.
How can i parametrize a variable number of subitem?
Here an example of two request (i added just the OrderN as a property of Item):
Request1
<Item>
<OrderN>000001</OrderN>
<SubItem1>
<address>Via Achille Campanile 85</address>
</SubItem1>
<SubItem2>
<address>Via G Di Vittorio 9</address>
</SubItem2>
</Item>
Request2
<Item>
<OrderN>000002</OrderN>
<SubItem1>
<address>Via Giamaica 7</address>
</SubItem1>
<SubItem2>
<address>Via Stil novo 56</address>
</SubItem2>
<SubItem3>
<address>Via della crusca 12</address>
</SubItem3>
</Item>
Thanks for the update. If it happens again please send me the script.
Q: Is there a way to save a TruClient IE script as a Chromium script?
A: Yes, you should convert the TruClient IE script to TruClient Web and open it in Chromium. Conversion of TruClient IE to TruClient Web is available from the drop button of the convert button in VuGen toolbar. Select "Convert to TruClient Web.." and not "Convert to Web (HTTP/HTML)
Q: Is there a way to copy/export steps from an IE script to be pasted/imported into a Chromium script?
A: Yes. Open thr TruClient IE script, select the steps you wish to export. Right Click and choose "Export Steps". Create a new TruClient Web script, open it in Chromium (you can open in whatever browser you wish) add a wait step, right click it and choose "Import Steps"
Good Luck
Shlomi
Hi,
did you try to upgrade Citrix Receiver?
https://www.citrix.ru/downloads/citrix-receiver.html
Best regards,
Mikhail
Hi Shlomi -
Thank you very much for the help. I had not yet tried the Script Conversion process, and, even after you told me about it, it took me a few seconds to find it (Under Tools).
In my case it seems that the conversion is not completely a successful option. After converting, when I go to Develop Script mode, objects are not being recognized. Probably not totally a surprise. However, I am not able to coax them into a working state using Highlight or Replace. If I choose to re-record the "broken" step, after I do the recording, nothing is added to the script.
I will open up a Service Request to see if the support staff can help me through the debugging process. It may be the Chromium version of TruClient that still has issues, because even in a brand new script built from scratch I am struggling with playback more than I typically do with FireFox or IE. I had hoped that the Chromium option would help me with the use case on which I am working because neither FireFox or IE have been 100% successful. According to the Development Team, the browser recommendation for end-users is Google Chrome.
Randy
Since your request is dynamic, parse the tags and replace it with parameter name programmatically. Thanks!
You need to correlate j_salt value.
thanks Naveen for reply.... yeah exactly but to correlate this should be available in previous HTTP response where as while recording this login process it's not recording any http request which is responsible to receive j_salt response.
Basically in this recorded script only one http submit request where j_salt is one of the parameter before this there is no traces of j_salt to correlate
BR
Hemant
Hi,
Currently i faced VUs thrown out into Error column after the VUs failed to initialzed with error message "Failed to initialized. Reason: Timeout"
I saw some poeple mentioned to increase the init timeout but still i faced the same issue.
May i check,
1) what will be the impact of increased the init timeout?
2) what are the root cause of the VUs failed to initialized and finally thrown into Error column?
3) Any log files for me to check on this issue on the LR i used?
Thanks.
There's no generic answer to your question. It all depends on the code that you've placed in the vuser_init action. You need to estimate how much time it might take to execute it and adjust the timeout accordingly.
Hi,
There is a "base64.h" file in the vuser_init to perform some encode and decode password. Other than that, nothing.
When you mentioned about estimated time, what do you mean?
Thanks.
I have built a LoadRunner 12.5 TruClient Web (IE) script for an SAP Business Intelligence application (Hana and Lumira). The script works OK from end-to-end, but it does not seem possible to run multiple iterations consistently in any mode: Develop Script, Load, or Controller. I occasionally get the error:
IPC connection to browser process is lost
I have an HP Service Request open for this issue, but thus far the Technician has not been able to determine the source of the problem or any recommended solution.
As a "Plan B" I tried using Chromium as the SAP BI Team has stated that Google Chrome is the preferred brower. The Chromium approach fails because mouse activity is not playing back correctly. I have a separate HP Service Request open for this issue.
One of the HP Technicians suggested that I use one of the LoadRunner SAP protocols to build my script. I can see that others are using the Web protocol but encountering correlation problems.
Does anybody have any suggestions?
Should I try my hand at using the Web/SAP protocol? I know that it will take me days to do all of the needed correlation, but if TruClient cannot handle SAP BI, I will need to inform my customer that the timeline needs to be extended. However, if even the Web/SAP protocol has issues, I may be headed down any even thornier path.
can you trace the request using fiddler and see what headers are missing? I believe few headers are missing. Check in fiddler and add it before your request. This should solve your problem.
Sorry but I am not sure regarding the alternatives.
Let's wait for HP support team to finalize their investigation and continue from that point.
How can I configure Performance Center 12.2 to access Sitescope monitors for a load test?
No such out of the box integration exists with SVN.