My Stuff
Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
Hello @Joy Noreen Magoling-Oracle Thanks for your answer, it has certainly clarified things! Maybe you can help me finding a solution the situation. What I want is to take the date from the 'Expected Ship Date' on the Sales order and put this in the 'Production End Date' field when the Work Order is automatically created…
-
Hello @Joy Noreen Magoling-Oracle and/or @Ivy Lopez-Oracle Do you maybe can help me figuring out this issue?
-
@Ivy Lopez-Oracle Is there a possibility to create a script/work order for performing this action? Or is het tablet interface not accessible for scripts/workflows?
-
@Jeff Pineda-Oracle I don't think the first way is an option. The script seems to be locked and there is no 'Edit' option:
-
@Jeff Pineda-Oracle victory is ours! ? The export is now working! When I click on the 'Print label' button the csv file is created. It downloads directly into my browser instead of saving it into the folder, which is a bit strange, although this is what I wanted at the end. I've got one more question for you, after this I…
-
Hello Jeff, Execution Log tab is a good idea....seems that there are to many search results ? I will adjust my saved search and try again.
-
Hello, I've adjusted the status to 'Testing' en clicked on the URL in the 'Script Deployment' window. There also appears a blank screen in a new tab: Any thoughts about what is wrong?
-
Hello @Jeff Pineda-Oracle, I've followed up all you advise. I'm now at a point where I can click on the 'Print label' button. The browser starts to load and displays a blank page (URL=https://acctid.app.netsuite.com/app/site/hosting/scriptlet.nl?script=1648&deploy=1). There is no document created. The current Client…
-
@Jeff Pineda-Oracle Thanks for the help so far. It's not working jet but we're getting there. I've preformed the following steps: Copied the 'Suitelet' to notepad Adjust the saved search ID to 'customsearch_schutte_workorder_label' Adjust the folder to 'Documents' Saved the file as 'DownloadSavedSearch.js' and uploaded…
-
Hello @Jeff Pineda-Oracle, Thanks for the adjusted script! I don't really understand what you have done with it, maybe I should follow a course about SuiteScript to figure that out... ? We are one step closer to the solution I think. I've preformed the following steps: Copy the script into a textfile and saved it as…
-
Hello Jeff! Thanks for your answer and links to the SuiteAnswers articles! I've preformed the following steps: Create a file 'DownloadSavedSearch.js' en fill this with the following script: /** * @NApiVersion 2.0 * @NScriptType Suitelet * @NModuleScope SameAccount */ define(['N/file', 'N/search'], /** * @param {file} file…
-
Hello Jack, Thanks again for your answer! I will try the two seperate workflows although I'm also will discus with a developer if it's possible to create a SuiteScript for this.
-
Hello Jack, Thank you very much! This helped me a lot. Now the only thing left is that I should combine the saved search 'Send reminder email to Contacts' with the following saved search for invoices that are 3 days overdue. Do you know how to combine this and use this within the workflow?