-
Recently active
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
I am try display only the date and time without the timezone like this 02/01/2022 10.22pm but it coming like this can anyone help to resolve this
Hi Devs,I want to use to services in my rich text part, in this on the click of the link and the csv document will be downloaded in the system as an export file,Simultaneoulsy I want to start the process on that click only to delete that csv document that is created internally by appian, so that my app does not pile up with time in the futureAttaching the snip for your reference:
Are there any sites where we can do practice test prior to actual Appian L1 exam. Also, are the question bank available.
I have Millions of records in a table, I need to show it in a report but Its not loading in interface. How to resolve this?
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, I am using multipleDropdownField as filter for Grid data to populate. When I select one or more value, it is working as expected. But when I remove or de-select all selected values using the cross button visible in multipleDropdownField, it should make the underlying rule input or local variable as null but it is not doing that. Expectation is, whenever user de-select everything, grid should show all the details. As a work around, I have added an IF condition, to check if count of local!selected variable is 0, save null to local!selected for grid to show all the details.
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
Currently have 3 buttons that show and hide 3 separate sections of code. If I click button 1 I want to disable button 1 and leave button 2 and 3 enabled. If I click button 2 after clicking button 1 I want button 1 to reset and for button 2 to be disabled. Appreciate the help in advance!a!localVariables( local!buttonTierOne: false(), local!buttonTierTwo: false(), local!buttonTierThree: false(), local!buttonRest: true(),a!formLayout( label: "Label", a!sectionLayout( contents: { a!sectionLayout( label: "", contents: { a!columnsLayout( columns: { a!columnLayout( contents: { a!boxLayout( label: "", contents: { a!richTextDisplayField( labelPosition: "COLLAPSED", value: { a!richTextItem( text: { "Submit Tier 1 " }, size: "MEDIUM_PLUS" ), char(10), a!richTextItem( text: { "Service Output Form" }, size: "MEDIUM_PLUS" ) }, align: "CENTER" ), a!buttonArrayLayout( buttons: { a!buttonWidget( lab
So currently I have a forEach loop that calls a picker field, dropdown, and 3 button elements in a interface and it iterates over a dictionary of data passed through by a expression rule. I am getting the following error with the interface: Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function a!forEach [line 237]: Error in a!forEach() expression during iteration 1: Expression evaluation error at function a!forEach [line 245]: Error in a!forEach() expression during iteration 1: Expression evaluation error at function a!pickerFieldCustom [line 263]: A custom picker component [label="Producing Country"] has an invalid value for "value". The value and selectedLabels lists must be the same length. The code is as listed as follows: countryProducerInterfaceLayout:{ a!forEach( items: rule!countryProducerInterfaceFieldData(ri!map), expression: a!localVariables( local!items: fv!item,
Hi Guys, I was upgrading the application from 17 to 21 version where a!toJson works good in older one but throwing error in the newer one while giving record constant as values. Help with this issue. Thanks in Advance. Regards, Kavya
Looking for recommendations on the best way to go about letting a user print an editable grid. Thanks in advance.
Hi I want to convert the number to 8 digits for example if the ID equals 19 the result should be 00000019 by adding six zeros before the value.can I solve this proplem using for each ?
Can someone let me know how to apply query filter in Datasubset .
Hi All, In My interface I am exporting the data story entity to csv using "exportdatastoreentitytocsv" . once export is done, I am giving an option to download that exported file using documentdownload link in a card interface (I used card layout to make it effective).Now when this document is downloaded I want to update a rule input at the same time ( When user clicks on the card layout ,document download and rule input updating should happen at same time ), but I am not able to do it.Can any one suggest how can I do that. Thanks in Advance, Siva Surya.
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, The datetext function returns incorrect date with different locale settings. Please refer below: datetext(ri!dateInput, "dd MMM YYY") Input Date: 12/29/2021 - English/United states as locale -> 29 Dec 2022 Input Date: 29/12/2021 - English/United Kingdom as locale -> 29 Dec 2021 - this is correct. The dateInput is sent as a rule input of type 'Date' to the expression rule.
Hello newbie here I have a task that I need to compare the current values to updated values . Once the Coporate Name and Merchant Name have a difference it will pop up a confirmation messager after clicking submit. I hoped you can help me. Thank you ♥
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?
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.