My Stuff
Share Your SuiteWorld Experience & Earn a Special Badge!
Comments
-
Have you checked the roles used by the users using the Customer Center? Check the level of permission on their records. See article for reference. -Mikko
-
Hi Appolo @User_SZ0C3 , Thank you for posting again here in the community! Please give some time for the gurus/members to look into it and update you for any findings. Hi @Michelle Jabanes-Oracle , any thoughts on this one? ? To everyone, feel free to share your ideas. -Mikko
-
Hi Aniket @Aniket-Silversky , Thank you for posting again here in the community! Please allow some time for the gurus/members to check on this and update you for any findings. To everyone, feel free to share your thoughts that could help! -Mikko
-
Hi Lorna @User_M77BF , It's good to have you again with us today and thank you for posting! Our gurus/members will look into your concern and get back with more information. To everyone, feel free to drop some comment that could help. -Mikko
-
I agree to that idea. Reading SuiteCloud Platform Guides and watching these videos could also help you through it. -Mikko
-
"map/reduce framework automatically causes the job to yield and its work to be rescheduled for later, without disruption to the script"(This might fall to Map/Reduce Governance). This is also a possible cause of the error if it works on a manual rather than on a scheduled event. In terms of scheduled, have you tried…
-
After checking if the following features are enabled: Client SuiteScript Server SuiteScript OAuth 2.0 You can check if a role has OAuth 2.0. You could check this article for the guide. -Mikko
-
Hi @Dirk Nieuwkamp , I agree with @User_1GY05 , you can submit a specific enhancement request for that. The closest enhancement I could find is 635419 Home > Set Preferences > General > Formatting > Date Format > Add New Option for Date Format (i.e. MM-DD-YYYY), you could vote for this enhancement or submit another…
-
The article is only a guide to build the script. You could modify it to your business process requirement. For example, you could create a Custom Field or container of previous/current value of a field then get that value to whenever you needed it. -Mikko
-
Have you check if all the prerequisites are enabled? See article for reference. In addition, could you clarify if the Purchase Order feature is also enabled? -Mikko
-
Hi @User_IYFWO , may we know if you still need assistance on this? -Mikko
-
Hi @Xeroidian , may we know if you still need further assistance on this? -Mikko
-
This would be possible via scripting. You can check the article to have an idea on how to build the script. To anyone who had built a sample script for the scenario, feel free to share your insights. -Mikko
-
Thank you, Joy and Ari! Hi @Ari Heitner , kindly check the feature enabled on your account. Navigate to Setup -> Company -> Enable Features. Then under Manage Authentication, kindly check if OAUTH 2.0 is enabled. You could also check this article for reference. -Mikko
-
Alright! Should you need assistance on that, just let us know. To everyone who has other insights, feel free to share your ideas. -Mikko
-
Hi @User_N0AB1 , 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 also encourage that you update your profile, add a profile…
-
Hi Brian @User_8ZUQ1 , Thank you for posting again here in the community! Is sending an email via script would be feasible on your end? You can use the email.send(options) function and attach the desired files on it. -Mikko
-
Hi @Toanne Termeer - van de Ven , Thank you for posting again here in the community! Let's see how we can help you with this one. Hi @Joy Noreen Magoling-Oracle /@Ivy Lopez-Oracle , any tips to share? ? To everyone, feel free to share your insights. -Mikko
-
Hi Sam W. @Wuebben Design.com , It's good to have you again with us today and thank you for posting! Please allow some time for the gurus/members to check on this and get back with more information. Hi @Leonard Mallare-Oracle , any thoughts for this one?? To everyone, feel free to share your ideas. -Mikko
-
Hi @User_PIIML , would you be able to provide a sample screenshot of the custom record displayed as sublist setup on the project record? Could you clarify if your concern is similar to this article? -Mikko
-
Thanks Ivy! Hi Drew, this would be possible for scripting but you may need custom solution for this. You may want to have a developer to create the script. In addition, you could check the N/render Module to be able to build the script needed. To anyone who had build a similar script, feel free to share your insights.…
-
Hi @User_SZ0C3 , how things going on your end? Do you still receive an error? -Mikko
-
Hi @User_GGRJN , do you need further assistance on this concern? -Mikko
-
That would not be possible, you can only customize the company logo on that area. For Custom Portlet, it would look like something like this: -Mikko
-
Hi @OliverK , Thank you for posting again here in the community! Please allow some time for the gurus/members to analyze your concern and update you for any findings. Hi @Joy Noreen Magoling-Oracle /@Ivy Lopez-Oracle , any ideas came to mind? ? To everyone, feel free to share your thoughts. -Mikko
-
Hi Bridget @User_Q72RK , It's been a while, thank you for posting again here in the community! Our gurus/members will check on your concern and get back with more information. Hi @Michelle Jabanes-Oracle , any thoughts for this?? To everyone, feel free to share your ideas. -Mikko
-
Hi @CNg_PAI , Thank you for posting again here in the community! Our gurus/members will look into your concern and get back with more infrormation. Hi @Joahnna Given Uy-Oracle /@Jack Daryl Espiel-Oracle , any thoughts on this one? ? To everyone, feel free to share your ideas. -Mikko
-
Hi Paula @paula.courtemanche , Thank you for posting again here in the community! Please allow some time for the gurus/members to check on your concern and update you for any findings. Hi @Joy Noreen Magoling-Oracle /@Ivy Lopez-Oracle , any ideas to share? ? To everyone, feel free to provide your insights that can help.…
-
Hi @User_U1JVS , How things are going on your end? Do you still need further assistance on this concern? -Mikko
-
HTTP response code is outside the scope of NetSuite API. Currently, there is no way to control the response code. You can check this article for the list of supported response code for external suitelet. -Mikko