Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

"Error: error - Service Unavailable" after Dynamic Actions - Execute Server-side Code

Alastair SNov 27 2021

How can I avoid the below error when firing off multiple (< 5) Ajax calls using Dynamic Actions - Execute Server-side Code?
Screenshot 2021-11-27 194853.jpgAre the requests timing out? Hitting some kind of limit?
I've tried setting "Wait For Result" to 'No' but that didn't seem to help. I'm on Oracle's AutoTP DB.

Comments

User_CXJFI

This would be incredibly helpful. Being able to pick a delimiter would solve the problem for me - it's a pain to process the CSV files right now as the data I'm querying seems to always strings with commas. Since I can't get the preview window to display all rows nor the size of the result set by default, I end up exporting every result set but have to do further processing in order to use it due to the comma limitations.

User_WRSVZ

+1 Being able to change the delimiter would be VERY helpful. Also being able to define the text identifier for the CSV would also be helpful.

Thanks all for the feedback about CSV delimiters. This is on our list of future features.

Hi,
We just released version 19.3.4 which adds 2 settings for CSV delimiters and string encapsulation. Could you please try it out and let me know what you think?

Bjego
Answer

Looks good thank you!

Marked as Answer by Bjego · Mar 24 2021
1 - 5

Post Details

Added on Nov 27 2021
6 comments
480 views