My Stuff
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
Comments
-
https://community.oracle.com/netsuite/english/discussion/comment/16875369#Comment_16875369 Hi, were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875384#Comment_16875384 Hi, were you able to check this? Thank you!
-
Hello, I have encountered the same error you're experiencing. Additionally, I noticed the following error in the console tab as well. Given that our script contains very basic code, I would recommend filing a case with NetSuite Customer Support. They have the tools needed to thoroughly investigate and analyze these issues.
-
Hi, Check this SuiteAnswer Article to navigate in SuiteIdeas Page, 10054: Voting for Enhancements. Thank you!
-
Hi, I've used the Task Record and set the status to "Not Started," then I encountered an error. Could you please confirm if you're using the Task Record or the Project Task Record? If it’s a Time Record, are you using Time Tracking? I don’t see a status field there. I’ll review it again based on your response. Thank you!
-
Hi, Could you please attach the full script so I can replicate it on my end? Thank you!
-
We would be truly grateful for any valuable insights you could offer to support our member, @Ashhh. Your input would be highly valued and appreciated! If you happen to know anyone new to NetSuite, kindly direct them to our "New to NetSuite" category. It's a great resource for those just starting out, offering useful…
-
We would be truly grateful for any valuable insights you could offer to support our member, @User_6G058. Your input would be highly valued and appreciated! If you happen to know anyone new to NetSuite, kindly direct them to our "New to NetSuite" category. It's a great resource for those just starting out, offering useful…
-
Could you please test if this works? POST: https://<ACCT>.suitetalk.api.netsuite.com/services/rest/record/v1/purchaseorder/87789/!transform/itemreceipt { "currency": { "id": "7" }, "memo": "testing" } I have excluded the following fields:recordType, createdFrom, and itemList. Additionally, I used transform in the POST URL,…
-
Hello Community Members, Has anyone here encountered a similar need and found an alternative solution? Any insights you could share would be greatly appreciated. Thank you in advance for your help!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875200#Comment_16875200 Hi, Were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875198#Comment_16875198 Hi, Were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875194#Comment_16875194 Hi, Were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16875193#Comment_16875193 Hi, Were you able to check this? Thank you!
-
Hi, I just wanted to confirm—have you updated this to 2.1? I noticed in your original screenshot that it was set to 2.0
-
Hi, CurrentRecord.getCurrentSublistSubrecord(options) is only exposed in Client scripts. Are you using Client Script type right? Thank you!
-
That's interesting! I attempted to create a simple script to throw an error, and it worked as expected based on the logic. Could you please check the logs to confirm the taskStatus value and verify if it’s not "Progress"?
-
https://community.oracle.com/netsuite/english/discussion/comment/16875188#Comment_16875188 Hi, were you able to check this? Thank you!
-
Hello, Thank you for the clarification! Here is a SuiteAnswer article with sample code on Line-Level Ship Address for creation, Set Ship to and Shipping Group Field Values on the Line Item Level of Sales Order Transactions with Multiple Shipping Route via SuiteScript 2.0. Since you’re looking to update rather than create,…
-
Hello, Could you modify the API version in your original script to 2.1? Please refer to the screenshot. When debugging the script, it redirects to a different page.
-
hello, After reviewing your request, I believe that your requirements involve complex customization. I recommend consulting with the Advanced Customer Support Team through your Account Manager, as they can assist you in building the necessary custom solution or script, especially since the WMS is sourced from the bundle.…
-
Hello, Could you please try the sample code in Generate a Secure Token and a Secret Key? This might be the complete sample code, which could be more comprehensive than the example you currently have. Thank you!
-
Hello, Please feel free to refer to the following SuiteAnswers article for sample code Creating Price Book Record via Script If anyone in the community has encountered a similar need, your insights would be greatly appreciated! Thank you in advance for any guidance you can offer.
-
Hi there, Could you please clarify which transfer you're referring to? The options include: Bin Transfer Intercompany Transfer Order Inventory Transfer Transfer Order You can click on any of the records above to access the relevant SuiteAnswer article for more information. If not, it may mean the record isn’t currently…
-
Hello, To disable a specific field using SuiteScript, you might find the following SuiteAnswer articles helpful: Field.isDisabled. Set a Field to Disabled Using SuiteScript 2.0 Client Script When a Form Loads Let us know if this will address your concern. Thank you!
-
Hi, Upon reviewing the SuiteAnswer Article Message, it does not mention merging message records using SuiteScript. However, I found an existing enhancement request for this feature: 201911 Support Bulk Merge / Bulk Messages for scripting Please let me know if this addresses your concern. If it does, you may consider voting…
-
Hello, I've written an article on creating addresses using a script. You can find it under NSC | Default Shipping Address Creation in SuiteScript 2.0 I hope this helps with your concern. Thank you!
-
Hello, Once the support identify the root cause, I would appreciate if you can share your results here in our community. Thank you!
-
Hi, Thank you for sharing. Please let us know if this fully addresses your concern.
-
https://community.oracle.com/netsuite/english/discussion/comment/16874925#Comment_16874925 Hi, were you able to check this? Thank you!