Hi,
We are currently trying to do some performance and load testing on BusinessObjects BI 4.2 SP3 Patch 3.
We are using Apache JMeter. I have followed the following Blog post by James Rapp and also referred to a number of other sources for info:
https://archive.sap.com/documents/docs/DOC-45507
I am having the same issue that another user outlines, whereby the bttoken variable is not being captured (see the last comment of this blog). See image below:

Does anyone know if the regex for BI 4.2 has changed from either:
bttoken=(.+?)
or
name="bttoken" value="(.+?)"
I have tried both of these with no success.
If anyone has experience of JMeter with BI4.2 or you can spot anything wrong with the above logic then your help would be hugely appreciated.
Cheers!
Dave