Re: WebServices - Input string "0.15" has an incorrect format for type Double...
Hi, I think that the problem is in the quotes ("). Please try to delete them. For example: //this is validdouble value =0.15; lr_output_message( "value #%f", value); //this is not valid and you...
View ArticleRe: Posting XML messages through LR 11.52 - Help Required
Hi, Thanks for your reply. I tried to add the WSDL in both the ways you mentioned. I m getting the incompatibility issue in both ways. I m have tried in LR 11.52 and LR 9.52. Same result. But I m...
View ArticleInternal Error - ptVUserVars->_hDfePE is unexpectedly NOT NULL
I've just recorded a Web-HTTP/HTML script in URL mode (LoadRunner 11.52 build 4391). It automatically adds web_concurrent_start(NULL); and web_concurrent_end(NULL); calls. But it seems that everytime...
View ArticleRe: Does Truclient has vuser_init function and will execute the cutomer's...
Hi,Drag Evaluate JS step to the Init section and add this code:if(LR.getParam("NewParam") == undefined){ LR.setParam("NewParam","yourValue"); //do here your logic...} Is this is what you are...
View ArticleRe: WebServices - Input string "0.15" has an incorrect format for type Double...
It is Services protocol, the body looks like this:...
View ArticleRe: Silverlight Soap Request - How to handle MessageID
Hi, 1. In snapshot layout go to the corresponding step.2. In the request of the recording snapshot you should see urn:uuid:3b0b011f-1086-467e-8230-293a20e38feb 3. Switch to Response4. There you can see...
View ArticleRe: "Event Matching Error: IN Event left without an OUT Event at the end of...
Incidentally, the configuration change described in this thread can now (starting from LoadRunner 11.52) be made via the Recording Options dialog:
View ArticleRe: Library errors in during execution of scripts
I'm facing this issue too. Any help is appreaciated. 08/03/2014 14:01:53 Two Way Communication Debug: Connector [6/3de2ce0] received a connection ack message from acceptor. Internal ID: 4. [MsgId:...
View ArticleRe: Silverlight Soap Request - How to handle MessageID
Hi, Thanks for your response. I have done following things but there is no change in script. We have to replace messageid with parameter? Regards,Deepak
View ArticleRe: Silverlight Soap Request - How to handle MessageID
Hi Deepak, Could you please open a case with support and provide the script for review? Kind regards,Vesela
View ArticleRe: WebServices - Input string "0.15" has an incorrect format for type Double...
Hi, If you are generating the script by importing a wsdl file please try analyzing it separately with both available toolkits:.Net FrameworkAxis/ Java base Web Services Framework. Additional option is...
View ArticleRe: Oracle CC&B application and Loadrunner Version 11.52
HelloUsually this indicates you require a port mapping entry or that you have a non required or wrong port mapping entry, there are other possible causes for this, so the best you can do is open a case...
View ArticleRe: "An unsupported operation was attempted" error in Loadrunner controller 11.5
This file does not exist "OutputWindow.reg" which is under \bin directory What is the Registry command doing? Can someone just post the content here?
View ArticleRe: "An unsupported operation was attempted" error in Loadrunner controller 11.5
HelloCheck in herehttp://support.openview.hp.com/selfsolve/document/KM00608807regards
View ArticleRe: LoadRunner Controller 11.50 J2EE/.NET Diagnostics Addin
This post should be moved to a LoadRunner specific forum:http://h30499.www3.hp.com/t5/LoadRunner-Performance-Center/ct-p/sws-LoadRunner
View ArticleRe: Recording UCMDB availability via Java Over HTTP protocol
You can get the jar files from the uCMDB server. Login to the server and search for the relevant files.TruCient doesn't record Applet communication.
View ArticleRe: Recording UCMDB availability via Java Over HTTP protocol
Thanks Madan.I dont have direct access to the CMDB environment. So i cant get it from that server. However, I got them from some other installation of UCMDB. I guess the jar files dont change per...
View ArticleRe: Internal Error - ptVUserVars->_hDfePE is unexpectedly NOT NULL
Hi,Do you have any web_reg_* steps inside the web_concurrent_group section?
View ArticleRe: Posting XML messages through LR 11.52 - Help Required
Hi team -Any updates on this issue.
View ArticleRe: Recording UCMDB availability via Java Over HTTP protocol
It doesn't change per installation.Yes, you can read. But how much effort is required depends on the compression they use. If they use default Java serialization, then out of the box functionality is...
View Article