Ajax Request - Getting warning message on saving data to the database
Content
Hi,
We have customized the OkcsProductCategorySearchFilter widget to display a list of Categories with checkbox and a save button. On click of save button, we have made an Ajax call to a function in the custom controller to save the the checked categories to the database. The values are getting saved onto dB successfully. But, during this process, we are getting a warning message displayed on UI - "There is a problem with the request and the action could not be completed".
Kindly provide some inputs and help me resolve the issue.
Thanks!
Version
Oracle Service Cloud 18ACode Snippet
0