We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Scripted rest api with queryParams does not get correct order of param

phong nt
Tera Contributor

I create Api endpoint by Rest scripted api with  application/x-www-form-urlencoded content-type and using 

queryParams to get all parameters, but its order is not corrent. Back in past, I use Processors and use 
getParameterNames and it work correctly.
Actor calling my api is payment service and I need correct order of param from them but Scripted api does not work well.
0 REPLIES 0