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 @Tessa L, 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 insights or…
-
Hello @User_HE3M9, 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_HWW8S, 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…
-
Hi @Charles B, Good day! Can you please provide the script you're working on so that we can check this further on our end? Thanks!
-
Hi @User_2D608, Good day! To clarify, can you please confirm if you are using a saved search or an SQL Query for this concern? Thanks!
-
Hi again @Berkley Guse, Can you please provide a snippet of the SOAP Request that you're sending to NetSuite? Please don't forget to redact any confidential information. Thanks!
-
Hello @Berkley Guse, Thanks for commenting on this thread. We will be reviewing this concern and get back to you with additional information. To our community users, we highly value your contributions whether in the form of insights or suggestions regarding this thread! These contributions are essential to us and the…
-
Hi @User_G10QS, Following up on this thread. If you need further assistance, please provide the information requested above. Thank you!
-
Hello @User_2D608, 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 insights…
-
Hi @User_G10QS, Did you try to replicate this error if you use the same role as the one used for the REST API, in the UI? If not, please try it and let us know of the results. This is just to make sure that the error is not role-specific. So far I have not been able to replicate this error on my end.
-
Hello @George Mihaylov, Thanks for letting us know. It would be best to have someone from our support team look into this to ensure that this is not a potential defect. We will be reaching out to you via email to file a case on your behalf. Thanks!
-
Hi @User_G10QS, Good day! Bumping this thread in case you missed my comment from yesterday. Thanks!
-
Happy to help!
-
Hi @Ian_H, Looks like this is something that would be best answered by our community members. Tagging here some of our top contributors: Hi @Brian Stisser @Tigran Shahnazaryan @GauravAgrawal @Tiru Chembeti @Shaik Nayeem Rahman @Miguel Ariza - Sol4IT @Tafara, Your insights are highly appreciated for this concern.
-
Hello @Pallavi1903, 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…
-
Hello @Katelyn M Martin, Thank you for letting us know. As this is not replicated from our end and as you said, is not encountered with other fields, it would be best to have our support team look into this further just to make sure this is not a defect. We will be reaching out to you to ask for your account details and…
-
Hello @User_G10QS, Thank you for providing. I redacted some parts of your comment as it contains confidential information such as your account ID. Just to confirm, is this error also encountered when you create the sales order via NetSuite UI?
-
Hello @User_MIXTJ, Can you please check if you have this Marketing Automation feature enabled in your account? You can check this by navigating to Setup > Company > Enable Features > CRM subtab > Basic Features > Marketing Automation. As of now, I am unable to replicate the error on my end.
-
Hello @JoshPNW, This is a gentle follow-up to this thread. If you need further assistance, please let us know. Thanks!
-
Hello @Johann Granados, Bumping this thread in case you missed my previous comment. If you need anything else, please let me know. Thanks!
-
Hello @User_EQST5, Good day! Bumping this thread in case you missed my previous comment. Thanks!
-
Hi @C RAO, Good day! Thank is a gentle follow up to the previous comment I wrote. If you need further assistance, please let us know. Thanks!
-
Hi @Paul Salkeld, Good day! This is a gentle reminder of the previous comment I posted in case you missed it. Thank you.
-
Hello @BM136, 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 @JoshPNW, We're delighted that you're with us today! Thank you so much for opening this thread. Please let us know if the solution provided by John in the previous comment worked for you. Have a good one!
-
Hello @User_V0GFH, 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 @Paul Salkeld, Thanks for providing the screenshot! Can you try adding another "=" in the conditional statement? Like this: if (loadrec.getSublistValue({sublistId:'subscriptionline',fieldId:'status',line:i}) == 'Active'){ If you find this reply to your question useful, others might be as well. By clicking the “Yes”…
-
Hello @Katelyn M Martin, That usually happens due to some missing permission. Can you please check if you are able to access those custom fields via UI - while using the same role that is used for your ODBC Connection? ----- Another thing that you can also check is the Access subtab in the Transaction Line Field page.…
-
Hi @User_G10QS, Good day. Thank you for waiting. I tested the payload you provided but I did not encounter the error. Based on the error message, it appears that item 28006 is not a valid internal ID. Can you please check if that item works when added via UI?
-
I am not certain, but it could be because of the SuiteAnalytics Connect - Read All permission that is already included in Administrator Roles. In NetSuite.com data source, this permission provides the role a read access to all records. But if you're using NetSuite2.com data source for your queries, I don't see a workaround…