I am using ESB 4.8.0
My backend service is not accepting empty optional parameters. Means if
optional parameter is not supply then need to remove parameter name also
from URL encoding. 
For example



Let’s says “credentialFieldsame” is optional on above URL then it’s need to
come as



Means completely remove parameter. If we send like bellow it gives error



it is not possible to use fileters as I have 6 optional parameters. Means 64
combinations!!!
Is there any way to do this? Means remove empty parameters when
x-www-form-urlencoding
Note: I am using json payload as cannot use xml I need to use [ sing on
parameternames.
http method is POST

payload as follows






--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/pass-optional-parameters-via-ESB-tp91242.html
Sent from the WSO2 Development mailing list archive at Nabble.com.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to