My Stuff
Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
@Dominica Sevilla-Oracle is there a suiteanswers article about this defect?. We are experiencing the same behavior in our account or if you have more details can you please email me? Thanks, Danny
-
Mikko, still gave me the same error.
-
Yes Mikko, that's how it was originally. I'll remove that setting and run the schedule again and let you know what happens on tomorrow's run. Thanks!
-
Yes, we originally had a scheduled script but because of the amount of transactions we processed (up to 9000) schedule script runs out of governance points pretty quick thus the map/reduce. Just another interesting result: In more troubleshooting I was able to run the scheduled version of it successfully in testing mode so…
-
Hi Mikko, This gets weirder and weirder and NS support team or the AST have no idea why this is happening but In troubleshooting more the map/reduce script record has two deployments one is "Schedule" and the other is "Not Scheduled". The not scheduled is trigger by a suitelet link and we found if we trigger it this ways…
-
@Mikko De La Fuente-Oracle let me know what you find. Thanks.
-
@Mikko De La Fuente-Oracle also it looks like the promise option is only available in a client script type.
-
Hi @Mikko De La Fuente-Oracle Thank you for replying. Yes I have check the scripted records to check for workflows and there aren't any. For schedule scripts it's kind of hard to know all that are affecting the record. I have gone through all that I know and undeployed them. I do use record.submitFields several times and…