Minha área
Comentários
-
Hi @Diane U , Could you kindly share the investigation results with @Ernesto J, as the issue is occurring on their end? Thank you!
-
Hello, It sounds like a validation issue or SuiteScript behavior on your custom purchase order form. Since the PO still displaying an error once saved. If you have access to the Execution Log of the Script Deployment record, check for SuiteScript errors that might explain the validation failure. Additionally, could you…
-
Your valuable insights would be greatly appreciated to assist our member, @User_HK60E. We truly value your expertise and perspective. If you know someone who is just starting their NetSuite journey, please guide them to explore our "New to NetSuite" category. It’s a great resource for helpful information and support to get…
-
Hi, Were you able to check this? Once the support identify the root cause, I would appreciate if you can share your results here in our community.
-
Hello, Unfortunately, this concern is not available or a system limitation. Upon checking, there's an existing Enhancement requests for this: 373529 SuiteTalk Schema Browser for FAM records You can vote forthis enhancement on the SuiteIdeas page. See 10054: Voting for Enhancements Apologies for the inconvenience this…
-
Your valuable insights would be greatly appreciated to assist our member, @User_G8N5G. We truly value your expertise and perspective. If you know someone who is just starting their NetSuite journey, please guide them to explore our "New to NetSuite" category. It’s a great resource for helpful information and support to get…
-
Once the support identify the root cause, I would appreciate if you can share your results here in our community. Thank you!
-
Hi, Were you able to check this? Thank you!
-
Hello, Thank you for sharing this information. Since we are working with the same record in the UI and you are still unable to retrieve the package details via POSTMAN, despite reviewing all potential causes and details, I recommend creating a customer support case. This will allow the support team to further investigate…
-
Hello, I kindly recommend opening a customer support case to address this issue. This will allow the team to investigate and explore potential solutions. Thank you for your consideration.
-
Hi, Upon testing the scenario using a basic join, I noticed that the nKey value changes whenever the address is updated in a specific transaction. Here is the query used for reference: SELECT * FROM transaction as t, transactionShippingAddress as tsa where tsa.nkey = t.shippingaddress and t.id='15712' After further…
-
Hi, Were you able to check this? Thank you!
-
Hi, Were you able to check this? Thank you!
-
Hi, After reviewing related articles, I recommend checking the following for more details: Analytics Data Source Overview and How to access NetSuite ODBC using Tableau Additionally, based on related cases, it has been mentioned that there is currently no way to view or access existing datasets in any query utility using…
-
Thank you for sharing this information. Once support identify the root cause, I would appreciate it if you could share your findings here in our community. Thank you!
-
Hi, Could you please take a screenshot of the entire concerned record? This will help me replicate it in the NetSuite UI. After that, I will try to pull it out in Postman. Thank you!
-
Your valuable insights would be greatly appreciated to assist our member, @User_UOGC0. We truly value your expertise and perspective. If you know someone who is just starting their NetSuite journey, please guide them to explore our "New to NetSuite" category. It’s a great resource for helpful information and support to get…
-
Hi, Our Technical Team, who are experts in this area, have advised that all mappings should be properly set up before attempting to post to Shopify. Thank you!
-
Hi, Could you check the package field in the POSTMAN response? Here are my test results: NetSuite UI: POSTMAN output: Thank you!
-
Hi, Could you kindly provide the following? A screenshot of the deployment record script file. Additionally, would you be able to redeploy or create a new deployment to check if the issue persists? Thank you!
-
Please refer to this SuiteAnswer article on SuiteTalk Web Services for integrating with NetSuite. Additionally, is there anyone in the community who has experience using OneStream to integrate with NetSuite? I would love to hear about your experiences, challenges, or best practices. Any insights you can share would be…
-
Hi, Were you able to check this? Thank you!
-
Hi, Were you able to check this? Thank you!
-
Hi, Unfortunately, this concern is not available or a system limitation of Oracle NetSuite Upon checking, there's an existing Enhancement requests for this: 557319 RESTlet > Integration > Expose Project Work Breakdown Structure (WBS) in SuiteScript and Web Services 285299 Allow job budgets to be imported via CSV and…
-
Your valuable insights would be greatly appreciated to assist our member, @Vernita. We truly value your expertise and perspective. If you know someone who is just starting their NetSuite journey, please guide them to explore our "New to NetSuite" category. It’s a great resource for helpful information and support to get…
-
Your valuable insights would be greatly appreciated to assist our member, @Fartleby. We truly value your expertise and perspective. If you know someone who is just starting their NetSuite journey, please guide them to explore our "New to NetSuite" category. It’s a great resource for helpful information and support to get…
-
Hi, Are you referring to the Package subtab for your concern? If not, could you provide a UI screenshot to help me visualize and replicate your concern? Also, have you encountered any errors?
-
É bom ver você postando aqui, @JairoBr Por favor, permita-nos rever sua preocupação e manteremos você atualizado sobre os resultados. Para outros membros da Comunidade, sintam-se à vontade para compartilhar seus pensamentos. Tenha um ótimo dia!
-
Hello, As stated in the SuiteAnswers article on Tax Records in SuiteTax, SuiteTax must be enabled in order to use the relevant records. Thank you!
-
Hello, Extensive Query Usage generally means that your query is consuming a significant amount of system resources, either due to the volume of data being retrieved, complex joins, or inefficient filtering. However, since you mentioned that the query runs fine on Mac via ODBC but fails on Windows, this suggests the issue…