Forum Discussion
parameter value with an a sequence of parameters values
hello,
We have an application which is going to accept a sequence of parameters with their values as one parameter's value, i need to know which parameter type should i assign to this parameter?
for example a parameter "user" in an URL /aaa admit as value the sequence parameters values "{"username":"admin","title":{"id":5},"firstName":"gjhgjhg","lastName":"gjgjjhg","zipCode":"20000","address":"adresse"}
Regards.
12 Replies
- Lidev
Nacreous
Hi kaoutar,
Your sequence of parameters, looks like Json Array.
If it's JSON parameters, you can assign JSON value to parameter's value.
- kaoutar
Cirrus
thank you for your reply.
totally, it is a JSON value but when i assigned it as a JSON value, the asm triggered an Illegal empty parameter value violation and when i allow it as an empty value the problem disappears. the same thing when i modify the parameter type.
- kaoutar
Cirrus
Hello,
can you please explain to me how the ASM recognize the parameters with JSON value within the POST Body ??
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
