Minha área
Comentários
-
Hello @User_FQ0VR, 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 @Aaron McCausland, Good day. Upon checking on the ticket you submitted, the support rep assigned is requesting for a Zoom meeting. Can you please check if you received their email?
-
Hi @ErinMurphy, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Olá @Daniel Ricarte, Entro em contato novamente para garantir que você viu minha comunicação anterior. Se você precisar de algum suporte adicional, não hesite em entrar em contato conosco. Muito obrigado!
-
Hi @Frank Lau, I wanted to check in to make sure you didn't miss my previous message. If you require any more help, please don't hesitate to reach out. If not, please let us know by clicking the “Yes” button for “Did this answer the question?” below, you’ll be able to help the community members who might have a similar…
-
Hello @Roshan Shaikh, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Glad you were able to resolve it! Thank you for sharing the resolution you found.
-
Hello @User_YYHE9, 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.
-
Hello @Meherin, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hello @Sally Justiani, Not exactly sure but that could be true. I ran your code in my account and it worked fine. I also found an issue record about the same error that you are encountering but it is from a few years ago and there was no resolution. IS: 608883 REST API > Create Return Authorization from Sales order > Error…
-
Hello @Frank Lau, Good day. Is this the entire script? I just want to make sure I understand. The typical script structure looks like this: /** * @NApiVersion 2.1 * @NScriptType ScheduledScript */ define(['N/record'], /** * @param{record} record */ (record) => { /** * Defines the Scheduled script trigger point. * @param…
-
Hi @Sally Justiani, You're missing a closing bracket for the item id. { "tranDate": "2024-09-05", "item": { "items": [ { "line": 1, "item": {"id": "102"}, "quantity": 1, "taxcode":710, "location":3, "amount": 2000 } ] } } Can you please try this instead?
-
Olá @Daniel Ricarte, Sim você precisa primeiro da permissão "Logar usando Tokens de acesso" na sua função personalizada, ou "Logar usando tokens de acesso OAuth 2.0" se você usar OAuth 2.0. E então, você precisa criar um registro de integração com a sua função de Administrador. Uma vez que ambos são configurados, você pode…
-
Hello @User_QGI00, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @User_FQ0VR, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hello @User_YMWNR, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hi @User_YMWNR, 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 @Dallas H, Were you able to check Sam's comment above?
-
Hello @User_0PAYS, I'm circling back to ensure you saw my previous communication. Should you require any additional support, please don't hesitate to contact us.
-
Ficamos felizes em tê-lo conosco hoje. Obrigado por criar este tópico. Permita que nossos gurus revisem sua preocupação e realizem sua investigação inicial. Entraremos em contato novamente se tivermos atualizações sobre isso. Para nossos outros membros, sintam-se à vontade para compartilhar suas ideias ou sugestões…
-
Hi @ImeldaSanchez, Good day and thank you for posting this new thread! Hello everyone! We kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hello @User_1OWF5, Good day and thank you for posting this new thread! Hello everyone! We'd greatly appreciate your support in this matter.
-
Hello @User_SJXBI, 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.
-
Olá @Daniel Ricarte, Sim, isso é possível para criar tokens de acesso no Sandbox para propósitos de teste. No entanto, eles não podem ser movidos para produção como eles são identificadores únicos para a sua conta NetSuite. Você precisa criar novos na produção. Para saber mais em como criar tokens de acesso no NetSuite,…
-
Hi @Renan Dantas, I am unable to replicate this concern on my end. Please file a case with support to verify if this is a defect. If you need assistance in raising one, please let me know.
-
Ficamos felizes em tê-lo conosco hoje. Obrigado por criar este tópico. Permita que nossos gurus revisem sua preocupação e realizem sua investigação inicial. Entraremos em contato novamente se tivermos atualizações sobre isso. Para nossos outros membros, sintam-se à vontade para compartilhar suas ideias ou sugestões…
-
Hello @User_0PAYS, Can you please provide the following? Affected record type/s. Portion of the script affected. (so that we can replicate it on our test account) Was there any update to this script or your account that could have affected its behavior? (bundle update, maintenance, account upgrade, etc.)
-
Happy to help!
-
If you had a recent moved to 2024.2, it would be best to reach out to support to verify if this is caused by the version upgrade. So that they can relay it to the engineers as soon as possible. Thank you.
-
Hello @User_3BV7F, Is there any recent update on your account that could have caused this? Bundle update, NetSuite version upgrade to 2024.2, etc. So far I am unable to find a case with a similar error in our records.