I'm not able to get the PO number on status bar message. After click on the Save button (Fiori SAPWeb Application).
So, I looked into the response body and i didn't find...
The response file is a Javascript so i doubt that your value is coming from here. Have you used the flag requests feature with option "whose recorded response contains" to find...
If you need to import a client certificate to authenticate against a server for a recording then you can import it in the NeoLoad preferences under Project Settings...
I have recorded a script, in one request there is a token.
When I validate the script there is an extra inverted comma coming in that token which was not there in Recorded...
Ok i think that the issue is due to the comma inside your cookie value.
Please try the procedure below:
Stop NeoLoad
Edit <NeoLoad_install_dir>\conf\controller.properties...
I have recorded a script, in one request there is a token.
When I validate the script there is an extra inverted comma coming in that token which was not there in Recorded...
Usually NeoLoad adds double quote like this when the value of your cookie contains a comma, semi-colon or a blank space. Could you check your value if it contains one of these...
I have around 12 user path (each user path will have at least 2-3 web service calls).
When I am trying to check user path, it is taking longer time. Typically it is taking...
Can you see that java.exe process in the other machines? In your case it may take time to start but it should be there. Make sure to display all the processes. Also sort by CPU...
I have around 12 user path (each user path will have at least 2-3 web service calls).
When I am trying to check user path, it is taking longer time. Typically it is taking...
Ok thanks. So it's the time to the LG to start. When you hit the "Start Checking" button a new java.exe process is spawned. This is the LG process. If it takes time that means...
I have around 12 user path (each user path will have at least 2-3 web service calls).
When I am trying to check user path, it is taking longer time. Typically it is taking...
I have around 12 user path (each user path will have at least 2-3 web service calls).
When I am trying to check user path, it is taking longer time. Typically it is taking...
I have around 12 user path (each user path will have at least 2-3 web service calls).
When I am trying to check user path, it is taking longer time. Typically it is taking...
Could you describe a bit that behavior? Is it the starting of the LG that is taking time or the execution of your web service calls?
If the latter do you get high response time...
Attempting to install a LG on a CentOS VM.
Downloaded neoload_7_2_2_linux_x64.sh and attemped to install with -c option. I tried this on CentOS8 and CentOS7 with the safe...