<?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>Process Modeler - Tasks JSON Error</title><link>https://community.appian.com/discussions/f/appian-community-edition/24456/process-modeler---tasks-json-error</link><description>Hello everyone! I hope you&amp;#39;re doing well. 
 I&amp;#39;m trying to use assignment at Process Modeler, and do an action related to update a record. (any of them). I can use the action if I don&amp;#39;t assign it to anyone for approval. 
 I can&amp;#39;t use any assignment&amp;gt;This</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process Modeler - Tasks JSON Error</title><link>https://community.appian.com/thread/94420?ContentTypeID=1</link><pubDate>Mon, 02 May 2022 14:48:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d27bd32-c1dc-4260-8277-97551aeeae0d</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;If you need it to go through an approval before being written to the DB, you would add a User Input Task (assigned to the appropriate party, preferably a group) prior to the WTDS node.&amp;nbsp; Then between the Task and the WTDS node, you would put an XOR gateway to handle alternative flow logic if the approver does something other than approving it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeler - Tasks JSON Error</title><link>https://community.appian.com/thread/94366?ContentTypeID=1</link><pubDate>Fri, 29 Apr 2022 21:31:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3630b4c7-ec6f-4482-a4f8-10f771681df1</guid><dc:creator>josebarrios</dc:creator><description>&lt;p&gt;Hello again Mike, Dave! thanks for your response,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;So sorry, let me see if I understand (is not an attended activity), basically I can&amp;#39;t assign it to a user. Is there a way that I can build a verification step? In other words, I need an approval from an administratorl, before the database is updated.&lt;br /&gt;&lt;br /&gt;Thanks in advance!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeler - Tasks JSON Error</title><link>https://community.appian.com/thread/94363?ContentTypeID=1</link><pubDate>Fri, 29 Apr 2022 20:14:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3eccba09-434b-4fdb-a617-0a4d4a49e664</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;FWIW, i think you accidentally replied to me instead of to OP.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeler - Tasks JSON Error</title><link>https://community.appian.com/thread/94362?ContentTypeID=1</link><pubDate>Fri, 29 Apr 2022 20:12:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6cd28db2-96c3-4541-ab42-95f75ce26787</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;In very simple terms you shouldn&amp;#39;t assign it to anyone, because it should be assigned to Appian.&amp;nbsp; IDK what the JSON is about, but there you go.&amp;nbsp; You most definitely DO want to &amp;quot;run as whoever designed this process model&amp;quot; because it will probably complain about user permissions if you don&amp;#39;t.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeler - Tasks JSON Error</title><link>https://community.appian.com/thread/94360?ContentTypeID=1</link><pubDate>Fri, 29 Apr 2022 19:31:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b53b80ff-f5df-4a15-af45-1adaffefb1d1</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;From the looks of your first and last screenshots, you&amp;#39;re trying to assign your WTDS node to a user/users - but this is &lt;span style="text-decoration:underline;"&gt;not an attended activity&lt;/span&gt;, and should be set to run as an automated activity (preferably &amp;quot;run as whoever designed this process model&amp;quot;).&lt;/p&gt;
&lt;p&gt;The only attended activity I can see in your model diagram is the Start Node, which is not assignable as it will be completed by whoever starts the Related Action.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeler - Tasks JSON Error</title><link>https://community.appian.com/thread/94359?ContentTypeID=1</link><pubDate>Fri, 29 Apr 2022 19:26:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bbb82ae2-2c84-4e4f-aeaa-8490f26a00b2</guid><dc:creator>josebarrios</dc:creator><description>&lt;p&gt;Hello Mike! thank you for your response,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m doing a generic update record action, in that action I&amp;#39;m trying to use assigned tasks to administrators, and get the email.&lt;/p&gt;
&lt;p&gt;About JSON, I&amp;#39;m not passing anything (intentionally) related to it.&lt;/p&gt;
&lt;p&gt;If I check the option #1. &amp;quot;This node will be ssigned as a task to a person or a group of people&amp;quot;, just like the next screenshot, I will get the JSON error. I need to set &amp;quot;This node will run as an automated activity...&amp;quot; Option #2:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/500x500/__key/communityserver-discussions-components-files/67/Appian_5F00_ErrorJson_5F00_1.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Those are my users.&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/500x500/__key/communityserver-discussions-components-files/67/Appian_5F00_ErrorJson_5F00_2.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;This is my generic Process Modeler&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/500x500/__key/communityserver-discussions-components-files/67/Appian_5F00_ErrorJson_5F00_3.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there any information aditional that I can share with you?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Modeler - Tasks JSON Error</title><link>https://community.appian.com/thread/94352?ContentTypeID=1</link><pubDate>Fri, 29 Apr 2022 16:56:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:44099abe-bfb4-41b4-af8f-54838288203e</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I&amp;#39;m not really clear on what&amp;#39;s happening - could you provide some further detail as to the exact configuration of your related action?&amp;nbsp; I don&amp;#39;t immediately know why you would be getting an error message referencing JSON - are you intentionally passing JSON somewhere?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>