Minha área
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comentários
-
Hi, Upon further checking if this can be tagged as an issue I have found out that there's an existing enhancement request for this: 304447 CSS > Deploy client script for Location record You can vote for this enhancement on the SuiteIdeas page. See 10054: Voting for Enhancements Note: According to SuiteAnswers Article, the…
-
Seeking your valuable knowledge for our member @User_44UPO. Your input is highly appreciated. Also, if you're aware of anyone new to NetSuite, please guide them to our "New to NetSuite" page for helpful information and guidance.
-
Hi, From what I understand, the inventories in the WMS are the standard items we use in the NS UI. This implies that we can retrieve these inventories using SOAP. Please verify the list of available items exposed in SOAP here, SOAP Web Services Supported Records
-
https://community.oracle.com/netsuite/english/discussion/comment/16866074#Comment_16866074 Hi, Were you able to check this? Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16866076#Comment_16866076 Hi, Were you able to check this? Thank you!
-
Hi, Could you please check this SuiteAsnwers Article and its sub articles if you are done with this? SSH Keys for SFTP Especially, this part
-
Hi, After looking into your concern, I was able to replicate the same result. Additionally, upon further investigation, it appears that using SuiteScript is marked as an Enhancement Request. Therefore, I can confirm that this feature is currently not available in SuiteTalk. — You can request for an Enhancement by either…
-
https://community.oracle.com/netsuite/english/discussion/comment/16865727#Comment_16865727 Hi, Were you able to check this?
-
https://community.oracle.com/netsuite/english/discussion/comment/16865722#Comment_16865722 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
-
Seeking your valuable knowledge for our member @CDuf. Your input is highly appreciated. In the meantime, you might be interested in participating in our Weekly Quiz. You only have until July 18, 2:00 PM ET to comment on your answers and earn rewards! Click here for more details.
-
Seeking your valuable knowledge for our member @Thaya Sivapatham. Your input is highly appreciated. Also, if you're aware of anyone new to NetSuite, please guide them to our "New to NetSuite" page for helpful information and guidance.
-
Seeking your valuable knowledge for our member @User_9JJWD. Your input is highly appreciated. Also, if you're aware of anyone new to NetSuite, please guide them to our "New to NetSuite" page for helpful information and guidance.
-
https://community.oracle.com/netsuite/english/discussion/comment/16865726#Comment_16865726 Hi, were you able to check this? Thank you!
-
Hello, If this information originates from the Script Bundle, could you please provide the Bundle Name and ID so we can investigate further? Alternatively, a screenshot of the bundles would be helpful. Thank you!
-
Hi, Could you please refresh the record that has a client script using Shift+F5? Let me know if the updated script executes. Thank you!
-
Seeking your valuable knowledge for our member @eleran. Your input is highly appreciated. Also, if you're aware of anyone new to NetSuite, please guide them to our "New to NetSuite" page for helpful information and guidance.
-
Hi, Is there any other SuiteScript deployed in the record, or is the SuiteScript you provided the complete code? Upon checking the logs, it appears that the "Error Title: Search Filter Removed" is not mentioned in the SuiteScript you provided. Could you try excluding the try-catch statement and include only the log.debug…
-
Hi, Could you please share a screenshot showing the criteria and result for the internal ID 2338, Name: InvDetail, so I can replicate it on my end? Additionally, have you added the required permissions in the role you are using in SOAP? Thank you!
-
Hi @Chandanesh , Since we have tried all of the potential resolution, @Gregz-Oracle is right, I would suggest you to submit a support case to have it investigated further. Thank you!
-
https://community.oracle.com/netsuite/english/discussion/comment/16865660#Comment_16865660 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.
-
https://community.oracle.com/netsuite/spanish/discussion/comment/16865627#Comment_16865627 Hola, Sólo quería saber si has podido ver el comentario anterior. Gracias.
-
Seeking your valuable knowledge for our member @David_McW. Your input is highly appreciated. Also, if you're aware of anyone new to NetSuite, please guide them to our "New to NetSuite" page for helpful information and guidance.
-
Hi, To further investigate the error, could you please provide the specific error line from the logs? If nothing appears, try removing the try-catch block and then execute the script again. Thank you!
-
Hi, You can create a support case via Support Cases in SuiteAnswers. Let me know if you have created a Support Case.
-
Hola, Con ese resultado, podemos confirmar que está disponible a través de SuiteQL solo cuando la función SuiteTax está habilitada. Los detalles de impuestos no están disponibles para los usuarios de Legacy Tax. ¡Gracias!
-
Hi, Upon checking the SOAP response you provided, the error "INVALID_SAVEDSEARCH" indicates that a saved search with the internal ID 2361 does not exist. When I replicated your issue, I received the expected result. SOAP Request: <soapenv:Body> <search xsi:type='platformMsgs:SearchRequest'> <searchRecord…
-
https://community.oracle.com/netsuite/english/discussion/comment/16865560#Comment_16865560 Hi, Were you able to check this? Thank you!
-
Hello, When I attempted to retrieve details for a specific location using the following GET URL: https://ACCOUNT.suitetalk.api.netsuite.com/services/rest/record/v1/inventoryitem/6/locations/1 I successfully obtained the details for that specific location. Is this what you were looking for?
-
Hi, According to the Records Owner, they have implemented a validation that it cannot specify one unique line multiple times. It caused a system error. This case has to be investigated if the request has any sense and then handle it accordingly. With this, we suggested to create a support case to investigate and analyze…
-
Hi, Have you tried redeploying the script? Which record did you use for the deployment?