For evaluating JSONPath we use a third party library and it has several methods to evaluate JSONPath expressions. We use the one that takes an input stream of JSON. If the original request is JSON, then that same input stream is passed otherwise a new JSON stream is created out of the non JSON payload each time an expression is evaluated. Thanks, Ishan.
On Thu, May 15, 2014 at 10:20 PM, Ajanthan Balachandran <[email protected]>wrote: > Hi, > What is the behavior of json path in wso2esb-4.8.0 ?Is it loading entire > json payload into memory and applying json path ? > Thanks > > -- > ajanthan > -- > Ajanthan Balachandiran > Senior Software Engineer; > Solutions Technologies Team ;WSO2, Inc.; http://wso2.com/ > > email: ajanthan <http://goog_595075977>@wso2.com; cell: +94775581497 > blog: http://bkayts.blogspot.com/ > > Lean . Enterprise . Middleware > -- Ishan Jayawardena Senior Software Engineer Mobile: +94 (77) 408 2330
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
