My Stuff
On Friday, October 10, 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.
Share Your SuiteWorld Experience & Earn a Special Badge!
Comments
-
Thank you for clarifying, Oliver. This article would give you knowledge regarding showing the result of a Saved Search on the Dashboard. Hi @Dominica Sevilla-Oracle /@Ely Gulen-Oracle , do you have something to add? ? -Mikko
-
Hi Debbie @djg05478 , It's been a while, how are you? Thank you for posting again in the community! Please allow some time for the gurus/members to check this concern and get back with more information. Hi @Joahnna Given Uy-Oracle /@Jack Daryl Espiel-Oracle /@Kristoffer Viray-Oracle , any thoughts on this one?? To…
-
Hi Oliver @OliverK , It's good to see you again and thank you for posting! Could you tell us what report/saved search you want to work on? For Saved Searches, it could show the results depending on the chosen columns to be shown. Could you also clarify what kind of refresh? E.g browser refresh or refresh button of a…
-
Hi Matan, Thank you for posting in the community! Our gurus/members will check this for you and update this thread for any findings. Hi @Joahnna Given Uy-Oracle /@Jack Daryl Espiel-Oracle /@Kristoffer Viray-Oracle , any thoughts on this one?? To everyone, feel free to share your knowledge. -Mikko
-
The Record.save function is the "Save" button function in terms of scripting. However, you need to consider where you will put this function on your script and what record is being saved by the function. -Mikko
-
Yes, it is possible via SuiteScript. You can make this article as an example for such process. However, this is not exactly the same as your concern but the logic in creating the script is there. I hope this helps. -Mikko
-
Hi @Johann Granados , Thank you for posting in the community! You are correct, SuiteTax must be enabled and legacy feature is not supported thru REST Web Services. See article for reference. -Mikko
-
The function executeRecurring() will execute thus redirecting to Custom Record and saving the value set on the function. However, the Client Script will end until the record customrecord_nsts_ci_setup has been saved.(End of executeRecurring function). The Save Record of the Client Script will not work as you are not…
-
Hi @Dirk Nieuwkamp , Thank you for posting again in the community! Our gurus/members will check on this and get back with an update. Hi @Jack Daryl Espiel-Oracle /@Joahnna Given Uy-Oracle /@Kristoffer Viray-Oracle , do you have something in mind? ? To everyone, feel free to share your thoughts. -Mikko
-
Hi @Rene Balduk , Welcome to NS Support Community and thank you for posting your concern here! For new members, we suggest that you visit the NetSuite Support Community - Frequently Asked Questions (FAQs) for more information regarding the community. We encourage that you update your profile, add a profile…
-
Could you provide a sample query used? Could you also clarify if the missing part is the result(whole rows) or some fields(columns)? Saved Search and SuiteQL may differ since SuiteQL uses Analytics Data source. You may check the following article for reference: Analytics Data Source Overview The Analytics Data Source and…
-
Hi @asha.jena , how things going on your end? Do you still need assistance on this matter? -Mikko
-
If the Web Service role is not "Web Services Only Role" enabled, you could try logging on the UI if the credentials(user/password) is correct. Else, check other parameters like Application Id of the integration, signature, timestamp, nonce, account id. This could affect the log in attempt. The timestamp parameter should be…
-
Redirecting will make you leave the Suitelet premise thus the Client Script deployed on the Suitelet will not work. The client script working when you are editing the Custom Record is the one that was deployed on the Custom Record. I suggest creating a redirect function from the Custom Record's Save Record instead of the…
-
Hi @Eunice_C , It's been a while, how are you? Thank you for posting again in the community! Please give some time for the gurus/members to check on this and update this thread for any findings. Hi @Joy Noreen Magoling-Oracle /@Ivy Lopez-Oracle , any thoughts on this? ? To everyone, feel free to share your insights. -Mikko
-
Hi again @User_KRYM4 , Thank you for posting again in the community! Our gurus/members will check on this and update you for any findings. To everyone, feel free to share your thoughts. -Mikko
-
Hi @User_KRYM4 , Thank you for posting again in the community! Our gurus/members will look into this and get back with more information. Hi @Joahnna Given Uy-Oracle /@Jack Daryl Espiel-Oracle /@Kristoffer Viray-Oracle , any thoughts to give? ? To everyone, feel free to share your knowledge. -Mikko
-
Hi Snir @User_XUX5V , Good to see you again and thank you for posting in the community! May I ask if you are using the same role in the UI and in your Web Service? -Mikko
-
Hi @Vernita , Thank you for providing detailed explanation of your concern! Please allow some time for the gurus/members to check this and update you for any findings. To everyone, feel free to share your insights regarding the topic. -Mikko
-
Have you tried using Shortcut Portlet? See article for reference. -Mikko
-
We do have limited documentation regarding PowerBI and as long as the desired fields are included in the Records Catalog/Connect Browser, it should be good. I do found external documentation that might help: Connect NetSuite To Power BI Use the API Server and NetSuite ADO.NET Provider in Microsoft Power BI Please do note…
-
Hi Stephanie @User_6YI1X , may I ask if your process works/have error or you just want to know how to get rid of the warning? The warning shows because you are using system.netsuite. Will your external link works when the URL changed to Account Specific Domain? (E.g 123456.netsuite.com). You can check the company URL by…
-
Thank you for sharing the resolution that you have found! -Mikko
-
I understand that the other concern were resolved. May I know if you still need further assistance on this concern? If yes, could you confirm if the role used were the same on UI and on the RESTlet? -Mikko
-
Hi Michael @MikeGodbout , It's been a while, how are you? Thank you for posting again in the community! Our gurus/members will look into your concern and get back with more information. Hi @Micah Timbol-Oracle /@Katerina Winklerova-Oracle , any thoughts on this?? To everyone, feel free to share your insights. -Mikko
-
Could you clarify when do you need to determine the checkbox value? Is it after or before clicking submit button? Is the Submit Button from addButton function or from addSubmitButton? Upon testing this on my end, I did retrieve the correct value of the check box from manual/set by CS(fieldChanged) after clicking Submit…
-
Hi @User_H2UBD , Could you clarify if this concern is different from this post? We need to isolate to know if one is dupe or not. -Mikko
-
Thank you for searching the community for similar concern, it seems that this is related to the this post. Please reply to the latest post moving forward. -Mikko
-
Hi @User_H2UBD , Could you clarify if you are using Restlet or REST Web Service? For login attempts additional information, could you check the login audit trail? You may check this article for the steps to check on the login audit trail. -Mikko
-
Thank you for sharing the workaround, Nikolay! This is greatly appreciated and would help the community! -Mikko