I am using VuGen 12.02 on 32 bit Windows 7 to develop Web/HTTP scripts.
Size of some "Bodies" or web requests is larger than 100KB.
As a result VuGen stores this "Bodies" in body_variable_1, body_variable_2 etc. inside lrw_custom_body.h.
VuGen doesn't correlate values inside lrw_custom_body.h and I was not able to prevent generation of such variables so far.
As far as I know "LoadRunner 11 – Critical Patch Release 4" supposedly fixed the following issue:
"Correlation rules are not applied to the lrw_custom_body.h file"
Was this bug reintroduced in LR 12.02?
Do you already have a fix for this issue?