Mi contenido
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comentarios
-
That's great! Thank you for letting us know. 😊
-
Thanks for the clarification, @BryanL! Did the script work after adding these values?
-
Hello @BryanL, Good day! You must first use the define object and declare the SuiteScript modules that you will be calling in your script. I recommend that you check out SuiteScript 2.x Hello World. Specifically the "Create the Script File" section, as it explains the basic structure of SuiteScript 2.0. In addition, here's…
-
Yes, conversion is the only solution we can suggest right now if you are using a client script.
-
Hi @Tom Dalton, Good day! This depends if your script is a user event script or a client script. Client Scripts only work in the NetSuite UI. For more information on Mass Updates, you can check out Mass Changes or Updates. According to this article: Be aware that a record change that results from a mass update can trigger…
-
Hi @JDKru, Good day! Following up on this thread in case you missed my previous comment. If you need further assistance, please let me know. Thanks!
-
Hello @User_4B6IN, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial investigation. We'll be back in touch as soon as we have any updates for you. To our community users, we value the contributions of our…
-
Hello @JDKru, Welcome to NetSuite Support Community! Indeed, the define Object is mandatory for all SuiteScript 2.x scripts. You can find samples of it in these articles from SuiteAnswers below. I highly suggest checking the second article as it contains four different client script samples. define(id, [dependencies,]…
-
Thank you for providing the solution @User_9RNF7!
-
Hi @User_9RNF7, Good day! Were you able to check my previous comment? Thank you!
-
Hi @User_NUECO, Bumping this thread in case you missed my previous comment. Thank you!
-
Hello @User_9RNF7, Good day! May I know if you are able to create an expense report with the same information successfully in the NetSuite UI?
-
Hello @User_D4XL9, Thank you for submitting your thread. Our team of experts and community members will carefully review and evaluate your concern. Please allow us some time to provide you with a prompt response and any additional information you may need. To all our community users, we deeply appreciate your valuable…
-
Hello @User_8D352, Good day! I was able to find the Defect Record that you were referring to and found that the fix for this error will be released tomorrow in the NetSuite Connector Saved Search Export bundle v.1.04.2. Please note that this bundle is not managed, therefore the customers have to update it manually.
-
Hi @Charles B, May I know if my previous comment was able to answer your question? Thank you!
-
Hi @Ranjith Rana, Following up on this thread in case you missed my previous comment. If you need further assistance, please feel free to let me know. Thanks!
-
Hello @User_NUECO, Good day! May we know what challenges you are facing with the integration setup between Quickbase and NetSuite? It will help us, the gurus and other members, to provide better insights if you could provide us with more information. Thanks!
-
Hello @paula.courtemanche, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial investigation. We'll be back in touch as soon as we have any updates for you. To our community users, we value the contributions of our…
-
Hello @Ranjith Rana, Creating multiple transaction records using REST WS is not possible. NetSuite only processes one record per payload for this approach. As an alternative, you could use SOAP WS to perform such tasks using the add or addList operation. If you find this reply to your question useful, others might be as…
-
Hi @Andrii Siryi, Good day! Were you able to check this? Thank you!
-
Hi @User_8D352, Is this updated one logged as a different case record from the one I originally filed? Upon checking, the one I filed was closed due to inactivity.
-
Hello @Charles B, dialog.confirm(options) is a void function designed to perform tasks such as creating other records, updating field values, and the like -- depending on the response from the user. I have consulted this with our team and confirmed that it is not possible as of now. The good news is that I found an…
-
Hello @User_ZPOBI, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial investigation. We'll be back in touch as soon as we have any updates for you. To our community users, we value the contributions of our…
-
Hello @Andrii Siryi, Good day. May I know if this can also be replicated using a Saved Search in the NetSuite UI? In addition, is this happening for multiple records or only this specific record? Thanks!
-
That's great! Thank you for letting us know. This will surely be helpful for others who encounter this in the future. Have a good one!
-
Hello @SethCh, Thank you for submitting your new thread. Our team of experts and community members will carefully review and evaluate your concern. We kindly ask for your patience as we work to provide you with a prompt and informative response. To our community users, thank you for your contributions to our community.…
-
Hello @Pierre_Plourde, We appreciate your submission of this new thread and kindly ask that you give our experts and community members time to review and evaluate your concern. We will respond to you promptly with additional information. To our community users, we highly value your contributions whether in the form of…
-
Hi @James Here, Thank you for submitting your thread. Our team of experts and community members will carefully review and evaluate your concern. Please allow us some time to provide you with a prompt response and any additional information you may need. To all our community users, we deeply appreciate your valuable…
-
Hello @Luis Marion-Oracle, We're delighted that you're with us today! Thank you so much for opening this thread. Our experts are currently reviewing your issue and conducting their initial investigation. We'll be back in touch as soon as we have any updates for you. To our community users, we value the contributions of our…
-
Hello @S. van den Oever, Good day! Can you please provide a sample script that we can use for testing this concern? Thank you!