SDP Searching With Multiple Q Parameters
(Doc ID 2829165.1)
Last updated on DECEMBER 29, 2021
Applies to:
Visual Builder Studio - Version 21.10.2 and laterInformation in this document applies to any platform.
Goal
1.) when there is default value for oj-combobox-one it is goining into infinte loop.
Even though the app is not upgraded to 22.01 when oj-combobox-one contains "value" with default value it is running into infinte loop. This issue is happening on VBS or VBCS instance with 22.01 even when app runtime is not 22.01.
2.) q parameters are being passed twice SDP variable is defined with q parameter and when there is action chain on combobox when rawvalue is change q parameter is updated in assign action which causing q parameter to be passed twice.
resources/data/VendorNamesBO?q=status = 'Active'&q=vendorName = 'Test'
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |