-
Recently active
Hi all , can anyone help me with the below requirement please. I have a address cdt . In the interface below ( attached screenshot ) i have two section temporary and permanent address. So there is a check box also in the interface . My requirement is : if the check box is not selected both the temporary address and permanent address should be saved and if its selected both the address should be saved. But it should be saved in the same CDT So can anyone help me on how to solve this. a!localVariables( local!temporaryAddress:'type!{urn:com:appian:types:KYC}KYC_addressDetails'(), local!permanentAddress:'type!{urn:com:appian:types:KYC}KYC_addressDetails'(), a!formLayout( label: "Customer Address Details", contents: { a!sectionLayout( label: "Temporary Address", contents: { a!columnsLayout( columns: { a!columnLayout( contents: { a!textField( label: "Address Line1",
Hi, I have a address cdt . In the interface below i have two section temporary and permanant address. So when i check box ( i,e : is temporary address same as permanent address) the address should be saved . my requirement is : if the check box is not selected both the temporary address and permanent address should be save and if its selected both the address saved. But it should be saved in the same cdt So can anyone help me on how to solve this a!localVariables( local!temporaryAddress:'type!{urn:com:appian:types:KYC}KYC_addressDetails'(), local!permanentAddress:'type!{urn:com:appian:types:KYC}KYC_addressDetails'(), a!formLayout( label: "Customer Address Details", contents: { a!sectionLayout( label: "Temporary Address", contents: { a!columnsLayout( columns: { a!columnLayout( contents: { a!textField( label: "Address Line1", labelPosition: if( ri
Hi Appian Experts I want to Upgrade old Process Instance to new New Version of PM . Can you tell what is prerequisites and how we can achieve that ,
Hi Team, I have configure process model in which I am using sub-process, inside sub-process I am using below expression = { action: pv!buttonValue, actionBy: pp!initiator, currentStatusId: pv!selectedAssignments[tp!instanceindex].refStatusId, modificationType: pv!selectedAssignments[tp!instanceindex].modificationType, currentActivity: pv!currentActivity[tp!instanceindex], assignTo: pv!assignTo} When I run the flow I am getting below errror An error occurred while evaluating expression: = { action: pv!buttonValue, actionBy: pp!initiator, currentStatusId: pv!selectedAssignments[tp!instanceindex].refStatusId, modificationType: pv!selectedAssignments[tp!instanceindex].modificationType, currentActivity: pv!currentActivity[tp!instanceindex], assignTo: pv!assignTo} (Expression evaluation error : Invalid index (1) for list: valid range is empty) (Data Inputs) Please help me on this. Thanks,
I have a new Appian 21.3 installed running on Tomcat 8.5.70 as the application server. I'm getting the following CSRF token not valid error followed by 404 /suite/masterapp/undefined.cache.js is not available. I have tried adding <Context useHttpOnly="false"> in the Tomcat context.xml but still getting the error. This issue is preventing me from opening the editor for editing the form fields. Have I missed some configuration on Tomcat? Thanks. 2022-01-21 03:13:52,683 [http-nio-8080-exec-6] WARN com.appiancorp.security.csrf.CsrfTokenManager - There is no valid CSRF token in this request [URI=/suite/framework/backgroundAction.none,method=POST,content-type=application/x-www-form-urlencoded]2022-01-21 03:13:53,602 [http-nio-8080-exec-4] ERROR com.appiancorp.ap2.PortalResponse - Error: 404 Message: The requested resource [/suite/masterapp/undefined.cache.js] is not available
Hi, i have a requirement where i need to get data of same cdt type from 2 different places and combine them together to display in a interface. cdt 1: type!A{key:"100", field1:"test1"} cdt 2: type!A{key:"100", field2:"test2"} after merging output should be like this type!A {key:"100", field1:"test1",field2:"test2"}.Any suggestions will be really helpful. Thanks in Advance. Pradeep.B
Hi, Could someone please help me with the difference between StartProcess and Startprocess Link? And also exemplify with some use cases please. Thanks Faisal
Hi All, When a user is trying to access a site page and is not a part of it, we currently receive a error message sayingError 401-Unauthorized. Is it possible to the customize this error message when using SAML authentication. Any help is appreciated. Thanks in advance.
for example, I am having 10 questions in my DB for that each question has a unique question id If I enter 5 then 5 question id should be come randomly help me out on this
Are there any sites where we can do practice test prior to actual Appian L1 exam. Also, are the question bank available.
Hello, It seems that all user pickers in our app are not working properly. When logged in as any Non Admin user, the only result shown is the logged in user. When I login as an administrator, I can see all users. I am using our All Users group as the groupFilter so I don't know why it isn't working. All Users Group Propertiesvisibility - restricted (only members and admins) membership - closed (admins must select all members) privacy policy - low (members can see eachother) It seems like with our settings, all members should be able to see eachother.
Hi here in a grid iseditable which controls the add security type... but i want to disable that add security type for particular process model [ other process model it need to be enabled] how can i achieve this using if condition/ or any other methods can anyone help me Thanks
Looking for recommendations on the best way to go about letting a user print an editable grid. Thanks in advance.
Can someone let me know how to apply query filter in Datasubset .
I want to the change the value of same tag in a single document at runtime for example :- Schedule_1 : A Schedule_1 : B Schedule_1 : C Schedule_1 : D
Want to know best approach to filter data after getting fetched from Stored procedure
Hi People, I have a requirement where i have to generate both Excel and PDF files for users to download and see Is there any approach that can lead me to achieve to both
Hi when i click on related action, it showing message as action completed and even in the monitoring view instance also created. but after i click it's not redirecting to particular interface Thanks
Hi Team, I have 2 chained user input tasks in between I am generating Dynamic (MS Word 2007 Doc from Template) documents from multiple templates and converting into PDF . but when number of documents exceeded more then 50 that chaining is failing .. please suggest me a best approach so that when user click submit in first user input task directly land to next page with converted PDF preview. 1. Scenario fails if document templates exceeds more then 50 , because appian will not allow then 50 chain nodes . Your suggestion is highly appreciated. Thanks,
There is way to list the applications in the environment?
Hi Community, I'm working on a local install of Appian and want the site to be secured(HTTPS) instead of HTTP. I generated a certificate and key with openssl and now I have the crt,crs,key files. I'm not sure what configs I need to update or where I place these generated files. The guide in documentation (Configuring Apache Web Server with Appian - Appian 21.4) wasn't quite clear about it either. Thanks in advance for your help.
Hi Team, A small help required, there is a report with certain fields to be used as search fields. When the user enters any value in those fields then the system should capture all of the answers the user inputted into the UI and transfer it into the excel template. Could you please suggest how to achieve this? Thanks in advance. Anandita
Hi, In the latest version of Appian, there is an option to get the excel by just clicking the checkbox in the user interface section in record type ("Show export to excel button").This generates the default template of excel. But I have a requirement in which i have to give my own customized excel template. How is it possible? Can anyone please help? Thanks in advance. Anandita
Hi, I am getting this error
Hi I want to skipValidation for a button- buttonWidget() inside this function how can i include skipValidation parameter? Thanks
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.