-
Recently active
I have a User Input Task and that is assigned to 3 groups, if 1 user is complete the task from one group, the task should be disabled in all the other groups also. How will I do it?
Hello, We are using APPIAN 19.4 and have updated Mailbox from Exchange 2010 to Exchange 2016(POP-S) which requires TLS, and after configuration it wasn't working can you please assist on modify configuration/development to use TLS authentication.
I have gone through https://docs.appian.com/suite/help/18.1/Looping_Process_Flow.html , as it says under gateways and logic : When a looped flow enters an OR or an XOR gateway, the gateway pauses after the first instance token passes through – until all other incoming flows arrive. I didn't understand it ? can anyone please explain it bit elaborate? thank you
At present at "Appian Administration Console", to create a user, there are only two user types are available, "Basic User" and "System Administrator".Now to provide access to the Appian Database to a person, an user with "System Administrator" access permission is required to create. That case the person will get Read and Write both permissions to the Database. I want to create a user who will have only Read permission to the Appian Database. How can I do this? I shall be grateful if anyone kindly help me regarding this.
"is it possible with the google vision to compare two images, that image come from the document?" please help me with this question as soon as possible
In my experience a common request is to have some process started when a user logs into the system, or when they log off. For example every time a user logs in we want to hit an API hosted by another system to get the users data to be used for privilege's in our Appian instance. A similar request is every time a user logs out to start a process. This could be to purge the old user data. I know one solution is to have a timer based model getting all users data, but for this use case that's not possible because they want the data fresh as 15 min of log in. Another solution could be to use a start page all users must hit with a start process link, but then I still have the issue if they save a url they could just bypass the start page.
We recently Upgraded from 19.3 to 21.1 and applied hotfix 21.1.470 On our On Prem Env. The Health Check report shows that "21.1.470.0 is not a recognized version". Please advice.
Hi I am trying to integrate with Oracle Taleo using SOAP. We have two WSDL, first one provides a URL to use. I am getting error. Thank you
Hi, I am trying to use an xpath as shwon below in fitnesse for appian script and it doesnt work, any help is greatly appreciated |click on button|xpath=//button[text()='Modeling']||toggle box |xpath=//*[div[text()='SomeState']
Hi Folks, I am building the below logic i.e comparing the two local variables values if that is true then it has to perform the logic (i.e) 1*50 or else should return the null values. And it has to save the value when I click the button continue. As we cannot save multiple values as a same target in a!save(), Now I am facing issue in saving the values. If I define any one logic in a!save() that is working, whereas for multiple logic it is not working. Below I have attached my code, you can refer from line 101 to 147. Please suggest If there is any alternative approach for the below logic. a!localVariables( local!type, local!quanity, local!button, { a!cardLayout( style:"SUCCESS", contents:{ a!columnsLayout( columns:{ a!columnLayout( width:"MEDIUM", contents: { a!textField( label:"MENU", readOnly:true(), ), /*a!textField(readOnly:true() ),*/ a!d
Hi, All precedents are closed but I don't see the task under active task. Why? the status is Awaiting Precedents. Please let me know the possible problems. Thank you
what are the things that we need to consider for better application performance
Hi all, In Appian, we can create queries directly in a UI, in local variables, or in a process model using script tasks, through rules, and also in node inputs as well. What is the best way to handle them? have come across one such question which I was not sure of.
Does Appian supports oauth / openid authentication protocol for federation logins? For Example, Azure B2C OR Coginito SSO services. If so, can you please share any references? - Thanks.
I been trying to use the correct way for years now, it seems there is not enough documentation online. I know you can use fn!isnull but is there other functions similar to it? All I want to do is to compare to a simple item. If array contains 3, then remove it. Is there a way to identify a single item like fv!item? a!localVariables( local!array:{1,2,3,4}, reject(fv!item=3, local!array)) wish it will return {1,2,4}
if possible explain with real-time scenario Thanks
Is there any way that I could maintain multiple instances of same project with different project name in the same environment ? Thanks in advance. Regards, Chandana
Hello Community, What is the best way to query one lakh records of data from DB. please suggest!!! Thanks
Hi Team, Do we really need to configure the disk clean up like cleaning up logs, process and archives. Because when i execute the ./cleanupArchive.sh script I am getting "running this script is no longer necessary". So I just want to make sure if really need to follow the disk clean up steps listed in documentation Post-Install Configurations - Appian 21.1
In Interface how can we change the font style ? For Example i want change a column name from English to Arabic or Chinese? How can we do that?
What should be the best design, to show 20 columns in an editable grid, that is user-friendly and does not compromise on the performance? Please suggest
I need in my application to use the java enterprise edition features like EJB which comes with Tomcat Enterprise Edition.Can I know which version of Tomcat, Appian 20.4 supports? If it does not support enterprise edition feature, can I configure my own Tomcat with Appian 20.4?
Assume I have two working (form) interfaces which I used to call from the top tabs of my Appian site (object), let's call NewRecordA and NewRecordB. I now would like to introduce a secondary tab-hierachy (using e.g. card-components), and I am building a new interface with two card-components entitled "Create a new record of type A" and "Create a new record of type B", respectively. What is the recommended way of reusing the two existing interfaces (including their respective process models)?
Please consider the following scenario: We have a list of records, say of different task within a certain todo-list. Each record has entries like "task name", "deadline", ... as well as "parent-todo-list". Furthermore, I have a list of records of these "parent-todo-list" as primary column, and additional information about each of the todo-lists such as "owner of the todo-list" etc. I would now like to have links pointing from the first list to the second one. More specifically, if I click on "Nick's shopping list", I would like to have a corresponding user-filter automatically set when I click. Is that at all possible? How do I proceed? I searched in the documentation, and it was suggested to use the hard-coded URLs in the lin, which I prefer not to do. Other discussion threads were rather old, or linking to documentation pages which no longer exist, or both. Example: https://community.appian.com/discussions/f/general/81
In the Appian Process Modeler, I am able to see the menu item <Save & Publish> under File in the Test Environment. I have the same security groups in Prod but I am not able to see the menu item <Save & Publish> Any thoughts I why I can't <Save & Publish> in PROD? Thanks in advance.
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.