Support Article
Service-Rest rule Post query string force to lower case
SA-9657
Summary
User reports that step 12 of Rule-Service-REST.validate activity is forcing the query name to lower case.
Other HTTP method does not have such problem.
Error Messages
Not Applicable
Steps to Reproduce
Use upper case name in query string setting of POST method.
Root Cause
The root cause of this problem is a defect in Pegasystems’ code/rules, where the query string is forced to lower case characters.
String queryStringName = queryStringNameProperty.getStringValue().toLowerCase();
Resolution
This issue is resolved by hotfix item HFix-22160.
Published June 12, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.