-
Recently active
Hi Everyone,We have two task reports in our application:User-Centric Report – Used by end users to view and take action on tasks assigned to groups they belong to. Process-Centric Report – Used by administrators who can access all tasks across the application.Our task creation flow works as follows:An external system calls an Appian API. The API triggers a Process Model. The process performs some processing and creates a review task. Task data is displayed in both the User-Centric and Process-Centric reports.We recently introduced a new property/field that is passed from the API to the Process Model. This value is also being stored in a database from within the process.Our requirement is to display this new field in both reports.Current Status:In the Process-Centric Report, we are able to access and display the value using process variable mappings. In the User-Centric Report, process variables are either disabled or not available as report columns.What we have tried:Creating an Expres
Hi, I'm trying to insert a break line inside the xml that will build the docx from Dynamic template, I tried with <br>, char(10), but I don't know what to try anymore. anyone have ideas? the error log: "Changed to The value of attribute "daybefore" associated with an element type "rowvalues" must not contain the '<' character." if I use <br>
I opened a request for a Kubernetes license for TDM Development environment. There are two issues with this license1. the license contains an extra dot delimiter in it: i.e. app.dev..mcboss.usmc.mil.zip2. There is no apian.lic file available for downloadNeed assistance resolving these two issues.
Hi guys, I used ADT Plugin to produce report document using "Docx from dynamic template" , I got the images in the doc but the square bracket from bookmark is explicitly visible when I gave logo image(circular image). Is there any way to remove the square brackets? This is the output image. Thanks in Advance
Hello, i’m facing issue in the section “Certify” in Appian Academy. How can i schedule an exam?
We're experiencing an issue in the Appian Mobile App on iOS.When viewing a PDF document and tapping the Print icon, the app prints a screenshot of the current screen instead of the actual PDF document.Has anyone else experienced this?Is this a known issue with the Appian Mobile App on iOS? Is this expected behavior or a product defect? Are there any known workarounds or configuration changes to ensure the actual PDF is printed?@stefanhelzle0001
We're experiencing an issue with text rendering in the Appian Mobile app.EnvironmentAppian Mobile Android and iPhone Observed across multiple screensIssueAll text is displayed in bold, regardless of the font styling configured in the interface. This occurs on both Android and iPhone devices.For example:Labels, paragraph text, and other text components all appear bold. Read and unread messages in the Inbox look identical because both are rendered in bold, making it difficult for users to distinguish between them.QuestionsIs this a known limitation or issue with Appian Mobile? Has anyone experienced the same behavior on Android or iPhone? Are there any recommended workarounds or configuration changes to ensure normal font weight is displayed correctly?Any guidance would be greatly appreciated. Thank you!@stefanhelzle0001
Hi everyone, I am currently working through the Appian Certified Business Analyst learning pathway and have run into a technical issue. When I first joined Appian Community, I was assigned a workspace (I also received the confirmation email). However, I no longer appear to have access to any workspace, which means I can't continue with the hands-on exercises in the learning pathway. I have already contacted Appian Support, but I haven't received a response yet, so my progress has come to a halt. Has anyone experienced this issue before or knows how it can be resolved? Any advice or suggestions would be greatly appreciated. Thank you!
Hi everyone,We're experiencing an issue with the pull-to-refresh gesture in the Appian Mobile app (IPhone & Android) and would like to know whether this is expected behavior or if there's a recommended solution.When performing the standard pull-to-refresh gesture (swiping down from the top of the screen):A refresh indicator appears. However, the screen content does not refresh or reload. The displayed data remains unchanged. @stefanhelzle0001
Hello,When users download a document from our application in Appian Mobile, the downloaded filename does not match the original document name.Android: The downloaded file is saved with a gibberish/system-generated filename.Is this a known limitation or issue with Appian Mobile? Is there a supported way to control the filename used when downloading documents on Android ? Are there any recommended workarounds to ensure the original document name is preserved? @stefanhelzle0001
Hi Everyone, I am facing an issue while creating an Extraction Model using AI Document Center. During the Extraction Model creation wizard (Steps 1–6), the final step displays the list of objects that will be created ( 4 AI Skills and 2 Process Models). After clicking “Confirm”, I receive a success message indicating that the Extraction Model has been created successfully. However, the underlying objects that are supposed to be generated are not actually created. I have verified this across the entire environment and cannot find the AI Skills or Process Models that were listed in the final step. Because these objects are missing, when I try to run the extraction from the UI, the process fails with an error indicating that the required Process Model cannot be found. A few additional observations from my debugging: This issue started occurring only recently. The same setup was working fine earlier. No application objects or configurations have been modified. The E
My use case is that I want to be classify documents into one of several categories, then depending on the category, extract certain fields from it. My question is for this kind of use case, what exactly is the difference between using AI Skills to do this versus using AI Doc Center? Looking around, I see some people saying AI Doc Center uses more tokens and that it can handle more complex cases, but I can't see anything in documentation about if that's actually true or not, and anything about when you'd want to use one or the other. I've been in loops reading the same page over and over again, so at this point I might have missed something, but if someone's able to help point me towards an answer, that would be most appreciated!
sites have urls like this one:https://<subdomain>.<domain>/suite/sites/<SiteName> subdomains:https://<subdomain>.<domain>/<PortalName> We want them to be resolve them with the SiteName as the subdomainhttps://<SiteporPortalName>.<domain> Is it possible somehow to create a redirect url on your side (appian cloud) so that specific sites/portal can be resolved with unique urls. I am aware that we would have to create a dns delegation for that but the problem is that we cannot create delegations with url paths (i.e. /suite/sites/<SiteName>) and we do not seem to have a make that redirection.
I'm using the MS Word 2007 Doc from Template in that smart service, but when the document is uploaded, it still replaces a few value tags even though the replacement values are already present.
Hi everyone, I encountered an issue regarding saving process variable using a!startProcess -> onSuccess on version 25.4, the fv!processInfo.pv.subCategory was not saved back into local variable ri!checkStatusofChangingCategory. Here is the code: a!startProcess( processModel: cons!NFL_CONS_PROCESS_CHANGE_CASE_TYPE_CATEGORY, processParameters: { subCategory: ri!subCategory, newCategoryId: local!selectedNewCategory }, onSuccess: { ri!saveInto, a!save( ri!checkStatusofChangingCategory, append( ri!checkStatusofChangingCategory,fv!processInfo.pv.subCategory ) ), a!save( local!currentCategory, local!selectedNewCategory ), a!save(ri!subCategory, null), a!save(local!selectedNewCategory, null), } ) The initial value of ri!checkStatusofChangingCategory was null after onSucess, it became [null]. This code worked with version a!startProcess_24r3 ( it successfully saved pv.subCategory into ri!checkStatusofChangingCategory), i want to know the reason why, what am i missing? I'm look
Plugin Ref - Appian Community After we upgraded to v26.6, The plugin component is not rendering in Sites but working fine in Designer screen.The plugin documentation says it is supported till v25.4 only.Expecting resolution on this issue asap. [mention:88e2b1ef30684cb4a0d80ba42e17a33d:f7d226abd59f475c9d224a79e3f0ec07] [mention:cd654a5ec99f4d9eb3afb367bbce9958:e9ed411860ed4f2ba0265705b8793d05] [mention:92ac9d4559ff43edb28eaa01ed77691b:e9ed411860ed4f2ba0265705b8793d05]
Hi All, We are using 24.2 Appian version and trying to update to 25.3 version. What are the perquisites to be checked to update Appian version and can we backup version if we required. Thanks Saidivya Minna
I want to create custom Hub for my 4 applications where user can create request, view the request, work on assigned tasks , how can i do , please suggest me the possible approach
Hi Appian Folks, After community version got upgraded to 26.6, I see process models are not opening at all. Is anyone facing the same issue? 504 Gateway Time-out
Hi Everyone, I have a requirement where a user clicks a notification, and before opening the Summary page, I need to mark the notification as Read. To achieve this, I created a Process Model Start Form that updates the notification status and then displays the same Summary UI. The issue is that the Summary UI contains an email section with a File Upload field. When the user clicks Send Email, I call: a!submitUploadedFiles( documents: local!attachments ) This works correctly when the Summary UI is opened from the Record Summary page, but when it is opened through the Process Start Form, I get the following error: a!submitUploadedFiles() cannot be evaluated in this environment I understand that a!submitUploadedFiles() is not supported in a Process Start Form. Has anyone implemented a similar requirement? What is the recommended approach complete it Would creating a separate interface or dialog just for file uploads be the recommended approach, or is there a better Appian design patte
I have a question regarding the subprocess status shown in the attached screenshot. The subprocesses are displaying the status as "Unattended" instead of "Completed". I have configured the subprocess node to "Run as whoever designed the process model" in the assignment settings. Could you please help me understand why the subprocesses are still showing as Unattended rather than Completed? I've attached the screenshot for reference.
I'm looking for a way to generate an Excel file from a template in Appian while ensuring that all existing formulas in the template are preserved. Has anyone implemented this or knows of an approach? Thanks in advance.
Environment: Appian Community Edition — Site "W1423AIS Acme IT"Data Source affected: W0380 Data Source (MariaDB)Description:I am experiencing errors indicating that multiple tables are missing from my "W0380" data source, which I did not delete or modify manually.Errors observed so far: On the "W0380AS Vehicle" record type: "The configured database table is invalid. The AS_VEHICLE table does not exist in the configured data source. Change the database table to continue." Key details: I log into this environment regularly; my last login before noticing this issue was about one week prior.I did not perform any manual deletions, renames, or schema changes on these tables.The issue appears to affect more than one table within the same data source (W0380), suggesting a possible environment-wide database issue rather than an isolated table problem. Request:Please investigate whether the underlying database for this Community Edition environment w
currently I have a subprocess that uses pp!initiator to get the user data to check few validation, and one sometimes the pp!initiator seems to not pick the user from the parent process and i think instead it picks the masteruser (i.e. ABC) which was used to publish the process model. It happens on random instances. Am i missing something.
There is one smart service DOCX to HTML by Vuram but that is not working. It was updated 4 years ago. I need some other recommended method to so that. Anyone who did this ?? Need an urgent fix
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.