Minha área
Comentários
-
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!
-
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.
-
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…
-
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?
-
Anyone from the community who might had the same need and happen to know of an alternate solution to this? Any insights you can provide would be highly appreciated.
-
Hi, I apologize for the delayed response. I have consulted with our Technical Leads regarding your concern, but I was unable to reproduce the issue on my end. They have advised that to investigate this further, you will need to create a support case. This will allow them to use the necessary tools to examine the issue on…
-
Hi @User_0QYIY This discussion addresses your concern exclusively. Thank you!
-
Hi, I will split your discussion to check and investigate this further. Thank you!
-
Seeking your valuable knowledge for our member @User_VRTQP. 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.
-
Congratulations, Angela and Jeroen!
-
Hi, During testing, I modified the first script you attached by adding the currentRecord: define(['N/currentRecord','N/ui/dialog', 'N/log'], function (currentRecord, dialog, log) { Could you please try this on your end as well?
-
Hi, Can you please provide the SOAP request and response so we can further investigate your concern? We will be relying on the SOAP request and response. To get the file, Navigate to Setup > Integration > SOAP Web Services Usage Log. Thank you!
-
Hi, To retrieve all locations, use the following GET URL: https://ACCOUNT.suitetalk.api.netsuite.com/services/rest/record/v1/inventoryitem/6/locations Make sure to append /locations at the end. To retrieve details for a specific location, use the following GET URL:…
-
Hello, Thank you for providing the information. However, since the script is locked, it would be advisable to create a customer support ticket. The support team has the necessary tools to investigate and analyze these issues and can check if the associated record that might need to be updated.
-
Hola, Sólo quería saber si has podido ver el comentario anterior. Gracias.
-
Hi, on Nicole’s behalf, were you able to check her reply? Thank you!