-
Recently active
Hi, I have a cdt that stores a list of document ids that were uploaded, how can I display all the files using document view? Do I need to use a!foreach() or is there another way?
Hi! New to Appian, mostly still playing around at this point. When setting up an HTTP(S) connected system, I couldn't find a way to assign a set of standard header key/value pairs that I'd want applied to every specific integration (endpoint) using that connected system. I did see you could do it for security, which is great. But if I wanted to apply other standard headers for a particular API (i.e. cache-control, or some non-standard input required by the API), they would have to be recreated on every integration tied to that connected system. Is there a way to do this? Or could this be a feature request? Thanks!Dave
I'm currently trying to add a Pie chart into a reporting page.The report is doing a record type query and simply pulling back IdItemsThe issue is my Items are an array The DB table looks like 1 Widget 2 Widget / Whatsit 3 Whatsit / Dohicky i would like my pie to show a slice for each item, but at the moment I'm getting a slice per item (so 3 in total)How can i split the data so i have a slice for widgets (2 items), a slice for whatsits (2 items)and one for dohicky (i item)
Hi, I need a validation that the user can enter only numbers from 01-99 . How can we do this?Is there any range function or limit function to check it?
We are using a!iconIndicator to display icons such as happy_face, sad_face etc in our dashboard. We are able to see those icons in lower environment. But we are not able to view the same in prod. Anyone know what is the reason for this behaviour? Lower environment Prod
I have a requirement to sort few columns in a paging grid in A to Z & Z to A. Issue :Sorting is working as expected how ever, When we click on a specific column to sort then NULL data record that is showing on top of the list then followed by A to Z records. Is there any possibility to show A to Z & Z to A first and a the end of the grid just to show record which has null column. Note: Grid is populated using record(a!recordData)
We are using Appian cloud for our application. Our application is retiring and all the clients are offboarded , However we want to take backup of our ARCHIVED processes. Please let me know the process to take backup of ARCHIVED processes. The business people want to store it for future reference.
Hi All, Is Spell check is possible in Appian? Regards,Sandeep
Hi all! On the Appian cloud environment, a process stopped working correctly, even though there were no changes to the process model. A change happened on the environment however, database encryption was enabled. Please suggest how to resolve the error. Error happens on the Deactivate User smart service, no details in the error. The node is being run with administrator rights (the whole lane is). This is from the tomcat-stdout.log 2023-12-05 01:07:32,459 [ajp-nio-0.0.0.0-8009-exec-58] ERROR com.appiancorp.process.runtime.activities.DeactivateUserActivity - There was an error when trying to deactivate the user [USERNAME].org.redisson.client.RedisException: Unexpected exception while processing command at org.redisson.command.CommandAsyncService.convertException(CommandAsyncService.java:299) at org.redisson.command.CommandAsyncService.get(CommandAsyncService.java:116) at org.redisson.RedissonObject.get(RedissonObject.java:90) at org.redisson.RedissonMap.scanKeyIterator(Redi
Can we customize the settings? Like remove the settings for Password, Third-Party Credentials, Email Notifications, Mobile Notifications, and Accessibility? Can we also add more settings on the General tab?
PDF Tools Convert Image to PDF smart service is working fine in Dev, Test, and Model, but it is not working in Prod. Test, Model, and Prod all have the same version of the plug-in. The error being thrown in the process instance is "An error occurred in executing an Activity Class". The error in the System Logs reads: 2023-12-11 22:11:33,991 [ajp-nio-0.0.0.0-8009-exec-455] ERROR com.atlassian.plugins.rest.common.error.jersey.ThrowableExceptionMapper - Uncaught exception thrown by REST service: com/github/jaiimageio/stream/RawImageInputStreamjava.lang.NoClassDefFoundError: com/github/jaiimageio/stream/RawImageInputStream We tried deleting and re-adding the plug-in, to no avail. Any help would be greatly appreciated.
Hi I am getting this error for checkbox Expression evaluation error [evaluation ID = IGMIN] in rule 'gai_managegeneraladdnlinfo' at function a!checkboxField [line 19]: A checkbox component [label=""] has an invalid value for "value". All selected values must be present in the choiceValues array, but value was false and choiceValues was true. ri!projectInfo.column is boolean type where i am saving this value how can i fix this? i have attached my code a!checkboxField( choiceLabels: " Check here if you are a non-profit organization", choiceValues: true(), value: ri!projectInfo['recordType!{ba1b9bf5-818d-401c-b540-67788e6d7d2d}GAI Application Project Info.fields.{3f6f4ef6-3667-485b-86f3-6519b03d80a2}isNonProfit'], saveInto: ri!projectInfo['recordType!{ba1b9bf5-818d-401c-b540-67788e6d7d2d}GAI Application Project Info.fields.{3f6f4ef6-3667-485b-86f3-6519b03d80a2}isNonProfit']
Does anyone else use multiple monitors when developing Appian applications? How do you utilize them? Would love for Appian to have a "dock / undock" feature where you could put the expression editor on one screen and the preview on another.
Hi, i did the exam in september 2022 and i didnt completed any realeased showcases. my cerificate is now inactive. what should i do? if i now look into them will the certificate active?
we have Gmail integrated with our app and to display an email we are using appian RichTextEditor. when we open an email we observe three loading bars simultaneously, 1st loads the appian instance on Browser 2nd loads the site inside appian instance and third loads the RichTextEditor Plugin we want to pre load few objects on Load. How we can preload certain items in appian?
Can we set rate limit (restrict the number of requests made to the API at a time) on Appian Web APIs?
Hi, I configured the sign-in Page with one link which was initially not showing on the sign-in page. But when I removed the link from the Sign In page it started showing in the login screen. Can anyone suggest how to remove the link? Screenshot of no links configured Screenshot of the link showing on the login screen
I have record which has " created on "field. I wanted to filter all records that is created for this year. But when I try to convert the created on field to year for comparison. It shows error. Expression evaluation error at function a!queryRecordType: Could not cast from Record Field to Date. Details: CastInvalidCould not cast from Record Field to Date. Details: CastInvalid Any help is appreciated
Hi All, We have given our client to add notes up to 10000 char. It is getting saved in DB as well, But when querying from Record it returns only 4000 char. I need help here to overcome this limitation. It's Urgent!!! Thanks in advance.
Hi We have a scenario where we have to Post a comment json at every step in our work flow. calls count will be very high,When I generate a Health check which is in High risk which is taking 25.2% of all CPU time, 22.9% of all operations, 8332 mins of CPU time, 108948293 operation count. we are not doing any other operations in that PM just call integration. Any suggestions to minimize this CPU time or how to improve performance?
Hi Community, i am stuck at an issue, that i need to configure the SFTP Retrieve Files In folder node. How we can setup File Transfer Configuration property of this node. Kindly, help me out for this configuration.
Hii, PARENT PROCESS Subprocess After filling the User input task in this parent process it goes to Subprocess, In the Subprocess I have another user input task(Enabled Activity Chain), After filling the UserInput Task in SubProcess and Submitted, again this Parent Process is started as new one. Note: In the UserInput Task of Subprocess I have a start process link which helps me to fill another form inside the userinput task of Subprocess. Submission of StartProcessLink UI lead me to create this New parent process
I have a main page ie; Initiating request page>In the initiating request page, we have three box layouts each boxlayout is from different interface and different datatableThree Box layouts has: 1.Request info interface (Stored in seperate DBtable - Main table for initiation request(AutoGeneratedPrimaryKey)) 2.Request type info interface (Stored in seperate DBtable)- The Auto generated Primarykey value should store for each request type row 3.RequestStock info interface (Stored in Seperate DB table) > Submit of the interface which has all the three info details In the Request type info(2), we can add multiple types like 1,2,3 for single request Initiation,Same for Request Stock info(3), we can add multiple types like 1,2,3 for single request Initiation But After submitting this page only the Auto generated ID will generate for main db table, In this case how can we add this Autogenerated it to other DB table rows(2),(3).
I have a column layout (shown below with dividers) with text fields with adjacent labels. I need this column layout to be more narrow, but when I make it more narrow, it tries to preserve the spacing to the left of the text field labels and shrinks the text field values. I want the opposite. I need to reduce the blank space to the left labels and keep the size of the text fields. How can I get rid of the wasted blank space on the left?
I am a beginner with Appian. In the interface, I input values for each field of a record type and save them to process variables. In the process model, I want to reference the same record, subtract a specific field from the corresponding process variable, and perform the following actions: If the result is 0 or below, I want to send an email without changing the value.If the result is 1 or above, I want to save the calculated result in a process variable and send an email.Can you guide me on how to achieve this in Appian?
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.