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
-
No worries! Please check your integration record under Setup / Integrations / Manage Integration If you're testing this from postman, you should have the same value as this: It is found in the Authorization tab in Postman when you're setting it up. I hope this helps! If you find this reply to your question useful, others…
-
Hi @User_5KNNG, I noticed that the detail field is not yet included in your login audit trail. Can you please follow these steps to include that in your logs? I saw that there were several successful attempts and some failures as well. Perhaps the details field will tell us more of what went wrong. Source: OAuth 2.0 and…
-
Hello @Paul Salkeld, Good day! If you already have a script you're working on, can you please provide us a copy as we cannot provide scripts from scratch? Thank you!
-
Hi @User_5KNNG, Can you please share a screenshot of these logs?
-
Hello @User_5KNNG, Is it still not showing anything from the Login Audit Trail?
-
Hello @Dext3r, Let's have the support team have a look into this as I have been unable to replicate your concern and this appears to be a potential defect. I'll be sending you an email to request for your account details and file a case on your behalf. Feel free to add anything in the email that can help expedite the…
-
Hello @Joris Belgium, Were you able to check my previous comment? Let us know if you need further assistance. Thank you!
-
@Nikhil Patil, Good day and thank you for posting this new thread! Hello everyone! Recognizing your expertise and knowledge, we kindly seek your support. Your active participation in aiding a fellow member is genuinely appreciated.
-
Hello @Bart Jonk, Good day. Just to give you an update. I ran each line that has a sum operation and so far the lines are working except for this one: sum(TO_NUMBER(BUILTIN.CURRENCY_CONVERT(transactionLine.foreignamount))), TO_BINARY_FLOAT(TO_NUMBER(CURRENCY_CONVERT(TransactionAccountingLine.amount))) as A_EUR I am still…
-
Hello @Joris Belgium, Good day. I attempted to overwrite the value for the author field on my end but it always ends up using the email address from the preferences. Here is the script that I used: /** * @NApiVersion 2.1 * @NScriptType UserEventScript */ define(["N/record"], (record) => { /** * Defines the function…
-
Hello @Andrii Siryi, I believe this is possible using the GET operation for the file record. You can use SuiteAnswers Resolve Unexpected Error When Retrieving File From File Cabinet Through Web Services for reference. Here's what it contains: <soapenv:Body> <platformMsg:get…
-
You're welcome! Always happy to help. 😊
-
Hello @Progeorgek, Good day! Have you seen my previous comment regarding your concern? If you need further assistance, please let me know. Thank you!
-
Hello @User_JPTT1, Good day! Did you get a chance to check my comment above? Thanks!
-
Hello @User_5KNNG, Bumping this thread in case you missed my previous comment. Thank you!
-
Hello @Kaushik_B-Oracle, Yes, that is correct.
-
Hello @Andrii Siryi, 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 @JPrice, Can you please provide the code so I can test and modify it from my end? Thank you!
-
Hello @JPrice, Have you tried the try-catch method to work around this? If it does not work, the other method I could think of is to use a validation where if the current record 1. has a value in the "createdfrom" field and 2. the createdfrom field's type is "salesorder" then perform the load. Else, skip or perform a…
-
Hello @User_5KNNG, Good day. Important: I redacted the confidential information shown in your screenshot and file for your security. May I know if you followed these steps when you attempted to set up your OAuth2.0 in Postman? https://www.alphabold.com/netsuite-rest-web-services-restlets-with-oauth-2-0-using-postman/ Note:…
-
Hello @Progeorgek, Is this only affecting the custom fields but not the standard? I tested them for the start date (standard) and a custom transaction line field but could not encounter the same behavior. This looks like a potential defect so please let me know if you need assistance filing a case so I can assist you.…
-
Hello @User_JPTT1, I saw that you posted a new thread that is related to the Vendor Preference concern here: As for your other concern regarding the workaround for user notes, you can send them by sending a separate REST API Request. You can check out this video guide from SuiteAnswers to learn more on how to use the REST…
-
Hello @Nickey, Thanks for the update, yes this was announced last June and is now implemented as part of NetSuite version 2023.2. 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 question?” below, you’ll be able to help the…
-
Hello @Progeorgek, Can you please check if the User Preference of the Integration User under Home > Set Preference and the company's time zone preference under Setup > Company > Company Information are the same? This could be causing the discrepancy between the payload and the displayed dates. I hope this helps! If you…
-
Hello @Kaushik_B-Oracle, Following up on this thread in case you missed my previous comment. Thanks!
-
Hi @Camila O, Good day! Upon checking, this feature is not yet available but has been filed as an enhancement request under Enhancement #640039 SuiteApprovals > Record created via Map/Reduce or Scheduled Script > approval flow not triggered. To support this Enhancement, you can cast your vote on the SuiteIdeas page by…
-
Hello @JPrice, Glad to know you got it to work! Thank you for letting us know. Have a great day.
-
I'm glad to hear that. Happy to help!
-
Hi @Dext3r, I'm so sorry for missing this but client scripts only run on Edit mode. This is mentioned in SuiteAnswers: pageInit(scriptContext) 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 question?” below, you’ll be able to…
-
Thanks for the update, @Michael Shparber. I'm still confirming this matter as of now but I have not received any response so far as well.