<?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>How to save Any type variables value in process model?</title><link>https://community.appian.com/discussions/f/process/12046/how-to-save-any-type-variables-value-in-process-model</link><description>Hello All, 
 I have an interface form which consists of one variable of type &amp;quot;Any type&amp;quot;. Now I&amp;#39;m calling that interface in process model and want to save the value of that variable into PV variable but as its type is Any type. Its not showing that variable</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to save Any type variables value in process model?</title><link>https://community.appian.com/thread/53335?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 16:13:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9be3d752-3bcb-48ab-a3fa-896ff62945a8</guid><dc:creator>Mike Schmitt</dc:creator><description>Additionally, if a user is wanting to store an informal dictionary created ad-hoc in a SAIL interface but which doesn&amp;#39;t match any existing CDT, this can be accomplished by passing the output through a!toJSON to create a JSON string to be translated back to dictionary data later as needed.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save Any type variables value in process model?</title><link>https://community.appian.com/thread/53330?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 14:07:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a8f0f28-ccd2-4ccd-a664-c1d9fe972467</guid><dc:creator>gianninol</dc:creator><description>While not generally advisable as it is best to use strictly typed variables where possible, you can store the value of an Any Type variable within a datasubset process variable. But, as Mike mentions, this should be a last resort used only when there is no other way to achieve the desired functionality.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save Any type variables value in process model?</title><link>https://community.appian.com/thread/53329?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 13:43:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d57df79d-0d53-4aaf-b39b-93ae35e35c74</guid><dc:creator>Mike Schmitt</dc:creator><description>Basically you can&amp;#39;t.  Generally speaking, you should be saving into PV of the correct type upon form submission.  What&amp;#39;s the use case where you would want to use &amp;#39;Any Type&amp;#39;?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save Any type variables value in process model?</title><link>https://community.appian.com/thread/53323?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 11:56:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48ca17c5-8aff-43e3-8c63-b4a1b44eab8d</guid><dc:creator>gayathris</dc:creator><description>&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/PV.PNG"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/PV.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Save the node input into a process variable. Since we are mapping this new node input(AC) with Interface input, we will get the value entered in the form to ac first(Node input) and then to&amp;nbsp;pv&amp;nbsp;variable.&lt;/p&gt;
&lt;p&gt;You must create node inputs (activity class parameters) and save the node inputs into process variables if you want to use their values elsewhere in the process&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Data_Tab.html"&gt;https://docs.appian.com/suite/help/18.1/Data_Tab.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope helps&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save Any type variables value in process model?</title><link>https://community.appian.com/thread/53322?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 11:42:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:391a4b6c-e069-47b8-864a-11952eab2e72</guid><dc:creator>viveku3486</dc:creator><description>But how can I get the value of Any type variable in this newly created variable?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save Any type variables value in process model?</title><link>https://community.appian.com/thread/53321?ContentTypeID=1</link><pubDate>Tue, 13 Mar 2018 11:41:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97d36c7c-878d-49f5-9fe2-e09889f14b1b</guid><dc:creator>gayathris</dc:creator><description>&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/New-AC.PNG"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/New-AC.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Any type Inputs will not create the node inputs automatically since it dont knows the type, but you can create a new input using &amp;quot;Add new input&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>