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
-
Hi User_HKV76, Cool! If that's the case, you should create a new contact record and reference the vendor ID for the companyname field. To do this, you must use POST instead of PATCH, and use this URL format: {{REST_SERVICES}}/record/v1/contact Sample JSON: { "entityid":"Sample Contact 001", "company" : 213, "email":…
-
Hello @Manish_Mohan, You might want to consider using Dependent Dropdown Lists to be able to achieve this. Here is a link to the documentation if you would like to explore it: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N2840468.html#Dependent-Dropdown-Lists I hope this helps! If you find this…
-
Helllo @Dext3r, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support. Your participation and willingness to assist a fellow member are sincerely appreciated.
-
Hello @User_EQ8MF, Good day! Enhancement 105462 is already a feature available in NetSuite since 2008, which is SOAP WS's search operation. Meanwhile, Enhancement 93655 WS - support search aggregate functions is currently marked for future enhancement.
-
Hello @User_HKV76, You can update the contact record directly by using {{REST_SERVICES}}/record/v1/contact/{{internal_id}} with the request body containing: { "email": "rosen@zeni.ai" } I hope this helps! Click here for more details. If you find this reply to your question useful, others might as well. By clicking the…
-
Thanks for providing these information, Dawn! I redacted your account id information as it is considered confidential. First, we need to check if this script is part of a bundle. To do that, you can go to Customization / Scripting / Scripted Record / Click View on Sales Order Once you're there, look for the script with the…
-
Hi @User_XELYJ, Was I able to address your concern?
-
Hi @User_8X611, Does it indicate which script is encountering the error? It would also be helpful if you could provide these information: When did this start occurring? Was there any change in your account around the time it started? (Bundle updates or installation, system upgrades, etc.) When exactly do you encounter the…
-
Hello @User_HKV76, do you also encounter the error when you input it via NetSuite UI?
-
Hi @User_5OEEE, Welcome to NetSuite Support Community! Upon checking, this feature is currently filed as an enhancement request under 244271 Web Services > Ability to perform a CSV import To support this Enhancement, you can cast your vote on the SuiteIdeas page by following the instructions provided in SuiteAnswers…
-
Thanks for letting me know! I think it would be best to have our support team to have a look into this. Please raise a case or let me know if you need assistance in creating one.
-
Hello @Gia My "Mei" Luc, Good day and thank you for posting this new thread! Thanks for providing your insights, @Angela Bayliss😊.
-
Hello @Tim_1701, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter. Your willingness to assist a fellow member doesn't go unnoticed and is sincerely valued.
-
Hello @User_ZC7SF, Good day and thank you for posting this new thread! Hello everyone! Recognizing your expertise and knowledge, we kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hi @Tybrneryan, Happy new year and thank you for posting your question and solution in the NetSuite Support Community!
-
Hello @ONO4, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter. Your willingness to assist a fellow member doesn't go unnoticed and is sincerely valued.
-
Hi @SanjeevV, Happy new year! Were you able to check Angela's suggestion?
-
Hello @Honey Soe, Happy new year and thank you for posting this thread. Thank you @Angela Bayliss for providing the solution!
-
Hi @COBaseballMom, Thank you for posting in the NetSuite Support Community! Did @Angela Bayliss's answer work for you?
-
Hi @User_I4Z2V, Thank you for posting this thread! Thanks for providing an answer, @User_ZCWF3! For new members, we encourage you to update your profile - add a profile picture and preferred username so other members can address you properly moving forward. You can visit Community Tip: Updating Your Profile to know how.…
-
Hi @Hormese Paul, Thanks for providing your insights and suggestions!
-
Hi @KevinWong, Good day and thank you for posting this new thread! Hello everyone! Recognizing your expertise and knowledge, we kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hi @RS_RS, Happy new year and thanks for posting this thread! And thank you, @Angela Bayliss, for providing your insights.
-
Hi @Dext3r, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter. Your willingness to assist a fellow member doesn't go unnoticed and is sincerely valued.
-
Hi @User_HKV76, Good day and thank you for posting this new thread! Hello everyone! Recognizing your expertise and knowledge, we kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hi @User_XELYJ, Setup SAML Single Sign-on is only necessary when the role is responsible for the configuration of the SAML SSO in your account, which is often given to account administrators. If this role will only be using the SSO then the Setup SSO permission isn't needed. I hope this helps!
-
Hello @User_XELYJ, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support. Your participation and willingness to assist a fellow member are sincerely appreciated.
-
Hi @User_AA6NZ, Good day and thank you for posting this new thread! Hello everyone! Recognizing your expertise and knowledge, we kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hi @C RAO, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter. Your willingness to assist a fellow member doesn't go unnoticed and is sincerely valued.
-
Hello @Jean-Thomas Jacoby, Happy New Year! That is true. However, the inventory assignment quantity and the inventoryStatus should be exchanged, not the item quantity. Both these fields are within the inventory detail and inventory assignment tags. (See underlined tags below) I hope this helps!