The Ars parameter sets an aggregated record EQL filter.
|
Parameter |
|
|
Name |
Aggregated EQL Filter |
|
Java setter method |
|
|
.NET setter property |
|
|
Type |
<string> |
|
Description |
Sets the Oracle Commerce Query Language expression for aggregated record query. The expression will act as a filter to restrict the results of the query. The |
|
Object |
Aggregated Record ( |
|
Dependency |
|
Example 141. Example
/controller.php?An=0&A=1&Au=author_nationality &Ars=collection()/record[recordtype = "author" and not(author_name="kurt vonnegut")]

