<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Create/Update in Bulk NetSuite Actions in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/80#M80</link>
    <description>&lt;P&gt;&lt;STRONG&gt;[Dec 11, 2020] Kyle Tan (CSM at Workato) replied:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hmm, this was my bad, Joe &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; The NetSuite bulk action does indeed only work with up to 200 records.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;And yes, it would take 50 minutes in your example. One alternative is to use an asynchronous callable recipe with concurrency at 5 to make it faster.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jan 2021 13:20:56 GMT</pubDate>
    <dc:creator>jessica-lie</dc:creator>
    <dc:date>2021-01-15T13:20:56Z</dc:date>
    <item>
      <title>Create/Update in Bulk NetSuite Actions</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/73#M73</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 2, 2020] Joe Blanchett (Product Manager, Finance Systems at Seat Geek) posted:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi Automation Pros,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Has anyone had any luck w/ using any of the&lt;STRONG&gt;Create/Update Records in Bulk&lt;/STRONG&gt;&amp;nbsp;actions in the NetSuite Connector? I've tried a few times but have never got it to work - the job just hangs in a&lt;EM&gt;Processing&lt;/EM&gt;state until I eventually cancel the job.&lt;/P&gt;&lt;P&gt;Actions I've tried, all w/ the same results.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create Custom Records in Bulk&lt;/LI&gt;&lt;LI&gt;Update Custom Records in Bulk&lt;/LI&gt;&lt;LI&gt;Create Standard Records in Bulk&lt;/LI&gt;&lt;LI&gt;Update Standard Records in Bulk&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Let me know if you've gotten this to work - would love to chat!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:14:58 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/73#M73</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create/Update in Bulk NetSuite Actions</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/74#M74</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 2, 2020] Sean Duggan (Financial Systems Administrator at Catalant Technologies) replied: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;How many records are you attempting to update in bulk?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:16:42 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/74#M74</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create/Update in Bulk NetSuite Actions</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/75#M75</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 3, 2020] Kyle Tan (CSM at Workato) replied: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hey Joe,&lt;/P&gt;&lt;P&gt;Was it attempted via a test job, by any chance? You might need to "start" the recipe for the long running action to work. The jobs status will probably also update in 5 minute intervals as Workato checks the bulk requests to see if they're completed.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:17:32 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/75#M75</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Create/Update in Bulk NetSuite Actions</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/76#M76</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 3, 2020] Joe Blanchett (Product Manager, Finance Systems at Seat Geek) replied: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks Kyle - that was it! I have 1000 records in step 4 and I'm repeating in batches of 100 in step 5, then calling NetSuite bulk update in step 6 below. Do you know if Workato will make the calls in step 6 at the same time, then catch each async response in the next 5 minute checkAsyncStatus call? Or will the setup below lead to 1 call&amp;nbsp;+ checkAsyncStatus every 5 minutes (meaning a total time = 50 min)? If the latter, the bulk update probably isn't the way to go with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:18:32 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/76#M76</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Create/Update in Bulk NetSuite Actions</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/77#M77</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 3, 2020] Kyle Tan (CSM at Workato) replied:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;From a quick glance at the recipe, it appears that we won't need to split them up into batches. You should be able to put the rows straight into the bulk action &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; The connector will figure out how to batch them up so they're processed as quickly as possible.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:18:53 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/77#M77</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create/Update in Bulk NetSuite Actions</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/78#M78</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 3, 2020] Joe Blanchett (Product Manager, Finance Systems at Seat Geek) replied:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Ok - based on the help text here I assumed I had to batch in groups of &amp;lt;= 200 before passing the records into the bulk&amp;nbsp;update step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:20:03 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/78#M78</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create/Update in Bulk NetSuite Actions</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/79#M79</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 3, 2020] Kyle Tan (CSM at Workato) replied:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Oh, that's odd, good catch! Could you try it with the total number of records? I'll let the product team know that something doesn't look right about that note.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:20:25 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/79#M79</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create/Update in Bulk NetSuite Actions</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/80#M80</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 11, 2020] Kyle Tan (CSM at Workato) replied:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hmm, this was my bad, Joe &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; The NetSuite bulk action does indeed only work with up to 200 records.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;And yes, it would take 50 minutes in your example. One alternative is to use an asynchronous callable recipe with concurrency at 5 to make it faster.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:20:56 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/create-update-in-bulk-netsuite-actions/m-p/80#M80</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:20:56Z</dc:date>
    </item>
  </channel>
</rss>

