Jdev: 12.2.1.2
We are migrating from 11.1.1.7.1 to 12.2.1.2 and need to do a load testing on our new servers. We had done load testing on 11g last year using Apache Jmeter and it was a big help. Now the same test plan is not working in 12C.
I have now read many blogs and attempted below changes without much success. I am able to record the flow, but when I run the flow, I see that the response is all empty.
1. Change afr.Loop extractor Regex to: _afrLoop',\s*'([0-9]{13,16})
2. CookieManager.allow_variable_cookies=true in jmeter.properties file
Appreciate any inputs you may have on this. I shall ofcourse keep the thread posted if I make progress.
Blogs Referred:
http://soadev.blogspot.co.uk/2014/04/jmeter-load-test-oracle-adf-applications.html (was very useful for 11g - but 12c does not work)
Configuring Apache JMeter for Oracle's ADF 11g | Chris Muir