Part-6: Understanding WRPC_TOKEN and Timestamp in Dynamics CRM Operations
Web Performance Test for Searching scenarios works without error. But, when it comes to Create and Update request we will get WRPC_TOKEN related errors. Generally, when we initiate the Create request (Clicking on +New) CRM send a token to users and it send back to server with Create request Header on clicking save. WRPC_TOKEN and Timestamp are generated by CRM server for each Request separately.
Web Performance Recording time we will make a Create Request and CRM server generates WRPC_TOKEN and it will be sent to CRM server on clicking Save. This recording hardcodes the TOKEN. But, when we re-run the same Web Performance Test again then same TOKEN will be sent to CRM server, so we will receive below Error.
This was originally posted here.

Like
Report
*This post is locked for comments