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
-
@Mikko De La Fuente-Oracle, Thanks for the response! Where should we go to open that support case? thanks, Ari
-
@Erick Dela Rosa-Oracle thank you so much! This is working for us now.
-
@Erick Dela Rosa-Oracle thank you so much for always having our back! Can you share POSTMAN settings for the PATCH/PUT request so we can try the exact request ourselves and verify if it is working or not in the "lab" setting that is identical to yours? thanks, Ari
-
@Erick Dela Rosa-Oracle thanks for the suggestion! We just tried it like this: $asClientDataToPush['contactList']['items'][0]['contact']= array( 'email' => 'jsmith@mailinator.com', 'firstName' => 'John', 'lastName' => 'Smith', 'mobilePhone' => '2125551212' ); but we got almost the same error message as before: Do you have…
-
@Mikko De La Fuente-Oracle oh, wow, ok, thanks, at least we know! How can we go about filing an enhancement request? Users in our software create Sales Orders, so it's a big functionality loss not to have the ID of the Units Type available - it means the user will only be able to add Items to a Sales Order in the Primary…
-
Hi@"Mikko De La Fuente-Oracle" & @"Micah Timbol-Oracle", Thanks for your answers! Yes, we saw all those articles. The examples are nice, but we need a complete reference of every table and field accessible through SuiteQL, so we can see what data is accessible. Just for the sake of doing the numbers, if we had to sync 1000…
-
@"Erick Dela Rosa-Oracle" thanks much that was the ticket!! A meaningful error message would be nice :-) ....