on 2018 Mar 20 3:38 PM
Optional parameter is present(catalogVersions,user) in session in Search Restriction .
(?session.brand) is null or (?session.brand) = {brand}
It throws Restrictions throws error in this case. It expects the "brand" attribute in session.
Any idea will be appreciated. Thanks in advance.
Request clarification before answering.
We had a similar issue and ended up with creating a new Filter which sets up empty value for our session attribute. And then in search restriction we include checking for empty values (AND ?session.ourCustomAttribute <> '' )
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.