Hi Sanjeev,
Request parameter names starting with underscore are reserved by the system and
not passed through to the SWP service body.
But their values can be accessed using the ui:param function. Example:
<swon:Value arg:name="_sortBy" arg:value="{= ui:param("_sortBy")
}"/>
See http://uispin.org/ui.html#param
Best,
Richard
> On 31 Oct 2018, at 10:21, Sanjeev Devireddy <[email protected]>
> wrote:
>
> Hi,
> When an argument name starts with underscore(_) then the argument's value
> is not received(always null) in the web service body (ui:prototype). So, my
> question is that is there a different way to handle the arguments whose name
> starts with underscore(_)? Please find the below screenshots and the
> attachment for the source code.
>
> <Auto Generated Inline Image 1.png>
>
>
>
> http://localhost:8083/tbl/swp?_viewClass=fetch:names&name=TopBraid&_sortBy=name
> <Auto Generated Inline Image 2.png>
>
>
> Thanks,
> Sanjeev
>
> --
> You received this message because you are subscribed to the Google Groups
> "TopBraid Suite Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected]
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
> <fetch.ui.ttlx><Auto Generated Inline Image 1.png><Auto Generated Inline
> Image 2.png>
--
You received this message because you are subscribed to the Google Groups
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.