<?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>New to Appian - Recent Threads</title><link>https://community.appian.com/discussions/f/new-to-appian</link><description>Questions for new users to Appian</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Private Tutor in Appian</title><link>https://community.appian.com/thread/40439?ContentTypeID=0</link><pubDate>Tue, 19 May 2026 07:55:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a1831ec8-3e15-490b-b80f-abfda1710036</guid><dc:creator>ilayg708458</dc:creator><slash:comments>0</slash:comments><comments>https://community.appian.com/thread/40439?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40439/private-tutor-in-appian/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;. Looking for a private Tutor in Appian to help me with specific subjects&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Role-based chatbot implementation in Appian interfaces</title><link>https://community.appian.com/thread/40375?ContentTypeID=0</link><pubDate>Sun, 26 Apr 2026 12:40:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad983e26-4237-4eaa-bf3e-39cf9c3e9bef</guid><dc:creator>jananyi790908</dc:creator><slash:comments>2</slash:comments><comments>https://community.appian.com/thread/40375?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40375/role-based-chatbot-implementation-in-appian-interfaces/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="335" data-end="375"&gt;Hi All,&lt;/p&gt;
&lt;p data-start="377" data-end="439"&gt;I am working on an Expense Reimbursement System POC in Appian.&lt;/p&gt;
&lt;p data-start="441" data-end="654"&gt;We have three different user roles: Employee, Manager, and Finance Team, each with separate interfaces. I need to implement an AI chatbot in all three interfaces that can answer user questions based on claim data.&lt;/p&gt;
&lt;p data-start="656" data-end="855"&gt;What is the best approach to design and integrate role-specific chatbots in Appian? Should each interface have a separate chatbot configuration, or can we reuse a single chatbot with dynamic context?&lt;/p&gt;
&lt;p data-start="857" data-end="954"&gt;Also, how can we ensure the chatbot responds based on the logged-in user&amp;rsquo;s role and related data?&lt;/p&gt;
&lt;p data-start="956" data-end="974"&gt;Thanks in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Getting 401 Error in forum.appian.com</title><link>https://community.appian.com/thread/40347?ContentTypeID=0</link><pubDate>Fri, 17 Apr 2026 08:31:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9d96fb3-6e8f-4d2e-aeab-14f4e960503a</guid><dc:creator>bornikc7081</dc:creator><slash:comments>5</slash:comments><comments>https://community.appian.com/thread/40347?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40347/getting-401-error-in-forum-appian-com/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have built some application in Appian and want to publish them in Appian App Market. But the Appian App Market Submission site is giving 401&amp;nbsp;Unauthorized error. I want to know the criteria to access the submission site?&lt;/p&gt;
&lt;p&gt;URL:&amp;nbsp;&lt;a id="" href="https://forum.appian.com/suite/saml/AssertionConsumer"&gt;https://forum.appian.com/suite/saml/AssertionConsumer&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Bornik&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Terminate process model after n- minutes</title><link>https://community.appian.com/thread/40336?ContentTypeID=0</link><pubDate>Tue, 14 Apr 2026 15:03:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:47685750-7141-4291-93ac-ab7e17afdff8</guid><dc:creator>purvajadurga-hzn</dc:creator><slash:comments>8</slash:comments><comments>https://community.appian.com/thread/40336?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40336/terminate-process-model-after-n--minutes/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Team,&lt;/p&gt;
&lt;p&gt;We have a scenario where Process Model 1 calls Sub‑Process Model 2 in synchronous mode. Sub‑Process Model 2 contains Process 2.1 and Process 2.2.&lt;br /&gt;Normally, these complete within expected time, but if Process Model 2 runs longer than 15 minutes, we want to:&lt;br /&gt;- Terminate Sub‑Process Model 2.&lt;br /&gt;- Mark it as completed so it doesn&amp;rsquo;t remain in an in‑progress state.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Essentially:&lt;br /&gt;- Process Model 1 (synchronous) &amp;rarr; Process Model 2.1 &amp;amp; 2.2.&lt;br /&gt;- If execution exceeds 15 minutes, enforce a timeout, terminate, and mark complete.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Question to the Community:&lt;br /&gt;- What is the recommended way to implement this timeout/termination logic in Appian?&lt;br /&gt;- Is there a best practice for handling long‑running synchronous sub‑processes (e.g., timers, escalation paths, or design patterns)?&lt;br /&gt;&lt;br /&gt;Error &amp;quot;&lt;span&gt;The amount of time allocated for the completion of an unattended activity was insufficient to allow the activity to complete.&amp;quot;&lt;/span&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/62/pastedimage1776178949319v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Version Control like Git?</title><link>https://community.appian.com/thread/40288?ContentTypeID=0</link><pubDate>Wed, 18 Mar 2026 20:13:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d43adc0c-6101-45e9-8652-ad9b315b9e2b</guid><dc:creator>darend482717</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40288?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40288/version-control-like-git/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hey all, new Appian developer here! From what I have learned so far, Appian dev teams don&amp;#39;t usually follow the branch-&amp;gt;merge workflow, but rather work inside the single dev environment. I have no problems with this system and think it is the ideal approach for 99% of cases. However, in a situation like a refactor, where you are changing some of the architecture and breaking a few parts of the system as a side effect, I can see how branching off to make these changes would be safer, cleaner, and not prohibit other developers who need to use the parts that are being changed.&lt;br /&gt;&lt;br /&gt;Is there any version control (or hacky workaround) that could solve this in these rare situations? Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Introduction to Process Modeling - Exercise 2: Examine and Configure a Process Model</title><link>https://community.appian.com/thread/40276?ContentTypeID=0</link><pubDate>Sat, 14 Mar 2026 10:43:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9548a718-d714-473c-bca3-433cc048c5a8</guid><dc:creator>cnoriego</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40276?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40276/introduction-to-process-modeling---exercise-2-examine-and-configure-a-process-model/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p class="isSelectedEnd"&gt;&lt;span&gt;Hi,&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;I&amp;#39;m following the exercise in the attached PDF, but I&amp;#39;m getting the following error:&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;strong&gt;&lt;span&gt;&amp;quot;Reply-To email did not resolve to a valid email address.&amp;quot;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;I&amp;#39;ve repeated the steps several times but I can&amp;#39;t figure out what might be causing it. Since I&amp;#39;m new to Appian, I&amp;#39;m also not very familiar yet with diagnosing or resolving these kinds of errors.&lt;/span&gt;&lt;/p&gt;
&lt;p class="isSelectedEnd"&gt;&lt;span&gt;Could someone please help me understand what might be wrong or what I should check?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks in advance!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-discussions-components-files/62/Exercise-2_5F00_-Examine-and-Configure-a-Process-Model.pdf"&gt;community.appian.com/.../Exercise-2_5F00_-Examine-and-Configure-a-Process-Model.pdf&lt;/a&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1773484533447v1.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1773484597882v2.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1773484645153v3.png" alt=" " /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1773484681274v4.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Error while using saveInto and recaptchaSaveInto in buttonWidget</title><link>https://community.appian.com/thread/40271?ContentTypeID=0</link><pubDate>Thu, 12 Mar 2026 11:54:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1061cd5c-24f9-4855-b435-16e35df6dd30</guid><dc:creator>AjinkyaK1</dc:creator><slash:comments>2</slash:comments><comments>https://community.appian.com/thread/40271?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40271/error-while-using-saveinto-and-recaptchasaveinto-in-buttonwidget/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p data-start="521" data-end="552"&gt;Hi Everyone,&lt;/p&gt;
&lt;p data-start="554" data-end="675"&gt;I am learning Appian and working on a simple interface form. While submitting the form, I am getting the following error:&lt;/p&gt;
&lt;p data-start="677" data-end="769"&gt;&amp;quot;A button component must not contain both a &amp;#39;recaptchaSaveInto&amp;#39; and a &amp;#39;saveInto&amp;#39; parameter.&amp;quot;&lt;/p&gt;
&lt;p data-start="771" data-end="832"&gt;I tried removing some parameters but the error still appears.&lt;/p&gt;
&lt;p data-start="834" data-end="974"&gt;Can someone explain why we cannot use both &lt;code data-start="877" data-end="887"&gt;saveInto&lt;/code&gt; and &lt;code data-start="892" data-end="911"&gt;recaptchaSaveInto&lt;/code&gt; in the same button and what is the correct way to handle this?&lt;/p&gt;
&lt;p data-start="976" data-end="1006"&gt;Any guidance would be helpful.&lt;/p&gt;
&lt;p data-start="1008" data-end="1018"&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Unable to see new data table option</title><link>https://community.appian.com/thread/40255?ContentTypeID=0</link><pubDate>Fri, 06 Mar 2026 11:24:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d9aff50-45ae-4d62-8b19-dc77be4d8186</guid><dc:creator>Guna</dc:creator><slash:comments>6</slash:comments><comments>https://community.appian.com/thread/40255?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40255/unable-to-see-new-data-table-option/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi, I&amp;#39;m new to the Appian. I&amp;#39;m unable to see the &amp;#39;&lt;strong&gt;New Data table&lt;/strong&gt;&amp;#39; option as mentioned in this documentation:&amp;nbsp;&lt;a title="Create-record-data-source" href="https://docs.appian.com/suite/help/26.2/create-record-data-source.html" rel="noopener noreferrer" target="_blank"&gt;Create-record-data-source.html&lt;/a&gt;&amp;nbsp;&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/62/pastedimage1772795921488v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;So, I Selected &lt;strong&gt;Database&lt;/strong&gt; option and I&amp;#39;m unable to proceed after that. No options provided here to select.&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/62/pastedimage1772796071580v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Help me resolve this and provide me the steps to create an database and make connection to the interface. Share any documentation URL or online course for this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Login unsuccessful exception on Appian-Locust</title><link>https://community.appian.com/thread/40225?ContentTypeID=0</link><pubDate>Tue, 24 Feb 2026 13:02:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dbab7d4b-6f14-4942-ba78-37525953071c</guid><dc:creator>manasagarreboina</dc:creator><slash:comments>1</slash:comments><comments>https://community.appian.com/thread/40225?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40225/login-unsuccessful-exception-on-appian-locust/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am new to &lt;strong&gt;Appian-Locust&lt;/strong&gt;, I have installed Appian Locust, executed a login script&amp;nbsp;for Appian URL and I am getting this exception &amp;quot;&lt;strong&gt;Login&amp;nbsp;unsuccessful, no multipart cookie found, only found &amp;lt;RequestsCookieJar[&amp;lt;Cookie JSESSIONID....&amp;quot;.&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;I checked my credentials and they are working fine when login manually. I have tried executing the same Appian URL via generic Locust and there is no such exception shown.&lt;/p&gt;
&lt;p&gt;Can anyone help here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Error: Group Names already exist - Build an Application: Step-by-Step #3 (version 25.4)</title><link>https://community.appian.com/thread/40217?ContentTypeID=0</link><pubDate>Fri, 20 Feb 2026 18:33:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1586f3be-df2b-48bc-a045-8f871b0a6215</guid><dc:creator>ms433572</dc:creator><slash:comments>6</slash:comments><comments>https://community.appian.com/thread/40217?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40217/error-group-names-already-exist---build-an-application-step-by-step-3-version-25-4/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hello everyone!&lt;br /&gt;&lt;br /&gt;I started the Learning Path recently and I&amp;#39;m having trouble in Step #3 (version: 25.4 Build an Application: Step-by-Step #3).&lt;/p&gt;
&lt;p&gt;When I try to create a New Group (W#SA Supervisors, W#SA Registrars and W#SA Mechanics), it always says &amp;quot;&lt;span&gt;Name already exists&lt;/span&gt;&amp;quot;, for all 3 of them.&lt;/p&gt;
&lt;p&gt;However in the objects I only have the groups&amp;nbsp;&lt;span&gt;W#SA Users and&amp;nbsp;W#SA Administrators1.&lt;br /&gt;&lt;br /&gt;Did anyone have the same issue? How can I fix it?&lt;br /&gt;&lt;br /&gt;Thanks :)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>saving data to database</title><link>https://community.appian.com/thread/40197?ContentTypeID=0</link><pubDate>Mon, 16 Feb 2026 11:08:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fbceaa8b-7f83-4d7f-8d64-aa60e500ebb0</guid><dc:creator>harshithal2027</dc:creator><slash:comments>7</slash:comments><comments>https://community.appian.com/thread/40197?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40197/saving-data-to-database/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span&gt;In UI I have option to add data using addRowLink. Once I select one name consider h1, then I click on addRow then there I can write any alphanumeric code and I am storing that in backend. but if I am selecting multiple names(2) then if I click on addRowLink 2 new row boxes are being displayed. In UI even if I select multiple names only one row should be displayed and in backend the code should be updated for all selected names. no submit button is available in that interface&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;saveInto: { a!localVariables( /* Build one new row per selected partyId (no duplicate prevention) */ local!newRows: if( a!isNullOrEmpty(local!selectedInsuredId), {}, a!forEach( items: local!selectedInsuredId, expression: a!localVariables( /* Find the index of this party to resolve its applicationId */ local!idx: index(fv!item, wherecontains(fv!item, local!insuredParty['recordType!{f953bbb6-0363-40ce-afe7-4fd0315e1fc0}UWG Party.fields.{19291ea5-16a7-4ddb-9fc9-dbd77b0f9b3e}id']), null() ), /* Construct a new UWG MIB Reporting Code row */ &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code&amp;#39;( &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code.fields.{42e0ad63-0ba5-42bf-bf62-feff961f8d11}applicationId&amp;#39;: index(local!insuredParty['recordType!{f953bbb6-0363-40ce-afe7-4fd0315e1fc0}UWG Party.fields.{0b7cc71a-9085-4b8d-8173-d3fb2dfcaeed}appianApplicationID'], local!idx, null()), &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code.fields.{b7e4ad0f-8daa-4d4e-bdff-38c77b595b2a}mrcIsMibReportingCodeValidated&amp;#39;: false, &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code.fields.{36931678-bcb8-43ba-abd3-9f09fa9ec90e}partyId&amp;#39;: fv!item, &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code.fields.{5a73b0fe-cee4-4d8f-b9d5-cc3a7a574644}createdOn&amp;#39;: now(), &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code.fields.{4ea74402-050f-4d34-b459-3ae196ba1c73}createdBy&amp;#39;: loggedInUser(), &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code.fields.{da86ac28-b1d2-41c3-ab2b-11af8f8b9c24}updatedOn&amp;#39;: now(), &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code.fields.{a1ee9757-ddda-4f4c-a659-68c1d6ebbfe8}updatedBy&amp;#39;: loggedInUser(), &amp;#39;recordType!{a705bdd4-5853-4575-bf26-39f58fbcb25a}UWG MIB Reporting Code.fields.{ed97db33-4b1a-458d-bd65-f33878fa9879}isActive&amp;#39;: true ) ) ) ), /* Perform ONE append to avoid &amp;quot;last save wins&amp;quot; */ if( a!isNullOrEmpty(local!newRows), {}, { a!save(ri!mibReportingCodes, append(ri!mibReportingCodes, local!newRows)), a!save(local!mibCodesValidated, null()), a!save(local!noMibCodesAdded, null()) } ) ) }&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>saving multiple rows in database</title><link>https://community.appian.com/thread/40196?ContentTypeID=0</link><pubDate>Mon, 16 Feb 2026 07:21:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:063b6fa1-7d36-4d22-8184-d3a41ccc66ca</guid><dc:creator>harithab835860</dc:creator><slash:comments>8</slash:comments><comments>https://community.appian.com/thread/40196?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40196/saving-multiple-rows-in-database/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have a multiselect dropdown with names h1, h2 and there respective ids are 123,456. the interface is to update the codes in site.But when I am selecting both values from dropdown and adding the code, code is not getting added for both the values. It is only getting added for the first value(h1) which I selected initially in the dropdown(h1)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Process model stops unexpectedly with no errors</title><link>https://community.appian.com/thread/40195?ContentTypeID=0</link><pubDate>Sun, 15 Feb 2026 17:11:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c2c854d6-323f-443d-a328-ff626f013333</guid><dc:creator>Christina Barda</dc:creator><slash:comments>10</slash:comments><comments>https://community.appian.com/thread/40195?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40195/process-model-stops-unexpectedly-with-no-errors/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have a process model that stops running without any apparent reason.&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/62/pastedimage1771175352410v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;When I click on the node where it stops, a pop‑up appears saying: &amp;quot;No errors were encountered at this node.&amp;quot;&lt;/p&gt;
&lt;p&gt;Has anyone seen this behavior before? What could cause a process to halt without logging an error, and what steps should I take to troubleshoot it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How do I disable edit mode on a a!documentViewerField?</title><link>https://community.appian.com/thread/40191?ContentTypeID=0</link><pubDate>Fri, 13 Feb 2026 08:43:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:30c1de19-4292-45f2-8727-f88733dd0ff0</guid><dc:creator>diegom5030</dc:creator><slash:comments>4</slash:comments><comments>https://community.appian.com/thread/40191?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40191/how-do-i-disable-edit-mode-on-a-a-documentviewerfield/rss?ContentTypeId=0</wfw:commentRss><description>&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;&amp;nbsp;Is there another component that allows PDF documents to be viewed in read-only mode, i.e., 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;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1770972071917v1.png_2D00_640x480.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Step-by-Step #10: Reusable interface Expression Error (Column Layout vs Form Layout)</title><link>https://community.appian.com/thread/40177?ContentTypeID=0</link><pubDate>Tue, 10 Feb 2026 20:21:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9a233173-3861-4514-83ef-46622eee0f20</guid><dc:creator>Devi Ram</dc:creator><slash:comments>10</slash:comments><comments>https://community.appian.com/thread/40177?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40177/step-by-step-10-reusable-interface-expression-error-column-layout-vs-form-layout/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am using Community Edition and&amp;nbsp; following the Appian Developer path. In for&amp;nbsp;Step-By-Step # 10 I am getting expression error while adding the reusable component on a interface/form.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1770754199451v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I followed all the steps till this section and all works good. As per Step by Step #10, Guide I am trying to complete the following steps.&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/62/pastedimage1770754469669v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;as soon as I click ok, above expression error message displayed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any suggestions to fix this ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Step-By-Step # 5 : "The data source cannot be reached or its configuration is invalid. Please contact your system administrator."</title><link>https://community.appian.com/thread/40152?ContentTypeID=0</link><pubDate>Fri, 30 Jan 2026 19:21:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7333ff86-6db2-449e-877e-44ee01e15eca</guid><dc:creator>Devi Ram</dc:creator><slash:comments>12</slash:comments><comments>https://community.appian.com/thread/40152?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40152/step-by-step-5-the-data-source-cannot-be-reached-or-its-configuration-is-invalid-please-contact-your-system-administrator/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I am using Community Edition and&amp;nbsp; following the Appian Developer path. In for&amp;nbsp;Step-By-Step # 5 I encounter a problem with selecting the database for the &amp;quot;Vehicle&amp;quot; Record Type.&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/62/pastedimage1769800738166v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I followed all the steps1-4 and facing above change in Step 5. Appreciate any help/suggestions&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Interface with Read Only Grid only displaying Headers and not the data</title><link>https://community.appian.com/thread/40140?ContentTypeID=0</link><pubDate>Wed, 28 Jan 2026 23:06:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f561a348-5501-4d9c-bcd1-322d2c7731fb</guid><dc:creator>maheshg821223</dc:creator><slash:comments>6</slash:comments><comments>https://community.appian.com/thread/40140?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40140/interface-with-read-only-grid-only-displaying-headers-and-not-the-data/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;span class="SecondaryText---color_secondary"&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;Hi,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="SecondaryText---color_secondary"&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;I am using&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span class="SecondaryText---color_secondary"&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;Appian Version&lt;/span&gt;&lt;/span&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt; 25.4, I have created an Interface with Grid in it. Grid is just expected to read data from Record Type and display it on the Grid. But I only see headers on Interface when I am previewing it. What am I doing wrong here?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;I am including code here and the output of the Preview. I am new to Appian and appreciate your help here.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;&lt;pre class="ui-code" data-mode="text"&gt;{
  a!localVariables(
    local!pagingInfo: a!pagingInfo(
      startIndex: 1,
      batchSize: 20
    ),
    a!gridField(
      label: &amp;quot;Portfolio&amp;quot;,
      labelPosition: &amp;quot;ABOVE&amp;quot;,
      data: a!queryRecordType(
        recordType: &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated&amp;#39;,
        fields:{
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{85555feb-8c36-4fce-9eff-2ef66aaab755}loanId&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{c4b7627c-131b-475a-8901-54d34623f07f}servicerLoanId&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{eefd35a7-2d68-4220-be87-84654d07c4c2}sellerLoanId&amp;#39;,          
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{1f0535e8-e642-4961-9861-01f94896ddab}priorServicerLoanId&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{4262d1b3-f3d0-4f8e-b405-42497445cbbc}propStreet&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{5395535b-0578-4f00-84fc-2927c28296fb}propUnit&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{7fbd17bb-9270-41b5-9889-cf8e62f1b408}propCity&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{915d3c4d-e5e4-4eb9-9406-bd18c4b16a76}propState&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{d5a7a19f-33e1-413f-a1df-915c45790a62}propZip&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{cf1e3408-273f-4b67-912a-6a68e468c30e}propCounty&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.relationships.{13f8ddba-0158-4034-8ec8-d16cc75df9a3}recordTypeMappingsdealNoMapping.fields.{d6fc1865-671a-4abd-afaf-27d484311afb}dealName&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{3e326dab-c1ce-485c-b2b0-113608fea39a}borrowerFname&amp;#39;,
          &amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{377b31ae-a3da-41a6-abc2-d47d27847e7a}borrowerLname&amp;#39;
        },
        pagingInfo: local!pagingInfo
      ),
      columns: {
        a!gridColumn(
          label: &amp;quot;VWH Loan Id&amp;quot;,
          value: fv!row[&amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{85555feb-8c36-4fce-9eff-2ef66aaab755}loanId&amp;#39;]
        ),
        a!gridColumn(
          label: &amp;quot;Servicer Loan ID&amp;quot;,
          value: fv!row[&amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{c4b7627c-131b-475a-8901-54d34623f07f}servicerLoanId&amp;#39;]
        ),
        a!gridColumn(
          label: &amp;quot;Seller Loan ID&amp;quot;,
          value: fv!row[&amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{eefd35a7-2d68-4220-be87-84654d07c4c2}sellerLoanId&amp;#39;]
        ),        
        a!gridColumn(
          label: &amp;quot;Prior Servicer Loan ID&amp;quot;,
          value: fv!row[&amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{1f0535e8-e642-4961-9861-01f94896ddab}priorServicerLoanId&amp;#39;]
        ),
        a!gridColumn(
          label: &amp;quot;Property Address&amp;quot;,
          value: fv!row[&amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{4262d1b3-f3d0-4f8e-b405-42497445cbbc}propStreet&amp;#39;]
        ),
        a!gridColumn(
          label: &amp;quot;Property County&amp;quot;,
          value: fv!row[&amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{cf1e3408-273f-4b67-912a-6a68e468c30e}propCounty&amp;#39;]
        ),      
        a!gridColumn(
          label: &amp;quot;Deal Name&amp;quot;,
          value: fv!row[&amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.relationships.{13f8ddba-0158-4034-8ec8-d16cc75df9a3}recordTypeMappingsdealNoMapping.fields.{d6fc1865-671a-4abd-afaf-27d484311afb}dealName&amp;#39;]
        ),          
        a!gridColumn(
          label: &amp;quot;Borrower Name&amp;quot;,
          value: fv!row[&amp;#39;recordType!{730d5dd7-5828-443c-89cf-89b097b856cb}TV Record Type loan..static_info_updated.fields.{3e326dab-c1ce-485c-b2b0-113608fea39a}borrowerFname&amp;#39;]
        )
      },
      refreshAfter: &amp;quot;RECORD_ACTION&amp;quot;
    )
  )
}&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1769641526086v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="SizedText---medium SizedText---predefined"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Error in reading excel</title><link>https://community.appian.com/thread/40138?ContentTypeID=0</link><pubDate>Wed, 28 Jan 2026 09:13:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:37ebd553-2e8d-47a7-a2d0-708b12423682</guid><dc:creator>Saidivya M</dc:creator><slash:comments>7</slash:comments><comments>https://community.appian.com/thread/40138?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40138/error-in-reading-excel/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Team,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Currently we are reading excel but due to confidential file it is throwing below error.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Expression evaluation error at function &amp;#39;readexcelsheetpaging&amp;#39;: org.apache.pol.openxml4j.exceptions.OLE2NotOfficexmlFileException. The supplied data appears to be in the OLE2 Format. You are calling the part of POI that deals with OOXML (Office Open XML) Documents. You need to call a different part of POI to process this data (eg HSSF Instead of XSSF)&lt;/p&gt;
&lt;p&gt;Can anyone help on this to which function help to check format in excel&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Divya&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>record view in site</title><link>https://community.appian.com/thread/40117?ContentTypeID=0</link><pubDate>Thu, 22 Jan 2026 04:04:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:966140e8-952f-49da-b834-b8242c3db2c8</guid><dc:creator>harithab835860</dc:creator><slash:comments>2</slash:comments><comments>https://community.appian.com/thread/40117?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40117/record-view-in-site/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;I have two different screen where one screen has summary and other screen has details of each task. now both screens has same view and details screen should check wether the task is primary or not if the task is primary then it should display the name associated with that task. If the task is secondary the it should display the names associated with that record. how to do it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Build an Application: Step-by-Step #10 reusable interface</title><link>https://community.appian.com/thread/40109?ContentTypeID=0</link><pubDate>Tue, 20 Jan 2026 09:05:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:41a97db7-b7a3-4ccb-a865-ea1667dcb3b3</guid><dc:creator>davida0031</dc:creator><slash:comments>3</slash:comments><comments>https://community.appian.com/thread/40109?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40109/build-an-application-step-by-step-10-reusable-interface/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;when trying to &lt;img class="align-left" style="float:left;max-height:143px;max-width:320px;" alt=" " src="/resized-image/__size/640x286/__key/communityserver-discussions-components-files/62/error-step-10.png_2D00_640x480.png_2D00_640x480.png" /&gt;reuse the interface coming from supervisor interface, vehicle details view, i can configure rightly the rule input.&lt;/p&gt;
&lt;p&gt;But, when trying to populate it whit som data, writing the expresi&amp;oacute;n i TEST and set as default it shows me an error mesage.&lt;/p&gt;
&lt;p&gt;im have reviewd hat expresions are well writed, interfaces are well done, ive check every step, but i cant see the error there.&lt;/p&gt;
&lt;p&gt;does anyone have an answer?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;so tahnks in advantege for your time.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Document Download Web API</title><link>https://community.appian.com/thread/40068?ContentTypeID=0</link><pubDate>Wed, 07 Jan 2026 06:34:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f3bf688c-ebc3-4a30-89d1-4488e4e6bda7</guid><dc:creator>Ramesh Palati</dc:creator><slash:comments>4</slash:comments><comments>https://community.appian.com/thread/40068?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40068/document-download-web-api/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi Team,&lt;br /&gt;I am trying to send a file of 25 MB from external system to appian using webapi but its getting timeout as i&amp;#39;s taking 30 seconds in appian.&lt;br /&gt;But in documentation, it was mentioned that we can receive files upto 75 MB , then if its taking more than 30 seconds and failing for files with approx 25 MB , how come we can make it work for larger files.&lt;br /&gt;We are trying to hit the API from insomnia, from there once the call is made, and time reaches 30 seconds , we are getting 500 timeout error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Record Access</title><link>https://community.appian.com/thread/40053?ContentTypeID=0</link><pubDate>Wed, 24 Dec 2025 14:51:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94ff35c4-5454-4492-a7ed-daf484f555bb</guid><dc:creator>Rahul009</dc:creator><slash:comments>5</slash:comments><comments>https://community.appian.com/thread/40053?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40053/record-access/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;If a user has indirect access to a record type as viewer. Will he able to export and download the record report?&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>PDF not loading for Step-by-Step #3 Hands-On practice</title><link>https://community.appian.com/thread/40049?ContentTypeID=0</link><pubDate>Wed, 24 Dec 2025 04:30:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b566bf9f-e726-4bd2-802e-d1d5c0610b39</guid><dc:creator>abhinavt696451</dc:creator><slash:comments>0</slash:comments><comments>https://community.appian.com/thread/40049?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40049/pdf-not-loading-for-step-by-step-3-hands-on-practice/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;Could you please provide me the link to the Hands-On Practice - Build an Application - Step 3? The training PDF is not loading at all on my PC and I have tried multiple browsers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Abhi&lt;/p&gt;
&lt;p&gt;SAFARI :&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/62/pastedimage1766550458145v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;CHROME:&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/62/Screenshot-2025_2D00_12_2D00_24-at-3.28.20_2F20_PM.png" alt=" " /&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/62/Screenshot-2025_2D00_12_2D00_24-at-3.28.37_2F20_PM.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Groups and Group Types</title><link>https://community.appian.com/thread/40041?ContentTypeID=0</link><pubDate>Thu, 18 Dec 2025 22:05:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba043c4a-8828-4e53-959a-ac5c8607c5a9</guid><dc:creator>jimc</dc:creator><slash:comments>5</slash:comments><comments>https://community.appian.com/thread/40041?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40041/groups-and-group-types/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;In my application, there are three columns for each user in the default Group; Name, Details, and Member Type.&lt;/p&gt;
&lt;p&gt;I would like to add additional fields for users so that we can separate them based on their roles and grant them different access.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a way to add additional fields to the user groups? I tried to do some research into this and it seems like Group Types are the way to go but I am unable to figure out how to set it up. Specifically, I want to add something like these fields to the user table.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;Name&amp;gt;&amp;nbsp; &amp;nbsp;&amp;lt;Region&amp;gt;&amp;nbsp; &amp;lt;Country&amp;gt;&amp;nbsp; &amp;lt;Department&amp;gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Do I create a Group Type for each new column? How do I add the values for each field so it can be a drop down list?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Hands On Practice Training PDF missing</title><link>https://community.appian.com/thread/40020?ContentTypeID=0</link><pubDate>Mon, 15 Dec 2025 09:58:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e2df0242-8a45-4fd2-a9f9-67437ef37799</guid><dc:creator>davidd757141</dc:creator><slash:comments>1</slash:comments><comments>https://community.appian.com/thread/40020?ContentTypeID=0</comments><wfw:commentRss>https://community.appian.com/discussions/f/new-to-appian/40020/hands-on-practice-training-pdf-missing/rss?ContentTypeId=0</wfw:commentRss><description>&lt;p&gt;i am Doing the Application Building Blocks Course and i cant finish the Hands on Practice because the PDF &amp;quot;cannot be viewed in this browser&amp;quot; and when i click on it&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1765792654912v1.png" alt=" " /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1765792668072v2.png" alt=" " /&gt;&lt;br /&gt;when i try with different Browsers it also not work (chrome, opera, firefox) same issue&lt;br /&gt;&lt;br /&gt;I think it happens with all those pdfs but this time it was with Step 4&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>