<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting issue on prod.</title><link>https://community.appian.com/discussions/f/general/20824/getting-issue-on-prod</link><description>I have to update 6rows in a table and need to create a new row with updated values in a table. 
 I have used query entity to fetch the data and configured in script task at output and writing into the table.but am calling same rule for 6 times to update</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Getting issue on prod.</title><link>https://community.appian.com/thread/81142?ContentTypeID=1</link><pubDate>Fri, 23 Apr 2021 14:58:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9638cd67-eaaa-40df-a5c9-a228fb7d2548</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;You can retrieve and update your data via a script task, and then utilize a Write to Datastore Entity node to persist back to the DB, which can handle multiples.&amp;nbsp; Can you include screen shots / code snippets of your current configuration here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting issue on prod.</title><link>https://community.appian.com/thread/81123?ContentTypeID=1</link><pubDate>Fri, 23 Apr 2021 03:14:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2d1a9d0b-f574-42d9-9a75-fc9de91dc259</guid><dc:creator>sri21</dc:creator><description>&lt;p&gt;How is it possible on script task,how can i update a 6 rows at once?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting issue on prod.</title><link>https://community.appian.com/thread/81122?ContentTypeID=1</link><pubDate>Thu, 22 Apr 2021 22:46:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:be30530d-63fc-4275-92ce-e5bb24cf67a3</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;If you set your CDT process variable to multiple, retrieve/update all 6 rows from queryEntity, and update your Write to Datastore Entity node as multiple, you can handle all 6 rows at once.&amp;nbsp; If you have any specific questions beyond that, let us know.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>