REST message test run Parameters field is truncatedDescriptionThe maximum length of the Parameters field on the REST message Test Run form has a max length of 40, which may cause long parameter strings to be truncated.Steps to Reproduce Navigate to System Web Services > REST Message. Select a REST Message record. Select an HTTP Method. Add parameters to the method Endpoint totaling more than 40 characters in length. Right-click the form header and select Save. Click Test. Workaround On the Test Runs form, right-click on Parameters and select Configure Dictionary. Change Max length to 255 or higher. Click Update. Related Problem: PRB637497