<?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>General - Recent Threads</title><link>https://community.appian.com/discussions/f/general</link><description>General Inquiries</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Unable to Transfer Certifications and Academy Achievements to Personal Account – Need Guidance</title><link>https://community.appian.com/thread/40319?ContentTypeID=0</link><pubDate>Mon, 06 Apr 2026 16:35:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e8d16b4-192a-420a-84b0-d7b28b9dec9f</guid><dc:creator>karthik0009</dc:creator><slash:comments>1</slash:comments><comments>https://community.appian.com/thread/40319?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40319/unable-to-transfer-certifications-and-academy-achievements-to-personal-account-need-guidance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="233" data-end="265"&gt;Hi everyone,&lt;/p&gt;
&lt;p data-start="267" data-end="431"&gt;I&amp;rsquo;m facing an issue with transferring my Appian certifications, Academy Online achievements, and badges from my current organization account to my personal account.&lt;/p&gt;
&lt;p data-start="433" data-end="782"&gt;I have already reached out to multiple teams, including Appian Technical Support, Appian Community, Academy Online support, and the Certifications team. I was informed that the request would be resolved within two working days. However, it has been longer than that, and I have not received any proper response or update despite multiple follow-ups.&lt;/p&gt;
&lt;p data-start="784" data-end="924"&gt;Has anyone faced a similar issue before? If so, could you please guide me on how to get this resolved or whom to contact for faster support?&lt;/p&gt;
&lt;p data-start="926" data-end="979"&gt;Any help or suggestions would be greatly appreciated.&lt;/p&gt;
&lt;p data-start="981" data-end="1002"&gt;Thank you in advance!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>facing this grid issue: Type RecordType constructor passed 17 fields, but expected 50 fields</title><link>https://community.appian.com/thread/40304?ContentTypeID=0</link><pubDate>Mon, 30 Mar 2026 05:25:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d75db861-4e33-445a-b4b0-5b868d4bc8d0</guid><dc:creator>vikashk7323</dc:creator><slash:comments>5</slash:comments><comments>https://community.appian.com/thread/40304?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40304/facing-this-grid-issue-type-recordtype-constructor-passed-17-fields-but-expected-50-fields/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;The grid was working fine before 2 days but now started to face this issue. None of the grid is loading&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1774848308092v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Button is not saving the value on multiple clicks</title><link>https://community.appian.com/thread/40302?ContentTypeID=0</link><pubDate>Sat, 28 Mar 2026 13:17:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e19ed870-8674-4d2b-b643-dec71a5b163d</guid><dc:creator>hemaashri</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40302?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40302/button-is-not-saving-the-value-on-multiple-clicks/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have a requirement where user can open the ui and redirects to the url that was mentioned in the ui and can change the data in the new tab.&lt;br /&gt;&lt;br /&gt;After changing the data. we are giving an buttonwidget in the ui to refresh a variable to know whether data had changed or not. It returns true or false based on the actions done in the different tab.&lt;/p&gt;
&lt;p&gt;But the problem I am seeing button is not working as expected.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Below is the code&lt;br /&gt;&lt;br /&gt;a!buttonWidget(&lt;br /&gt; label: &amp;quot;REFRESH&amp;quot;, &lt;br /&gt; value:ri!refresh,&lt;br /&gt; saveInto: &lt;br /&gt; {&lt;br /&gt;&lt;br /&gt; a!save(&lt;br /&gt; ri!refresh,&lt;br /&gt; rule!SD_IsDataChanged(&lt;/p&gt;
&lt;p&gt;)id:ri!id&lt;br /&gt; )&lt;br /&gt; },&lt;br /&gt;&lt;br /&gt;On the above i am getting the data from the database to check data is updated or not and storing in the refresh variable. the problem here is first when user clicked on the refresh , refresh variable is storing the expected value. but later if i change the data and click on the button again it still having the same value. i doubt whether button save is working or not beacuse when i open the actual rule its giving the correct boolean value.&lt;br /&gt;&lt;br /&gt;What i observed is if ri!refresh had a value already. its not saving again. The thing is i am testing this in normal designer ui. not even in site.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can someone pls help on this?&lt;/p&gt;
&lt;p&gt;Thanks in Advance!!&lt;br /&gt; &lt;br /&gt; ),&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Error when creating new account</title><link>https://community.appian.com/thread/40299?ContentTypeID=0</link><pubDate>Wed, 25 Mar 2026 13:25:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:43002a7d-3aef-4315-909d-053f6e0e0320</guid><dc:creator>karthikeyanp2283</dc:creator><slash:comments>2</slash:comments><comments>https://community.appian.com/thread/40299?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40299/error-when-creating-new-account/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="63" data-end="306"&gt;I am trying to create a personal account, but I am receiving an error saying that an account already exists. I forgot my password, and when I try to use the &amp;ldquo;Forgot Password&amp;rdquo; option, I am not receiving any reset link to my personal email ID.&lt;/p&gt;
&lt;p data-start="308" data-end="363"&gt;Should I create a support ticket to resolve this issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How do I transfer my userId from current employer to my personal</title><link>https://community.appian.com/thread/40297?ContentTypeID=0</link><pubDate>Wed, 25 Mar 2026 05:25:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2b037856-fede-4e5e-bb9a-ffe7fa5e7da6</guid><dc:creator>karthikeyanp2283</dc:creator><slash:comments>5</slash:comments><comments>https://community.appian.com/thread/40297?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40297/how-do-i-transfer-my-userid-from-current-employer-to-my-personal/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="63" data-end="388"&gt;I requested the transfer of my credentials, Community and Academy achievements, Academy historical training data, and Community activity history a couple of days ago. However, the transfer has not yet been completed. Typically, this process is finished within two working days, but it seems to be taking longer than expected.&lt;/p&gt;
&lt;p data-start="390" data-end="521"&gt;Could you please let me know how much additional time it will take? Also, is there a toll-free number I can contact for assistance?&lt;/p&gt;
&lt;p data-start="523" data-end="878"&gt;Additionally, I would like to know whether it is okay to leave the organization before the transfer of my credentials, Community and Academy achievements, Academy historical training data, and Community activity history is completed. If so, how can I continue to receive communications that are currently being sent to my organization email after I leave?&lt;/p&gt;
&lt;p data-start="880" data-end="1023"&gt;Is there a way to update my email ID in the community profile so that all future communications can be redirected to my personal email address?&lt;/p&gt;
&lt;p data-start="1025" data-end="1066"&gt;Could someone please assist me with this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Case Creation via Email module</title><link>https://community.appian.com/thread/40295?ContentTypeID=0</link><pubDate>Mon, 23 Mar 2026 14:26:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:72b8879e-2b05-4b3e-8042-644c3ef0c7c5</guid><dc:creator>Rahul Gundu</dc:creator><slash:comments>1</slash:comments><comments>https://community.appian.com/thread/40295?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40295/case-creation-via-email-module/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;font-size:inherit;"&gt;Hi&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;font-size:inherit;"&gt;I&amp;#39;m currently exploring Case Management and wanted to check with the community whether it&amp;#39;s possible to use Google Mail (Gmail) to set up case creation via email.&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;font-size:inherit;"&gt;If this is supported, could you please share any guides or documentation on how to configure it?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;font-size:inherit;"&gt;In the documentation I reviewed, it seems that case creation via email is mentioned only for Microsoft email (Outlook). I would like to confirm whether Gmail can also be used for this purpose and what the recommended approach would be.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:tahoma, arial, helvetica, sans-serif;font-size:inherit;"&gt;Rahul Gundu&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Unable to See Appian 26.1 Release in My Academy</title><link>https://community.appian.com/thread/40294?ContentTypeID=0</link><pubDate>Mon, 23 Mar 2026 12:10:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4ecb806e-ab08-43ad-b50e-99a34475c8a3</guid><dc:creator>sureshs276515</dc:creator><slash:comments>1</slash:comments><comments>https://community.appian.com/thread/40294?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40294/unable-to-see-appian-26-1-release-in-my-academy/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;
&lt;p&gt;Hi Team,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m unable to see the new &lt;strong&gt;Appian 26.1 release&lt;/strong&gt; in my Appian Academy learning environment. It still shows the older version, and the new release content isn&amp;rsquo;t appearing for me.&lt;/p&gt;
&lt;p&gt;Has anyone else faced this issue? Could someone check and let me know if the release is available on your side, or if there&amp;rsquo;s something I need to do to get it updated?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1774267790928v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Certification Expiration</title><link>https://community.appian.com/thread/40290?ContentTypeID=0</link><pubDate>Thu, 19 Mar 2026 03:35:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65d13e11-8c50-4f41-8a9a-4ec97aa2a567</guid><dc:creator>priyadharshinis746840</dc:creator><slash:comments>2</slash:comments><comments>https://community.appian.com/thread/40290?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40290/certification-expiration/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;My Appian Senior developer certification had an expiration date of March 18.I have completed the 25.4 Release showcase on the same day.&lt;br /&gt;Could you please confirm if my certification will be considered renewed based on the showcase completion.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Priyadharshini.S&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Object displaying as protected while deployment.</title><link>https://community.appian.com/thread/40282?ContentTypeID=0</link><pubDate>Mon, 16 Mar 2026 16:23:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0939a4cf-0a8a-4e15-a633-a2e5c61deb12</guid><dc:creator>varung120549</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40282?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40282/object-displaying-as-protected-while-deployment/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello Folks,&lt;br /&gt;&lt;br /&gt;We are trying to deploy a Process HQ report to higher environments, but while doing it,&amp;nbsp; we are seeing protected as status for the Process HQ Report Object, did any one faced this or have idea?&lt;br /&gt;&lt;br /&gt;Please let me know as this is a high priority task. Appreciate your time &amp;amp; response!&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:48px;max-width:960px;" height="48" src="/resized-image/__size/1920x96/__key/communityserver-discussions-components-files/11/pastedimage1773678044703v1.png" width="960" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="/members/shubhama926776"&gt;Shubham Aware&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Permission error when using a!groupsForUser for users who belong to restricted groups</title><link>https://community.appian.com/thread/40280?ContentTypeID=0</link><pubDate>Mon, 16 Mar 2026 04:36:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:302b8395-9e6e-4e50-a259-53c3bf1f150d</guid><dc:creator>rameshk3984</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40280?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40280/permission-error-when-using-a-groupsforuser-for-users-who-belong-to-restricted-groups/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="318" data-end="330"&gt;Hi everyone,&lt;/p&gt;
&lt;p data-start="332" data-end="489"&gt;I am building a report that is accessed by a &lt;strong data-start="377" data-end="408"&gt;Super Admin (business user)&lt;/strong&gt;. The purpose of the report is to display &lt;strong data-start="450" data-end="488"&gt;which users belong to which groups&lt;/strong&gt;.&lt;/p&gt;
&lt;p data-start="491" data-end="668"&gt;To retrieve the group information, I am using the &lt;strong data-start="541" data-end="564"&gt;&lt;code data-start="543" data-end="562"&gt;a!groupsForUser()&lt;/code&gt;&lt;/strong&gt; function. However, when the report runs under the business user context, I receive the following error:&lt;/p&gt;
&lt;blockquote data-start="670" data-end="917"&gt;
&lt;p data-start="672" data-end="917"&gt;&lt;strong data-start="672" data-end="917"&gt;Expression evaluation error in rule at function &lt;code data-start="722" data-end="739"&gt;a!groupsForUser&lt;/code&gt; [line 6]:&lt;br data-start="749" data-end="752" /&gt; The user does not have sufficient privileges to get groups for user.&lt;br data-start="822" data-end="825" /&gt; [User Context: ...] does not have sufficient privileges to perform the requested action.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p data-start="919" data-end="1129"&gt;It appears that this happens because some users belong to &lt;strong data-start="977" data-end="998"&gt;restricted groups&lt;/strong&gt; (for example Developer groups or Health Report groups) that the business user running the report does not have permission to view.&lt;/p&gt;
&lt;p data-start="1131" data-end="1223"&gt;Because of this, the entire report fails instead of simply ignoring those restricted groups.&lt;/p&gt;
&lt;p data-start="1225" data-end="1241"&gt;&lt;strong data-start="1225" data-end="1241"&gt;My question:&lt;/strong&gt;&lt;/p&gt;
&lt;p data-start="1243" data-end="1261"&gt;Is there a way to:&lt;/p&gt;
&lt;ol data-start="1262" data-end="1487"&gt;
&lt;li data-section-id="ripqnx" data-start="1262" data-end="1377"&gt;
&lt;p data-start="1265" data-end="1377"&gt;Retrieve only the groups that the logged-in user has permission to see, &lt;strong data-start="1337" data-end="1371"&gt;without the expression failing&lt;/strong&gt;, or&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="1lklr8d" data-start="1378" data-end="1487"&gt;
&lt;p data-start="1381" data-end="1487"&gt;&lt;strong data-start="1381" data-end="1414"&gt;Skip/ignore restricted groups&lt;/strong&gt; when using &lt;code data-start="1426" data-end="1445"&gt;a!groupsForUser()&lt;/code&gt; so the report can still run successfully?&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p data-start="1489" data-end="1579"&gt;Any suggestions or best practices for handling this scenario would be greatly appreciated.&lt;/p&gt;
&lt;p data-start="1489" data-end="1579"&gt;&lt;img style="max-height:425px;max-width:478px;" height="425" src="/resized-image/__size/956x850/__key/communityserver-discussions-components-files/11/Screenshot-2026_2D00_03_2D00_16-at-12.32.51_2F20_AM.png" width="478" alt=" " /&gt;&lt;/p&gt;
&lt;p data-start="1489" data-end="1579"&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Appian Upgrade Clarification</title><link>https://community.appian.com/thread/40245?ContentTypeID=0</link><pubDate>Tue, 03 Mar 2026 14:06:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8ec77ef0-950f-4809-a0c7-e3cbb1dea23c</guid><dc:creator>Someshwar Gnanaprakasam</dc:creator><slash:comments>1</slash:comments><comments>https://community.appian.com/thread/40245?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40245/appian-upgrade-clarification/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;
&lt;div class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;Hi, Appian has now moved to a monthly release cycle starting with version 26.1. Based on version 26.2 is released on &lt;strong&gt;27 February 2026&lt;/strong&gt;, and the &lt;strong&gt;support expiration date for 26.1 is also 27 February 2026&lt;/strong&gt;, I need clarity on whether an upgrade must be performed on the same day to remain fully supported.&amp;nbsp;If a release includes functionality deprecations or removals that require remediation before upgrading, do we have a grace period to complete those changes? Our usual process involves upgrading non‑production environments first, performing thorough testing, and ensuring everything is stable before proceeding with the production upgrade.&amp;nbsp;Given the support end date, do we need to perform upgrade all environments immediately without testing?&lt;/div&gt;
&lt;div class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&lt;/div&gt;
&lt;div class="paragraph-in-scc-markdown-text ___1ngh792 ftgm304 f1iaxwol"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to track document downloads (user + timestamp) when using a document download link?</title><link>https://community.appian.com/thread/40239?ContentTypeID=0</link><pubDate>Mon, 02 Mar 2026 05:07:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2a5412f7-07ff-4b18-a8fe-d736aa0e8417</guid><dc:creator>Subramanyam</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40239?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40239/how-to-track-document-downloads-user-timestamp-when-using-a-document-download-link/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Hi Team,&lt;/p&gt;
&lt;p&gt;I have a requirement where a user clicks a &lt;strong&gt;document download link&lt;/strong&gt; (using &lt;code&gt;a!documentDownloadLink()&lt;/code&gt;), and the document downloads normally.&lt;br /&gt; However, I also need to capture some backend audit details, such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;isDocumentDownloaded = true&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Which user downloaded the document&lt;/li&gt;
&lt;li&gt;The date and time when the document was downloaded&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The challenge is that the user is &lt;strong&gt;only clicking the download link&lt;/strong&gt; &amp;mdash; there are &lt;strong&gt;no additional buttons or actions&lt;/strong&gt; that trigger a process model or write to a database.&lt;/p&gt;
&lt;p&gt;I also understand that &lt;strong&gt;download links do not directly trigger process models or write events&lt;/strong&gt;, so I cannot perform backend logging from the link itself.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Is there a best way to achieve this requirement, or any recommended alternative pattern to track the user and timestamp when a document is downloaded?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Any guidance, suggestions, or example patterns would be appreciated.&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Apple Mail (MBOX) to PST Migration in Enterprise Environment</title><link>https://community.appian.com/thread/40238?ContentTypeID=0</link><pubDate>Fri, 27 Feb 2026 12:03:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2e45ba1a-084c-42b6-b958-724e34ec39ad</guid><dc:creator>gloriap193115</dc:creator><slash:comments>1</slash:comments><comments>https://community.appian.com/thread/40238?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40238/apple-mail-mbox-to-pst-migration-in-enterprise-environment/rss?ContentTypeId=0</wfw:commentRss><description>&lt;blockquote data-start="998" data-end="1456"&gt;
&lt;p data-start="1000" data-end="1173"&gt;We are migrating some business users from macOS to Windows-based environments and need to convert Apple Mail data (EML/MBOX) into formats compatible with enterprise systems.&lt;/p&gt;
&lt;p data-start="1178" data-end="1260"&gt;Has anyone handled Apple Mail data conversion in an Appian-integrated environment?&lt;/p&gt;
&lt;p data-start="1266" data-end="1283"&gt;We are exploring:&lt;/p&gt;
&lt;ul data-start="1286" data-end="1395"&gt;
&lt;li data-section-id="1rp9vj8" data-start="1286" data-end="1310"&gt;
&lt;p data-start="1288" data-end="1310"&gt;MBOX to PST conversion&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="mkfji2" data-start="1313" data-end="1355"&gt;
&lt;p data-start="1315" data-end="1355"&gt;Preserving metadata and folder hierarchy&lt;/p&gt;
&lt;/li&gt;
&lt;li data-section-id="1sn9ol1" data-start="1358" data-end="1393"&gt;
&lt;p data-start="1360" data-end="1393"&gt;Automating the conversion process&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p data-start="1398" data-end="1456"&gt;Any suggestions on best practices or automation workflows?&lt;/p&gt;
&lt;ul&gt;
&lt;li data-section-id="19xbdb9" data-start="84" data-end="149"&gt;
&lt;p data-start="87" data-end="149"&gt;Apple Mail (MBOX) to PST Migration in Enterprise Environmen&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Someone suggest us RecoveryTools&amp;nbsp; Apple Mail Converter- if there any other alternatives available.&amp;nbsp;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Can we able to read actual value instead of display value from excel.</title><link>https://community.appian.com/thread/40237?ContentTypeID=0</link><pubDate>Fri, 27 Feb 2026 09:33:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dba59540-f3eb-4301-a4ce-19b8636dfbae</guid><dc:creator>Saikrishnan V</dc:creator><slash:comments>11</slash:comments><comments>https://community.appian.com/thread/40237?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40237/can-we-able-to-read-actual-value-instead-of-display-value-from-excel/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span style="font-family:inherit;"&gt;Hi everyone,&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span style="font-family:inherit;"&gt; I&amp;rsquo;m using to readexcelsheetpaging plugin to read the Excel sheet, one column having decimal values, the &lt;strong&gt;displayed value&lt;/strong&gt; is rounded (around 2 decimal places), which differs from the &lt;strong&gt;actual raw value&lt;/strong&gt; stored in the cell.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="font-family:inherit;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;What I see:&lt;/strong&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;Excel cell shows:&amp;nbsp;&lt;code&gt;9.79&lt;/code&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;Underlying value in the cell: 9.7881336&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family:inherit;"&gt;readexcelsheetpaging&amp;nbsp;returns: &lt;code&gt;9.79&lt;/code&gt;&amp;nbsp;(display)&lt;/span&gt;&lt;span style="font-family:inherit;"&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family:inherit;"&gt;&lt;span&gt;Is there a way to read the actual value of a cell?&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>work item canceled</title><link>https://community.appian.com/thread/40234?ContentTypeID=0</link><pubDate>Thu, 26 Feb 2026 14:02:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8a49279-32c0-42f1-b1b8-29a37bc2d7a8</guid><dc:creator>Narasimha Reddy</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40234?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40234/work-item-canceled/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;Recently, there was a production server outage, and several process instances went into an error state at an XOR gateway, showing the message &lt;strong&gt;&amp;ldquo;Work item cancelled.&amp;rdquo;&lt;/strong&gt;&lt;br /&gt; We manually resumed the affected instances from a point after the gateway, and they continued running. However, when the flow reached the same XOR gateway again, the instances failed once more with the same cancellation message.&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Document Does Not Exist or has been Deleted</title><link>https://community.appian.com/thread/40226?ContentTypeID=0</link><pubDate>Tue, 24 Feb 2026 13:40:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:81bd46f7-e7a0-4b3d-a081-fa390ce818bc</guid><dc:creator>srikanth</dc:creator><slash:comments>5</slash:comments><comments>https://community.appian.com/thread/40226?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40226/document-does-not-exist-or-has-been-deleted/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello Everyone,&lt;/p&gt;
&lt;p&gt;its working for the first when i upload file and file name&amp;nbsp;&lt;br /&gt;when remove file and uploading the new one getting the error.&lt;br /&gt;Thanks in advance for your help.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1771940265270v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks &amp;amp; Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Srikanth.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>how to check is .csv file is corrupted or not</title><link>https://community.appian.com/thread/40224?ContentTypeID=0</link><pubDate>Tue, 24 Feb 2026 09:50:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2486c00-e155-4213-ab5a-b8436bc461d9</guid><dc:creator>sureshs276515</dc:creator><slash:comments>12</slash:comments><comments>https://community.appian.com/thread/40224?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40224/how-to-check-is-csv-file-is-corrupted-or-not/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;is there any function that we can check&amp;nbsp; is .csv file is corrupted or not?&lt;/p&gt;
&lt;p&gt;note:-.csv.file will receive from external system&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;suggest me best approch?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Parsing DataTime from JSON</title><link>https://community.appian.com/thread/40219?ContentTypeID=0</link><pubDate>Mon, 23 Feb 2026 08:12:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c95367fb-0815-4ee2-8d1c-e7fb9ea38659</guid><dc:creator>anak3061</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40219?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40219/parsing-datatime-from-json/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve noticed that the newer version of a!fromJson() parses DataTime value differently, which results in receiving a different date value than the one received. I am looking for a bullet-proof way of setting the correct timezone and receiving the original date.&lt;/p&gt;
&lt;p&gt;For example, the integration returns DateTime value like:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="json"&gt;&amp;quot;dateOfBirth&amp;quot;:&amp;quot;1955-08-03T00:00:00+02:00&amp;quot;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;When using a!fromJson(), the resulting Map gets the value:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="json"&gt;dateOfBirth=02/08/1955 23:00&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried playing with local(), but the dates still get switched up if the hour values are close to midnight. The a!fromJson19_r2 still returns the correct date.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for &amp;uml;your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Drop-down values</title><link>https://community.appian.com/thread/40200?ContentTypeID=0</link><pubDate>Mon, 16 Feb 2026 13:34:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b6d7ed12-7d8c-4598-93e1-8352453bc95c</guid><dc:creator>harshithal2027</dc:creator><slash:comments>6</slash:comments><comments>https://community.appian.com/thread/40200?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40200/drop-down-values/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Here I am having one dropdown if I select Exclusion there then category,type and add exclusion button will be visible. But when I click on add exclusion button in next category and type are getting duplicated I dont want that I want to select other exclusion and Type differently . How can I achieve it?&lt;/p&gt;
&lt;p&gt;Code:&lt;/p&gt;
&lt;p&gt;local!set: if(a!isNotNullOrEmpty(local!exclusionList),&lt;br /&gt; index(local!exclusionList.set,1,{}),&lt;br /&gt; {}),&lt;/p&gt;
&lt;p&gt;saveInto: {&lt;br /&gt; a!forEach(&lt;br /&gt; items: local!exclusionList,&lt;br /&gt; expression: a!save(&lt;br /&gt; local!exclusionList,&lt;br /&gt; append(&lt;br /&gt; local!exclusionList,&lt;br /&gt; a!map(&lt;br /&gt; set: local!set,&lt;br /&gt; coveragetoRoleId: ri!basCoverageToRole['recordType!{33c2cbea-4c4e-4288-9d10-d6107f847a76}UWG Coverage To Role.fields.{c8b1b4ee-b5f4-494d-bcf3-763d83073e71}id'],&lt;br /&gt; standardUWSupportCodeRefId: null,&lt;br /&gt; exclusionText: &amp;quot;&amp;quot;&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; },&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1771248835976v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to disable edit mode on a PDF?</title><link>https://community.appian.com/thread/40185?ContentTypeID=0</link><pubDate>Thu, 12 Feb 2026 10:50:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c58a9d57-39d0-4222-83cb-3db90b844920</guid><dc:creator>Jos&amp;#233; Manuel Costoso Escobar</dc:creator><slash:comments>2</slash:comments><comments>https://community.appian.com/thread/40185?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40185/how-to-disable-edit-mode-on-a-pdf/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We have an a!documentViewerField component to display a PDF document, but the problem is that it shows editing options to download and print it, and we have been asked to disable these options.&lt;/p&gt;
&lt;p&gt;Is there another component that allows PDF documents to be viewed in read-only mode, only displaying the document without allowing it to be downloaded or printed? Or is there a way to configure this from Appian?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1770893559292v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;These are the actions that can be performed on the PDF file.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1770893679552v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;This is component we use&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>403 Access Denied you don't have permission to view this page</title><link>https://community.appian.com/thread/40184?ContentTypeID=0</link><pubDate>Thu, 12 Feb 2026 08:43:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:656bdb7e-e5a7-42ad-8c94-d2d3172822d3</guid><dc:creator>durgaganeshp01</dc:creator><slash:comments>6</slash:comments><comments>https://community.appian.com/thread/40184?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40184/403-access-denied-you-don-t-have-permission-to-view-this-page/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1770885607402v1.png" /&gt;&lt;br /&gt;&lt;br /&gt;Hi Team,&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m getting a 403 Access Denied error stating &amp;ldquo;You don&amp;#39;t have permission to view this page&amp;rdquo; &amp;mdash; can someone help me understand why this might be happening?&lt;br /&gt;&lt;br /&gt;Note:&amp;nbsp; We have already checked the Process Model, Record Type, Site Objects Security settings &amp;mdash; all users have Viewer access and are part of the required group.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Grid Plus error: gridRecordField → “Record field input must not be null or empty” (query rule source, no value on column)</title><link>https://community.appian.com/thread/40162?ContentTypeID=0</link><pubDate>Thu, 05 Feb 2026 09:49:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3c938990-aeb3-4058-bb19-08c34e9a3a45</guid><dc:creator>onkarj0003</dc:creator><slash:comments>1</slash:comments><comments>https://community.appian.com/thread/40162?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40162/grid-plus-error-gridrecordfield-record-field-input-must-not-be-null-or-empty-query-rule-source-no-value-on-column/rss?ContentTypeId=0</wfw:commentRss><description>&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;
&lt;p&gt;&lt;strong&gt;Product:&lt;/strong&gt; Appian&lt;br /&gt; &lt;strong&gt;Area:&lt;/strong&gt; Interfaces &amp;rarr; Plug‑ins &amp;rarr; Grid Plus Layout (&lt;code&gt;gridPlusLayoutField&lt;/code&gt;)&lt;br /&gt; &lt;strong&gt;Appian version:&lt;/strong&gt; &lt;em&gt;[e.g., 25.3]&lt;/em&gt;&lt;br /&gt; &lt;strong&gt;Database:&lt;/strong&gt; MariaDB&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Problem Summary&lt;/h3&gt;
&lt;p&gt;I&amp;rsquo;m displaying data in &lt;strong&gt;Grid Plus&lt;/strong&gt; using &lt;code&gt;gridPlusLayoutField&lt;/code&gt; + &lt;code&gt;gridtextcolconfig&lt;/code&gt;, with the grid sourced from a &lt;strong&gt;query rule (Record DataSubset)&lt;/strong&gt;. When I configure a column using &lt;code&gt;recordField: gridrecordfield(recordType!...fields.&amp;lt;key&amp;gt;)&lt;/code&gt;, I&amp;rsquo;m getting:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Interface Definition: Expression evaluation error at function &amp;#39;gridRecordField&amp;#39;: 
Record field input must not be null or empty
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I need to render null‑safe text (e.g., &amp;ldquo;-&amp;rdquo;, &amp;ldquo;Not Available&amp;rdquo;) for some fields, but my Grid Plus build &lt;strong&gt;does not support&lt;/strong&gt; a &lt;code&gt;value&lt;/code&gt;/&lt;code&gt;valueFunction&lt;/code&gt;/&lt;code&gt;valueExpression&lt;/code&gt; property on &lt;code&gt;gridtextcolconfig&lt;/code&gt;.&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Full Error&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Interface Definition: Expression evaluation error at function &amp;#39;gridRecordField&amp;#39; [line 36]:
Record field input must not be null or empty
&lt;/code&gt;&lt;/pre&gt;
&lt;hr /&gt;&lt;/div&gt;
&lt;span&gt;&lt;!--ScriptorStartFragment--&gt;&lt;/span&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;I have attached my code also&lt;br /&gt;&lt;br /&gt;gridPlusLayoutField(&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp; queryRuleName: rule!FIO_EXP_showAllDetailsForGridPlus,&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp; queryRuleInputs: {&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; appianFundFamilyId: ri!appianId,&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; anduinFundId: ri!anduinId,&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; commonOrderIds: tostring(local!commonOrderIds)&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp; },&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp; columnConfigs: {&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Using a record field reference here throws the error */&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gridtextcolconfig(&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; title: &amp;quot;Appian Tax Status&amp;quot;,&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; recordField: gridrecordfield(&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; recordField: recordType!{bb3ea949-98d7-46ef-bcf2-f005bf9c4847}&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FIO_Show_All.fields.appianorder&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/span&gt;&lt;/div&gt;
&lt;span&gt;&lt;br class="scriptor-paragraph" /&gt;&lt;/span&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Note: My version does NOT allow `value` on gridtextcolconfig,&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; so I can&amp;rsquo;t do per-row null formatting here. */&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;&amp;nbsp; }&lt;/span&gt;&lt;/div&gt;
&lt;div class="scriptor-paragraph"&gt;&lt;span&gt;)&lt;!--ScriptorEndFragment--&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Document size for loading into s3 or reading from S3</title><link>https://community.appian.com/thread/40161?ContentTypeID=0</link><pubDate>Thu, 05 Feb 2026 07:38:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef87022f-1882-49ae-a5a0-932873035323</guid><dc:creator>bhanuprakash1303</dc:creator><slash:comments>5</slash:comments><comments>https://community.appian.com/thread/40161?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40161/document-size-for-loading-into-s3-or-reading-from-s3/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have a requirement; we need to store the document in S3, or at times we need to read the document (.xlsx) and present it in a grid format.&lt;/p&gt;
&lt;p&gt;Sometimes, it contains 1 million rows. Is it possible to fetch the data in batches while reading the document from S3, or is there any other alternative approach to achieve this? without impact any performance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Editable Grid - Selection</title><link>https://community.appian.com/thread/40143?ContentTypeID=0</link><pubDate>Thu, 29 Jan 2026 07:23:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc0dba3a-fcef-4a4a-907b-621656033c51</guid><dc:creator>brinda sateesh</dc:creator><slash:comments>2</slash:comments><comments>https://community.appian.com/thread/40143?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40143/editable-grid---selection/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have a editable grid.&amp;nbsp; I have to select only one row at a time.&amp;nbsp; Based on the selected identifier, I am displaying another grid in the side.&amp;nbsp; How can I select only one row at a time?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is there a way to check whether a value is a record type instance?</title><link>https://community.appian.com/thread/40141?ContentTypeID=0</link><pubDate>Thu, 29 Jan 2026 02:49:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:03db80da-8233-43dd-a0f5-2eaad8599735</guid><dc:creator>bohdanmandych</dc:creator><slash:comments>5</slash:comments><comments>https://community.appian.com/thread/40141?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/general/40141/is-there-a-way-to-check-whether-a-value-is-a-record-type-instance/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am wondering if there is a way to check whether the value stored in a local variable is a record type instance, so that I can use the &lt;strong&gt;a!keys()&lt;/strong&gt; function to retrieve the list of fields and then index through it. Unfortunately, the code below returns a unique UUID for the record instead of something generic like &amp;quot;Record Type&amp;quot; that I could check against using a simple if condition.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;typename(
    typeof(
        ABC Comment(
            id: 1,
            comment: &amp;quot;test&amp;quot;
        )
    )
)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also, if anyone knows an even better solution to check not only for record types but for any type that can be accepted by the a!keys function&amp;nbsp;(e.g. record type, map, dictionary etc), that would be great. Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>