Bertelsen's Profile
Rookie
32
Points

Questions
4

Answers
4

  • Rookie Asked on November 4, 2022 in How To's.

    I would use N/file and post a response of file.getContents

    But this should be a CSV file that can be converted on the receiving end.

    • 210 views
    • 1 answers
    • 0 votes
    • 842 views
    • 2 answers
    • 0 votes
  • Rookie Asked on December 19, 2019 in SuiteFlow.

    Found the answer:

    1. Go to Customization > Workflow > Workflows.
    2. Click Edit next to the workflow that you want to delete workflow instances and history records for.
    3. From the More menu, select Instances and History Records.
    4. In the Instances and History Records popup window, in the Delete section, enter the number of months for the age of the workflow instances and related history records that you want to delete. To delete all of the workflow instances and related history records, enter 0.
    5. Click Delete.

    To see the status of the deletion process, from the More menu, select Instances and History Records. Statuses include Scheduling, Waiting for execution, and the progress of the deletion process.

    Important

    It can take days to delete a large number of history records. Only one deletion process is run at a time. If you initiate multiple deletion processes, they are queued in the order that they were initiated in. The deletion process begins when the preceding deletion process is finished.

    • 2154 views
    • 1 answers
    • 1 votes
  • Rookie Asked on December 5, 2019 in SuiteCloud.
    1. what are you doing in the suitelet that you can not do in your aftersubmit user event?
    2. you could pass a parameter that another script is looking for and then post a message. just seems like a lot of unnessary scripting.
    • 5609 views
    • 3 answers
    • 0 votes