My Stuff
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
Comments
-
Hi, Upon checking the REST Web Services Supported Records, I have found that your request will not be possible as different types of items have different records in the REST API. Thank you
-
Hi, Since you are referring to the table, I have added your record to the existing enhancement request, 691090 NetSuite2.com Data Source > Support Case Type table > Provision table Thank you!
-
Seeking your valuable knowledge for our member @User_FL4CK. 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_JN952. 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, Since the "created by" and "updated by" are not included in the Item/Customer records catalog, they are not available. Thank you!
-
Thank you for this information. The errors, SSS_STATEMENT_COUNT_EXCEEDED and SSS_INSTRUCTION_COUNT_EXCEEDED, are mostly similar in nature as they both occur when the instruction or statement count has exceeded the hard limits. Here are the SuiteAnswers for more information. SuiteScript Instruction Count Limit Error:…
-
Seeking your valuable knowledge for our member @kees.netsuiteadmin. 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.
-
Thank you for providing this information. Are we now seeing the expected result in the inventory number?
-
Hi, Upon checking the case_origin table, it seems that it corresponds to the supportCase table in the NetSuite2.com data source. You can verify this in the Records Catalog in the NetSuite UI by navigating to Setup > Records Catalog > Case. To add this table to your role to be exposed, follow these steps: 1.In Permissions >…
-
https://community.oracle.com/netsuite/english/discussion/comment/16861680#Comment_16861680 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/english/discussion/comment/16861673#Comment_16861673 Hi, Were you able to check this?
-
Seeking your valuable knowledge for our member @User_UI39W. 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 @Christine Gossman. 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.
-
Thank you for sharing this information.
-
https://community.oracle.com/netsuite/english/discussion/comment/16861567#Comment_16861567 Let us know the results of your logs to further investigate. Thank you!
-
Hi, Since we need to check the backend logs for the unexpected error, it is recommended to file a case with NetSuite Customer Support, as they have the tools to investigate and analyze these issues. Thank you!
-
After replicating your concern, approval of the Sales Order is necessary to establish a link within the Work Order sublist value.
-
I don't see any file on that. However, can you further check on this to review your information? See Get Access Tokens Using OAUTH 2.0 Client Credentials Grant via Postman, then click the zip file. Here's the screenshot Anyone from the community who might had the same need and happen to know of an alternate solution to…
-
Hi, Can you update the column part as follows? columns: [ search.createColumn({name: 'tranid', label: 'tranid'}), search.createColumn({ join: 'inventorydetail', name: 'inventorynumber' })] Let us know the results. If you still do not get the value from inventorynumber, please try your suggestion from your previous reply.…
-
Hi @Hendrik Kotze , Do you have any insight on @Frankey's concern? It might be similar to your concern. Thank you!
-
Seeking your valuable knowledge for our member @User_XXTWN. 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 @nir.levy. 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_XXTWN. 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, would you mind telling me the output in the logs if we correctly get the values from different fields?
-
Hi, Upon checking, changing the version of a PDF to a higher version is not mentioned in the documentation. Therefore, it seems that it is not possible using SuiteScript. See file.Type 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…
-
Hi, pageinit is a Client script which only execute during edit mode. Additionally, Upon checking the article How User Event Scripts are Executed, Standard records cannot be sourced during a beforeLoad operation. Use the pageInit client script for this purpose. See pageInit(scriptContext).
-
Hi, is the jsrassign.js you used provided by NetSuite?
-
Hi, It seems that this is correct. Does entity 5173 have any inventory details?
-
Hi, Could you please provide a screenshot of the custom address record along with its internal ID? Additionally, could you share the script so we can replicate and investigate it on our end? Thank you
-
https://community.oracle.com/netsuite/english/discussion/comment/16861175#Comment_16861175 Hi, Thank you for the information. However, when running the script, do you see any logs after adding the additional ones I mentioned in my previous reply, or any other logs?