Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correlation replacements not applied to recorded script using auto-correlation #49

Open
dtschindler opened this issue Jul 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dtschindler
Copy link

dtschindler commented Jul 19, 2023

RegExp extractors are created but only a portion of those are applied in the script. Seeing many errors in the log stating:

ERROR c.b.j.c.c.a.ElementsModification: The source 'JSON' is not supported.Replacement's value 'y5vGmGtGq3Y5V0VFNdtybxK0V1wDXZZT7m5WCVaIg/k=' in the suggestion ReplacementSuggestion{replacementSuggestion=RegexCorrelationReplacement{, regex='', replacementString='', ignoreValue=false},...
  • JMeter = 5.5
  • Correlation Recorder = 2.0.3
  • Plugin Manager (if applicable) = 1.9
  • Protocol version (if apply, eg: Siebel CRM IP17 & IP18) = Mendix

To Reproduce

  1. Create recording on a Mendix application using correlation recorder template in JMeter
  2. Choose to auto-correlate everything found.
  3. Observe that most regular expressions created do not get used in resulting script.
  4. See error from above description

Expected behavior

No errors occur and correlations are applied to script.

@RicardoPoleo RicardoPoleo added the enhancement New feature or request label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants