-
Recently active
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
Hi All, we have requirement as mentioned below: We have excel file which contains multiple sheets and each sheet having multiple rows of data. we have to read each row from the sheet and pass the input to external system. external system will send back response to appian where it create case. please let me know how to read data one after another from each sheet. can we directly read from excel. Please share the inputs.
I have an interface where am uploading image files by using a!fileUploadField() and I need to preview that uploaded file. How we can display that uploaded files preview in the interface. Can any help me about it.
Hi All, We have a requirement that the the excel exported via the excel export smart service is having all the columns in non expanded format due to which they cannot see the data without expanding the columns size. Is there a way to send excel in such a format that if some column have huge data then it is automatically expanded on opening without manually clicking and opening it. Thanks Bihitak
Does anyone know if it is possible from appian to update the index of a Word document? Does anyone have a solution for this ?
Hi all. I took the exam and failed. I scored really low on SDLC information, expressions rules and process models. Where should I go to further study those three concepts? Specifically, I had a hard time knowing which Appian function to use in an expression. Thank you.
Facing this issue while saving the data in the DB.... Anyone help...
while importing a package I am getting 'could not be finalized: insufficient permission (APNX-01-4071-009)' for process models. I have designer access on that environment.
Hello! I have a process to daily delete files older than 15 days from temp folder. Right now it deletes all files from this folder with the node Delete Folder Content.Howe can i configure it to keep those ones created in the last 15 days? Thanks!
Is it possible to declare more than one variable using a with statement in Python? Something like: from __future__ import with_statement with open("out.txt","wt"), open("in.txt") as file_out, file_in: for line in file_in: file_out.write(line)
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.