on 2024 Dec 25 4:40 PM
Hi,
I am facing an issue with orderby clause in dataQueryBuilder. I have added a rule to set queryoptions for a object table. Added rule code for reference.
Though the same code works perfectly in android application, it is giving 400 error in iOS application. In iOS application it works only after removing the orderby clause.
I am currently using SAP MDK version MDK_SDK_24_7_2_001_Universal.
Regards,
Girish
Request clarification before answering.
Your rule appears to be adding the same order by twice. Also, the else portion still references the search string while will be undefined which looks to me to be incorrect since if you have no search string you shouldn't try to use it in the filter portion.
Is it the case with no search string that isn't working on iOS or when you are trying to search it doesn't work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.