Where does the POST data from a xas post come from?

11
We are trying to automate a testscript in JMeter for loadtesting. Login is working succesfull and we receive the object data and page data. But at the next page some XAS posts are done with a queryId. This queryId is different, each time you load the page. But we cannot find the origin of the queryId: where does it come from since it is not present in the received data? When a static value is used, a 403 error is received. In the logging the following error is noted: [APP/PROC/WEB/0]   ERROR - Connector: com.mendix.webui.WebUIException: Attempt to illegally change a value for object with id '<objectid>' (PROCESS_Xx.Xx). Object hash is invalid! Does someone has a clue where we can find these specific values? Or some documentation on how the pages are built with Mendix? Thank you!
asked
0 answers