Hi,
We're trying to migrate some VuGen exports into HTTP Monitors in Dynatrace.
We are currently facing an issue related to dynamic parameters that were exported from VuGen.
In the exported script, these parameters are provided as hardcoded values instead of being correlated dynamically.
For example: Name=javax.faces.ViewState Value=12341781234561455:-1234563957897
Has anyone else experienced this issue with VuGen exports to Dynatrace Synthetic? And if so, how did you handle the dynamic correlation of such parameters (e.g., javax.faces.ViewState,{SessionID})?