-
Recently active
Hi, i have the following code a!localVariables( local!sensor: { a!map(data: { 125, 92, 22, 63, 73, 28, 19 }), a!map(data: { 35, 65, 92, 22, 63, 73, 28 }), a!map(data: { 2, 35, 65, 22, 63, 73, 18, 29 }), a!map(data: { 9, 35, 65, 63, 35, 28, 19 }) }, reduce(fn!sum, 0, local!sensor.data)) Using excel the sum of all numbers is 1361. Using reduce() in Appian, the sum is 1332 that is 1361-29.The value 29 is the eighth element of the third map.Every map has 7 elements. Why the reduce() function exlude the element 29?
Can we show Uploaded file in same interface, {Transition files saves in TEMPORARY KNOWLEDGE CENTER, we can't pull back from there}, So is there way, to show uploaded file right beneath it??...
Hi everyone, I'm experiencing a Load Error when I want to debug my process model. On the Monitor page, it does not show at all that the process has started. But in the Cloud Database, the information that was entered has been updated. And on the System Logs, it says that the "Server is UNAVAILABLE. Make sure your collector is running and reachable from this network. Full error message...." I also tried running it from the Record Type, but the same still happens.
Hi All, I have designed a read-only grid which will be used as a child interface in other interface ,But I ma facing one issue here,Sometimes the grid is pre-selected with a single row automatically.How to handle this.Thanks in Advance, SSP
Dear All During the file upload in Appian is there an option to strip the EXIF metadata ? This is being raised as a user data privacy concern as this metadata contains user sensitive information such as geolocation and other personal details. Thanks Ankit Jain
I need to make few columns as protected in excel while exporting which user can not edit ,since i have to reimport the same file nd some columns value should not change.please suggest how to achieve this. Thanks in advance.
I have a list of 10 active users in my appian designer. Out of all 10, I want to make 2 of them as developer by giving them system administrator access, and next 2 will be having system administrator, but along with this, they will also have Appian Admin Console Access.Rest 6 of them will be basic users.How can I achieve this?
Error writing to process variables (Cannot derive list type from List of Variant in which to store data of type List of Variant, for variable 'pv!extracteddoccdt'.) (Data Outputs), Hi I'm trying to save data which is of type list of CDT into a variable called "extracteddoccdt" which is of type Labelvalue and for some reason i'm getting the above error which i'm unable to understand, any help and guidance on how to resolve this issue would be very helpful. Below are some screenshots related to the error.
my requirement is to show the line in between two components (As below sample pic) I have tried with section layout but does not suits for my requirement, Any inputs ...
Hi everyone, I hope that you can help me with this case, here it is the use case: I need to realize a process structured like this: User receive task (it has to see a read-only form); User validate the data contained in the form using a button; User need to confirm through Microsoft authenticator the action (or OTP via sms, if authenticator is not possibile); Process continues with the next steps. Is it possible to realize something like this? Thanks, Daniele
I am using custom picker In that custom picker I am fetch group member from a group like this : Now i want show user image before his/her namelike this : Any suggestion for this how can I do it ?
Hi Team, I have a folder where I am storing the PDF name with a Unique Value, now i want to get the PDF id Value to use it further. help me in getting the Id of the PDF's stored in Folder. Thanks in Advance. Regards, J Vinay
Hello All, I have a requirement to update the security for a process Instance, I am using a smart service "Update Security for Processes", but when I run this, the process security is being replaced, instead adding it to existing security for a process instance. I have noticed that this is happening only when the security for that particular process inherits from its parent folder. Somebody Please advice
Hi All, I need to export record to excel file by default export option in another interface and store it in rule input, so that I can pass same ri!document to process model and can attach in email.Please let me know is there any way to achieve this. Thanks in advance.
Hi, I have 12 years of experience in .net and I am hard code developer. Is Leering APPIAN good for carrier move. And what are salary hike and other benefits related to growth after certification. Can we move or change profile easily after certified or learn APPIAN.
I am using a custom picker. Fetching names from a group. And i want to pass a name using rule input. Then that name should not be visible in custom picker.How can i do it ?
I am trying to generate a pdf from DOCX using PDF From docx Smart service, but this smart service removes the shapes present in docx and overlaps data in the table. Is there any smart service I can use
how i can get Appian site for practice purpose, as of now when i try to access it am getting this message. The popularity of Appian Community Edition has been soaring. To ensure that every user can access the resources and support they need, we have introduced a queuing system that will process requests in a prioritized manner. The Appian Community Edition team prioritizes access for learners working towards an Appian Certification, small teams, and prospective customers of Appian. where i can practice and how to access it
I want to export data from editable grid to excel file without storing data to database. How can I achieve this?
Hi, I am trying to make this list start with a default contact, does anyone have any idea how to do it?
Is the appian exam going off of version 23.2 or the previous version of appian only asking because I am taking it again today and I know one of the answers changed with the recent update if the exam is over the newest version.
I am trying to implement import export document on single interface. I have two different buttons one for import and one for an export. I also have record grid. When I click on import then different interface open in one dialogue box and if I import document then record grid updates. I have two questions: 1: How can I implement two different process models export and import on single interface. I have created two separate process models and interfaces for import and export. 2: How to open different interfaces in dialogue box when I click on button.
Hello, I have a multiple if condition that returns a list, but what I need is for it to return the condition that is only true. Thankss!!! if( {and( ri!tipo = "Alzada", a!isNotNullOrEmpty(ri!feRegistro), ), and( ri!tipo = "Reposición", a!isNotNullOrEmpty(ri!feRegistro), ), and( ri!tipo = "Revisión", a!isNotNullOrEmpty(ri!feRegistroAdmin), ), }, {ri!feRegistro + 90, ri!feRegistro + 30, ri!feRegistroAdmin + 30}, {ri!feRegistro, ri!feRegistro, ri!feRegistroAdmin} )
Hi All, I have created a related action inside task. When i try to access task from tempo and clicked on RA, It opened in new tab. Same task if i try to access from a site, I could able to open RA in dialog box. Can anyone suggest why this is happening? Thanks in advance!
HI , When we want to retrigger the new instance 1)Giving new instance values like id in process variables and click on start process for debugging then it will ask for save the process model.We have to click on that save ,Is there any other way to retrigger the process instance
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.