-
Recently active
Appian delivers process automation powered by enterprise AI, empowering organizations to design, automate, and optimize business processes through a unified platform for process orchestration, automation, and intelligence. This latest release, 25.3, introduces significant advancements and exciting features across the platform, including highlights on AI Smart Search, AI for self-managed environments, High-throughput data fabric, Generalized async loading for SAIL UIs.Join our team of Appian experts as they delve into the key highlights of this release. Tune in to see Appian 25.3 in action and engage with the experts by asking your questions.Turn on notifications to make sure you don't miss it!
We are seeing a strange issue in which write to record is not working properly. If we check the process variable value, it is successfully updated, but when we look at the database, the latest data is not being updated, no expression error is generated, and this is an intermittent issue. As per this thread we updated to latest version https://community.appian.com/discussions/f/data/39426/data-fabric---write-to-child-records-via-relationship, still we see same issue. Anyone knows the reason?
I am running some processing in parallel that includes api calls.The result with then populate an interface attended by a user. I have tried both a!forEach and MNI but for both the performance is not as expected. By looking at the performance tab in the expression rule, it is clear that the items in the array are running sequentially and not in parallel, as the total time for the expression rule is the sum of every iteration. As a test I tried to put only a GET api call in the foreach loop and the result is the same. This is not what I was expecting, is there anything that can be done to enforce the threads to run in parallel to optimize the performance?
Record Type details not showing after click on View Record List
The description tooltip is not visible when hovering on the Record action icon. Although I was aware it was there, now unable to see this tooltip on icon.
Hi FolksJust sharing the experience!When writing to child record via write record, there was no error on process model, but it was still not writing to DB. Then we realized the issue was because of two reason which we did not pay attention 1. We need to make sure the record object is updated o latest version means below pop should not be visible 2. On the model switch to latest version of smart service.
Hi All, Below is one of the issue we are facing it an intermittent issue. While Executing Write Record Smart Service for the Process Models we are getting the below error:- Unable to write to or delete from the source due to a data integrity violation.Error Details: Column 'TaskStatus' cannot be null. The TaskStatus is set to NotNull in Database . We have always value set or Update in taskStatus Field before Executing the Write Record Service Node. Below is the Screenshot attached. attaching the logs screenshot as well for the issue:-
Hi all, Is there any way that we can implement a copilot that will answer about our record data? For ex: it should be like a chat bot and it should be in the record summary page, if we ask about the details of the record summary, it should provide the answer. Can anyone please help me in implementing this ?Thanks in advance!!
Hi everyone. I need to step by step guide line . As my requiremnet (Connect from Appian to AWS RDS Using Private Link)I checked this references link :https://docs.appian.com/suite/help/23.2/Access_Customer_VPC_using_AWS_PrivateLink.html I cannot understand below of point (check below of screenshot)>Appian will create a VPC endpoint to connect to the VPC endpoint service you have provided. How to create vpc endpoint in appian enviromnent?
I'm currently in the process of scheduling my first Appian certification exam. During registration, I was redirected to the Registration | ProctorU platform, which requires me to select an institution. However, I couldn't find my company's name listed, and this field is marked as mandatory. Could you please advise on how to proceed?
I have an open support case for this, but hoping to see a working example of add/edit/delete rows using GridPlus asap. Attached is my attempt, but I'm seeing an error (I won't share here, that's in a separate thread). I'm hoping someone can package and share a working example (they don't necessarily need to debug mine) where they can add/edit/delete rows and submit changes. [View:/cfs-file/__key/communityserver-discussions-components-files/19/create_5F00_table.sql:320:240][View:/cfs-file/__key/communityserver-discussions-components-files/19/Fund-Operations-Sandbox-_2D00_-GridPlus-Error.zip:320:240]
Initially, I considered using deployment packages to track changes. However, I noticed that once changes are pushed from UAT to Production, the environments become synchronized. As a result, all objects appeared in the deployment package; however, the ones that were initially modified before being pushed to Production are no longer listed as 'modified.' This makes it difficult to track the specific changes made during that deployment.I'm looking for a reliable approach to maintain visibility into code changes with each deployment. Has anyone found a good solution or best practice for this scenario?
Background: I created some groups in my app and added my account to them. The app has a site that’s visible to all users, but one page within the site is only visible to specific groups. Questions: 1.When visiting this site, how can I switch between groups to test access? 2.I assume I can change my group by clicking this button (the first one in the screenshot). However, the groups I created aren’t listed here. How can I add them to this list? Additional Info: This issue occurred during the "Build an Application: Step-by-Step" hands-on practice. >When I set the visibility of the [My Task] page in the site to "Always show", I can access the [My Task] page. >But when I set its visibility to "Only visible to specific groups" (the intended setting), the [My Task] page doesn’t appear when I visit the site. Additionally, groups from other apps are shown in the button’s list, but my created groups (W1481SA Registers/Mechanics/S
Can we pass a list of numbers to input parameter of SP? Is it possible. a!storedProcedureInput( name: "group_ids", value:local!groupids (It is a list of number) ), It's not working as input parameter is defined as INT on DB side but we are passing list of integers.
I need to integrate Appian with Snowflake so that data from Snowflake can be fetched and displayed in multiple dashboards within Appian Sites. Looking for guidance on the best approach, recommended plugins, integration patterns, or configurations to achieve this.
Hi I need advice What connection method recommended by Appian? At first i try to connect aws aurora datasource using private link but that method is a littlecomplicated.So i want to try another method.It there any reference links .if yes, could i have it plz. thanks
Hi there,I need your kind support plz ! In my app, there is a Record Type as below: I want to use it to store the documents which are uploaded from a!fileUploadField item in an interface. The introduction of a!save() in Documentation of Appian didn't mention the way to save a document type, can I get the directon here?
Hi, I want to show the following hierarchy image in my interface. How can I achieve this? Please provide the coding.
Hi team, we are unable to add table format in styledTextEditorField current version - 25.2.350.0 docs.appian.com/.../Styled_Text_Editor_Component.html and just want to know about we have seen that in 25.2 version below 2 features are enabled in styledTextEditorField. and please suggest me how to use below 2 features Subscript Superscript
Hi Team I have a scenario, where when the user clicks on an action that says "Update Information", then the dialog presents a list of more actions that the user can take. Now the problem is, when I click on the action within the existing action dialog, a new dialog opens up as expected, however, the old action dialog still stays. Is it possible to close the old action dialog box?
I need to include cookies in the header of the next Appian integration call, along with a Bearer token. However, the integration result only returns a single cookie, even though the actual HTTP response contains three Set-Cookie headers. In the process model, there's no way to access the full HTTP response (such as ac!httpResponse) to retrieve all three cookies. How can we extract all cookies from the response for use in subsequent integration calls?
Hi Team,I have created a new record type but in it , I am not able to see any option of " Create Data from Scratch "
Hi, I'm trying to Extract data from PDF and store those data in Database. I gave 8 fields in the extraction. I'm able to see all my fields in the ai skill extraction but in the Database I didn't get EMPID, EMP type. Anyone please tell me the reason why I'm not getting those values in my Database. Thank you in advance.
Hi Everyone, I am trying to understand how the internal messaging service and Kafka Zookeeper work in Appian .I am trying to figure out what impact it would have if Kafka goes down on one of the nodes in a 3 node cluster due to storage issues or some other reason. One thing I can guess is that the application's performance might decrease, and writes to the data service could also be impacted. Are there any other potential issues that could arise? Thanks Udhaya
Hi team I want to access values in a dictionary without using a loop, because in real-time we have 440 rows, and each row has 150 columns. Running a loop over each row to get values is causing performance issues. I checked the Appian Community and found that we can use the a!keys() function to extract all keys Id (PK), PartNumber, Status, Country_1, Country_2, Country_3, ..., Country_150We are using CDT to get data from DB so output of CDT in dictionary format.Expected output: countries: { {country_1, country_2, country_3, ..., country_150}----for 1 st row {country_1, country_2, country_3, ..., country_150}-----for 2nd row } *** One way i found is writing index on all 150 columns but it will increase code length is ther other alternative way other than this
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.