プロフィール
Share Your SuiteWorld Experience & Earn a Special Badge!
コメント
-
Hello @Laura Giuffre, Good day! You can create the certificate by downloading OpenSSL Application and running the sample code from the documentation from there. As for the signature, you have to include the following headers in your request:
-
Hello @Andri2, Let's hear from some of our fellow community members about their experience. Hi @Tigran Shahnazaryan @Brian Stisser @Tiru Chembeti @GauravAgrawal @Miguel Ariza - Sol4IT @John Griffin @Dinesh Babu Gadhamsetty, what do you think?
-
Hello @Gab JS, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support. Your participation and willingness to assist a fellow member are sincerely appreciated.
-
Hello @Kaden B, May I know how exactly is the script not working? Do you encounter any error message?
-
Alrighty! I hope this gets resolved soon.
-
Hello @Bart Jonk, Good day! This is a gentle follow up to my previous comment. Let me know if you still need assistance. Thank you!
-
Hi @Laura Giuffre, Did the documentation give you the expected results?
-
Hello @JPrice, How did it go? 😊
-
Hi @Thomas UPF, Do you still need help regarding this concern?
-
Happy to help! It was mentioned in The Scripted Records Page but it's easy to miss with all the information in the article. 😅 If you find this reply to your question useful, others might as well. By clicking the “Yes” button for “Did this answer the question?” below, you’ll be able to help the community members who might…
-
Hi @Jason_Moore, If you are using client scripts, we have a maximum limit of 10 client scripts per record type. Scripts deployed beyond will not be triggered. To check which ones are expected to work, you can head to Customization / Scripting / Scripted Records. I hope this helps! If you find this reply to your question…
-
Hello @JPrice, It is expected. The N/ui/message module only works for client scripts. You can bypass this with a similar approach as the sample code in SuiteAnswers: Pass URL from a User Event Script to a Client Script via Button Click In this sample, a User Event accessed the Client Script formObj.clientScriptModulePath.
-
Hi @JPrice, If feasible, you can place your code under beforeSubmit instead of the afterSubmit to avoid such conflicts in the code. You can utilize the N/ui/message module but this only works on client scripts. This is still feasible by calling the client script within your user event though. I've also seen people use the…
-
Hi @Laura Giuffre, The documentation for Machine-to-Machine can be found here: https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_162755359851.html#Request-to-the-Token-Endpoint-and-the-Access-Token-Response
-
Hello @Bart Jonk, Are you using the same exact query in this post? if not, can you please share it so we can test it on our end? Thanks!
-
Hi @Thomas UPF, The createdDate field is not limited to the present or future dates to accommodate scenarios such as data migration. I hope this helps!
-
Hello @JPrice, This is a little difficult to troubleshoot without code snippets. can you share the code related to this record update?
-
Hi @Thomas UPF, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support. Your participation and willingness to assist a fellow member are sincerely appreciated.
-
Hi @nsteresa, Are you still encountering this issue? Please let us know if we can do anything to help.
-
Cool! Always happy to help. 😊
-
Hello @ONO4, Were you able to check my previous comment?
-
Hi @nsteresa, We have not received reports of being unable to login so far.
-
Hello @nsteresa, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support. Your participation and willingness to assist a fellow member are sincerely appreciated.
-
Hello @User_76ANW, Thank you for posting in the NetSuite Support Community! Hello everyone! Your expertise and knowledge are greatly appreciated, and we ask that you kindly offer your support. Your participation and willingness to assist a fellow member are sincerely appreciated.
-
Hello @ONO4, The script is using the user's timezone from the device. As shown in these screenshots, I originally use GMT+8 in my device but my account configured to use PST. I hope this helps! If you find this reply to your question useful, others might as well. By clicking the “Yes” button for “Did this answer the…
-
Hello @Paul Salkeld, I haven't been able to reproduce your concern on my end. I tried to create a custom field with a script and then run a different script to hide it but so far I have been receiving the expected results. With this, I will be forwarding your concern to our support team so that they can investigate…
-
Hello @Dext3r, You can add an additional filter for your field containing the parent transaction's internal ID and include that in your search. To do that you can start with nlapiGetFieldValue('id') to get the current transaction's id, then add its value to your search filter. I hope this helps! If you find this reply to…
-
Hi @Magdoulin, Happy Thanksgiving! Please let us know if you need further assistance. Thank you!
-
Hello @Laura Giuffre, Happy Thanksgiving! Were you able to check my previous comment? 😊
-
Hi @User_17V4P, Happy Thanksgiving! Were you able to check my previous comment? Please let us know if you need anything else. Thank you!