-
Recently active
Hello team, I have a parent process model from which I am triggering child process instances asynchronously using MNI. The child process instances have been successfully triggered and have reached the end node. However, the parent process instance is still showing as Active in the Monitor tab since yesterday. Additionally, when I view the process instance and hover over each node, the Start Process node appears disabled, whereas the End Event node appears enabled. Could you please help me understand why the parent process instance is still in an active state despite the process reaching the end node? As I am triggering child instances through MNI, my understanding is that if I use a Terminate End Event in the parent process, it will also terminate the child process instances. Therefore, I do not think that approach will work for my scenario. Please correct me if my understanding is incorrect.
Hello everyone, In the recent update (version 26.1), we received a feature that allows us to create sync-enabled record types using a view as the data source. In our case, we have a view where we aggregate three fields (e.g., Name, Type, and ID). Since these fields are aggregated, each row is unique, and we have configured this combination as a unique key in the record type. Whenever a user updates information in the related tables, the view reflects the latest data. However, since we are using sync-enabled records, the updated data is not immediately available in the record. To handle this, we added a Sync Smart Service at the end of the process. But whenever a new record is created or updated with Name, Type, and ID, the smart service fails with the below error. Since the aggregation ensures there are no duplicate values for this column, and even in the view we see only a single row for each combination, I need guidance on how to handle or resolve this error.
Regular exercise plays an important role in supporting men's overall health, including better cardiovascular function, healthy blood circulation, and improved energy levels. These benefits can also help reduce some of the factors linked to erectile dysfunction (ED). Activities such as brisk walking, cycling, swimming, and strength training may support healthy blood flow, weight management, and stress reduction. Combined with a balanced diet and adequate sleep, exercise can improve physical well-being and confidence. Men experiencing persistent ED symptoms buy cenforce 150 mg online, should consult a healthcare professional for proper evaluation and treatment recommendations.
The code working from long back suddenly one day the integration failed due to service failure how to handle it
Hi All, Our users have been experiencing this intermittent issue quite frequently. The problem occurs randomly while users are actively working on a task or viewing a summary screen, and there doesn't appear to be any consistent pattern or specific steps to reproduce it. As this is occurring in the production environment and we do not have direct access, we have been unable to capture a network HAR file for further analysis and not able to reproduce in lower environments. Has anyone encountered a similar issue before? Could this be related to the browser (we are using Microsoft Edge), a network-related problem, or something else? Any insights or suggestions would be greatly appreciated. Thanks.
Hi, Could you tell me if it possible to use Apache POI with a "not" on-premise Appian ? Do I need to install a java SDK or a specific Apache POI plugin ?(if you have a documentation it would be great) Regards
I have a csv string which i am getting it from blueprism through integration. i need to perform some calculation based on this value, i need to iterate this string. but i am unable to iterate its taking as only one string, i want to iterate for each line in this string. "ABC,ABC,2,06:00:00,18:00:00,0.5,3 XYZ,XYZ,3,06:00:00,18:00:00,0.5,3" please any suggestions on this.
Are there any limitations for a!fileupload() component in Appian,I've tried uploading a zip folder using this, but I am getting the following error : Could not upload file "abc.zip". Reason: Files without extensions are not permitted on this system.but the file is of .zip extension, I have checked in admin console as well , and zip is enabled in admin console.
difference between vertical and horizontal swim lanes. when to use the different swim lanes
I have a text "....<a></a><Line....." from which I need to remove the characters <a></a>. How can I achieve this?
I'm planning to create some reusable components in Appian. I've already built several, including reusable forms, page headers, message banners, empty state (no data) screens, date and currency formatting utilities, and a few others. Can anyone suggest additional reusable components, patterns, or expression rules that would be useful across most Appian applications?
We are building a single Appian system, but we plan to divide it into multiple applications based on responsibilities and business domains. For example: ・Application A・Application B・Business Common Application・Common Components Application・Administration Application Our environment is Appian Cloud, not an on-premises installation. Multiple development teams and vendors will work in the same Appian development environment. To prevent developers from unintentionally modifying objects owned by another team, we would like to control which applications each developer account is allowed to develop. Our expected behavior is: ・Developers assigned to Application A can create and modify objects belonging to Application A.・They can reference shared objects from the Common Application when necessary.・They cannot modify objects belonging to Application B or other applications.・Developers assigned to Application B should have the same restrictions for Application B.・System administrators may modify
Is there a best practice to handle a one-to-many relation in a record so that I can save and update the items selected from a multiple dropdown? (basically a use case where my object can have a list of related features, that can be changed). In https://docs.appian.com/suite/help/26.6/Multiple_Dropdown_Component.html#usage-considerations, I see that I can use a foreach to settle my data. But how do I say to Appian that it must remove the items that are not mentioned in the data I try to save? From what I am able to do right now, it is necessary to remove the unwanted items from the relation before inserting the new ones.
Would it be possible to add an sparkle or AI icon to the icon set in a future release? thanks
Hi everyone, We are currently analyzing the performance of record views in our application to understand what contributes to the overall record view load time beyond the interface itself. During our analysis, we observed that the interfaces configured for the record views perform well when tested independently (around 2 second). However, when the same interfaces are rendered as record views in a site, the overall load time increases significantly (around 4 seconds), with an additional 2–3 seconds spent during record view loading. This isn't isolated to a single record view—we're seeing the same pattern across multiple record views. We also notice that the additional delay is more pronounced in Production and higher environments than in DEV, which makes us wonder whether larger data volumes or other environment-specific factors could be contributing. Fun fact is DEV has more data volume than PROD. So its weird. Maybe its Infra issue? We're trying to un
As far as I can tell, I have followed the instructions to the letter. But my results are not the data from the Vehicle record. In fact, when I went and looked at "W0420AA_QR_getVehicle" and tested the inputs, I found that the result is always an ID or an array of IDs, never the record data. What did I miss? What am I doing wrong?
When I test AI Agent it is working as expected and giving result. But when I incorporated it within Process model, it is giving error: Agent 250512b0-a322-45b6-85c5-525b87755a8c could not be found. So, I created another AI agent and getting same error stating Agent could not found. I have double checked the UUID of the AI Agent it is correct. What could be the reason? In Admin console for our environment AI services are enabled and active.
I have two records related to the same project, "Template" and "Area." Both records share the same EVENT_HISTORY and EVENT_TYPE tables. Each of these records has a 1:m relationship with the EVENT_HISTORY table, but we did not relate the EVENT_HISTORY table to either record. We have a recordType column on the EVENT_HISTORY table to differentiate what type of record each event is referring to. Our devs prefer this approach to creating a new EVENT_HISTORY and EVENT_TYPE table for every record for the sake of organization. In each record, I have configured the events comment field to be a distinct event name for adding comments following these instructions. Template Record -> "Comment on Template" Area Record -> "Comment on Area" The template record was created first and behaves as expected. Whenever I attempt to add top level comments to the event history list for the Area record, it stores the event
I am exploring the possibility of integrating RDF (Resource Description Framework)-based semantic data into an application developed in Appian. The objective is to leverage RDF's interoperability and reasoning capabilities, as well as its integration with technologies such as SPARQL and standardized ontologies (e.g., OWL, FHIR, SNOMED CT). Given that Appian is a low-code platform focused on flexibility and integration, I would like to ask: Does Appian natively support managing RDF data or executing SPARQL queries? If native support is unavailable, what strategies or external tools does the community recommend for integrating RDF systems (e.g., via APIs or custom connectors)? Are there any known cases of successful RDF implementations in Appian, either directly or through integration with systems like Apache Jena, Virtuoso, or Blazegraph? Any guidance on how to approach this integration would be greatly appreciated. I am particularly interested in: Managing RDF triples within Ap
Hi Team, Our chat agent is intermittently failing when attempting to execute tool calls. End users are receiving one of the following error messages during these interactions: Tool execution failed: Downstream tool request failed I'm currently experiencing a system issue retrieving the data.
How accurate AI Agent works same task with different data. Will it hallucinate or imagine things and provide output? Does it reconcile based on the repeated tasks or does it take every new data as new task?
hi All! I completed the ACD101: Appian Certified Associate Developer exam on 05/16/2026. The exam status in the ProctorU portal shows “Fulfilled” ,”but my certification/result is still not visible in my Appian account and not get any score report. Also, the exam auto-submitted before I manually clicked the final submit button and I got no email for my score or any pop up to show my score while auto submitted. I already contacted certifications@appian.com and support@appian.com but have not received a response yet since saturday. Has anyone faced a similar issue before? How long does it usually take for the certification/result to appear?or what step i need to take next? Thank you.
Hi Team, We have created a report/dashboard in Appian and exposed it through a Site. However, not all of our clients have Appian user access/licenses. We are evaluating Appian Portals as a potential solution, but we'd like to understand what other approaches the community has used successfully. We're particularly interested in hearing from anyone who has implemented this successfully in production. Thanks in advance.
In our application we are displaying customers list in editable grid based on status we have to highlight the row for example of status = matched then row should be green not matched it should be yellow how can i do please help as per my knowledge we cant give color in editable is there any way .
Good evening, I have been going through the developer learning path. On the course to start developing an application as a step by step, I appear to be missing the main tutorial application that is referenced in the guide (acme-sport-equipment-rental). I see the solution, but not the practice app. Any thoughts or guidance would be great. Thanks.
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.