-
Recently active
Hi everyone, I have a use case where I need to send files to external system for validation. I'm submitting the form which is chained to itself, so that files are persisted in the Appian file system and then I'm sending this to an external system. User gets to see the progress percentage.So the problem is when Appian is very very slow ( due to other colleagues playing around, Appian internal apis are taking some time to write it down. Any way I can check file exist in actual so that I can have some sort of delay retries?
Hi, I am getting this issue when selecting value from dropdown for one particular user at function a!gridField_19r1 [line 71]: A grid component [label=""] has an invalid value for "columns" and "value". All "data" arrays must not contain more items than the specified "batchSize", but "batchSize" was 10 and the largest column data array had 17 items.
I have four tables; Event, Parish, Parish Profile and Parish Event. Event holds all possible events a parish can sign up for. It has a unique key of Evemt_ID and fields Event (name of the event) and Start_Date Parish holds Parish data and has a unique key of Parish_ID. Parish Profile holds some additional information about what type of speaker they would like at their event. Not every Parish has a Parish Profile. Parish Event hold the history of all the events a Parish has signed up for. Not all Parishes with a profile sign up for all events. Some chose to participate last year, but not this year. It has a unique key of Paris_Event_ID and foreign keys, Event_ID and Parish_ID. I want to display in the Parish Profile Record List the latest Event the Parish signed up for. I currently use an expression rule to display this value in the column. However, i can't sort and the filter i wrote pulls all Parish Profiles with that has the event in its relationship.
Hello, We need to download the data from the read-only grid to Excel. We used the record type as a source for the grid and used the OOB export grid feature. The file name downloaded with this is "Record Name" - YYYY-MM-DD_HHMM.xls Is it possible to customize the file name generated with this? please let us know. Thank You, Sneha
I want to invite my friend to join my shared workspace, but I failed. I got a message. "You seem to already be in a shared workspace. If you wish to join this cohort, you must leave your current workspace before accepting this invite." But my friend is not in any workspace. He is new member. Please tell me how to deal with it?
Basically im developing a start form where i get a list of records that contain a a docID and a dropdown. The interface has a editable grid where the user can add rows and per row the user can add a document (file uploadField) and a dropdown. My issue is that on both fields i selected the value and the save with ri!VALUE and when i add a document it makes it so that in all the rows that document is selected and the same for the dropdowns. How can i make that per row created the save and the value creates a new array? In the interface i have already selected the ri! as multiple. ill leave the code here , and thanks in advance to all, a!localVariables( local!rowsTemp: a!gridRowLayout( contents: { a!fileUploadField( label: "Input File", labelPosition: "ABOVE", &n
Hello, I'm currently learning about the various functions of Appian to understand how powerful it can be. At the moment, I'm facing an issue with creating an approval process that has a condition where at least 2 out of 3 approvers must approve in order for the flow to continue. This is what I have configured in the user input task node so far.The problem I'm facing right now is that I don't know how to update the value of pv!approvalResults (which is a list of text) when each approver takes an action. Could you please give me some advice?
Hi Team, I'm currently stuck at a point and would appreciate your input. I need to display different colors for different countries in a column chart. Below is the database structure I'm working with country ListId(pK), .countryId(int), isAllowed(boolean) Note: I want to show only allowed countries data in column chart. I grouped the data by countryId, and I want to display different colors for different ranges of country IDs in a column chart. For example: Country IDs 1, 2, 3, and 4 should be shown in blue Country IDs 5, 6, 7, and 8 in yellow Country IDs 9 and 10 in another color These colors are just examples. If this approach is feasible, I will apply it to the actual requirement.
I have question like can we make editable grid to have a scroll after 4 rows.
hi team, we have a recruitment , user want to add emoji's and need to store DB. could you please suggest me. thanks
Hi, I want to understand how refreshAlways parameter set to true behaves. Lets say I have interface A which is having one child interface B which is having 5 radio buttons and for all 5 radio buttons, i have 5 different interfaces called in parent interface A. Whenever I click on one radio button, one corresponding interface will display. I have used refreshAlways parameter for some local variables present inside those 5 interfaces. When I click on those radio buttons, will the local variables present in the 5 interfaces defined under refresh always will refresh or they will refresh when we interact with any component present inside those 5 interfaces?
Hi, I just wonder how the winner do this any idea?community.appian.com/.../split-grid
When trying to download a Word document from Appian using the Word to PDF Smart Service,the document is successfully parsed data and document is download from the interface.However the document is opened in MS word it throwing error as attached in the thread. Note: 1. The template uploaded here is in word docx format. There is not security/permission applied on the document. 2. No error is observed on the process model / interfaces. [mention:6befada3df63445abdcce1603d065926:46448885d0e64133bbfbf0cd7b0fd6f7] [mention:dd6011d950fa4085a72d4094ed65570c:23b05a61c3e5445190d9bfa00453bce4]
If the integration fails it will show the error in the same UI but the already entered values are missing on the UI .how can I keep those details stay on the 2nd UIT
Hi All, In this processmodel I'm trying to show the integration error on the same UserInputTask (UIT) where we entered details .It below throws.
Hi,Mu requirement is to use KPI field and the grid data. I m showing the exact count based on the certain filters in KPI cardlayout. If i click on the KPI card the grid needs to updated based on the filter i used for KPI record data. How to achieve this. Can someone please help
We have two drop-downs within one card. When selecting the field to view the options, when scrolling over the interface, the field does not remain fixed in the interface. Is there any way to modify this behaviour? Attached are some screenshots
Hi, In Action forms for few of the text field I'm using the auto filled data (autofill feature existing in browser). So, data is retaining in the text field but it's throwing a required validation. if I re-enter the values manually, required validation is removed. Any idea on this behavior?
Hello All, I have a scenario where I am calling the process from web API, to get this completed faster I have added few flows in parallel using AND gateway and these paths has to complete to return the response from web API hence I have applied activity chaining on both the flows. With this implementation I have observed that, even we are having parallel flows using AND, because activity chaining, only one path is executing first and then other is starting which delaying time of execution. Why chaining is over-passing AND functionality here? Any thoughts on this? Please find below example process. Thanks! Priyanka
Hi Team, I'm currently stuck at a point and would appreciate your input. I need to display different colors for different countries in a column chart. Below is the database structure I'm working with: I grouped the data by countryId, and I want to display different colors for different ranges of country IDs in a column chart. For example: Country IDs 1, 2, 3, and 4 should be shown in blue Country IDs 5, 6, 7, and 8 in yellow Country IDs 9 and 10 in another color These colors are just examples. If this approach is feasible, I will apply it to the actual requirement.
Hi Appian Gurus, In an application when I click on a link of type Start process link I am getting the below mentioned pop up, how to resolve this and how to prevent this kind of errors occuring in future Thanks in advance
What is the symbol used to represent the input or output field (rectangle or parallelogram
Hi Community, I’m currently trying to set up the UiPath Connected System (from the Appian AppMarket) to connect Appian with UiPath Orchestrator (Cloud) and trigger bots using the provided operations like StartJob, GetRobots, and GetReleases. I’ve followed all instructions in the marketplace app and plugin, but I’m running into trouble when setting up the Connected System endpoint. [emoticon:3c913c0db7eb4f9face51746da287257] My Setup: UiPath Environment: Cloud (Community Edition) Orchestrator URL: cloud.uipath.com/.../ Folder Name: folder1 FolderId (from URL): 585858 Tenant: DefaultTenant Connected System Auth: Using email + password..............
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.