-
Recently active
Hi, I have taken my exam on 4th December. I have failed that attempt. When can I take my second attempt? Is it possible to write after a week?
as title,I want to get a user's group name and extract info save to other place, user() don't contain user's info, how to do it?
I am using function, user(fv!row.userName,"email"). In this if the username is null I am getting the error: Expression evalution error at function 'user': [InvalidUserException] Is there any way to put validation that if username is null then it should not throw error or show like no valid email ID
Hi everyone, Hope everyone is doing well and safe. As I am new to Appian, Could anyone of you help me with how can I set the Site as default start page? Thank you all in advance! Regards, Shubham Kumar
a!queryFilter( field: "compliantFlag_txt", operator: "=", value: "yes" ), a!queryFilter( field: "compliantFlag_txt", operator: "=", value: "No" ), a!queryFilter( field: "proposedAction_txt", operator: "=", value:"Released Proposed" ), a!queryFilter( field: "proposedAction_txt", operator: "=", value:"Delete Proposed" ) how can i write these 4 filters into 2 filters...
Hi, i want to know if i build an aplication in English for exemple and i want the same application in another language, but i dont know how t write in that language.Should i create a duplicate of the aplication an try to use some translator tool like google translate for every text? Or there is some tool that allows me to incorporate in the same app diferente languages? (note: i dont want to translate for developers, i need to translate for users of the application)
I am writing this as of December 6, 2021. Just like to ask if I can just use the auto generated folders for this exericse? It's confusing since in the videos, these auto generated folders do not exist. In this screenshot, the only folder I created on my own is the AX Rules, which is what the pdf instructed. Auto generated folder does not exist in the course video. PDF instructions: Concerned course: https://academy.appian.com/#/online-courses/7dc54e85-7f6e-4e64-a073-202a2f471e39
I lost my phone with okta verify and cant get access to work account. Is it possible to request verification mail to @ or mobile phone?
Pls answer the below questions 1.When will be use Start Form.? What is the purpose?.Pls any simple example 2.How to modify the Process Model? Thanks in Advance!
Pls answer the below question with examples What is the best way to call a process model from within a process model Thanks in Advance!
I am trying to delete a folder's all documents, at interface expression mode, how to write the code and how to express the document name at a!deleteDocument(document:??????). Thanks
How to display profile image when after file upload in the interface. Do we have any function?
a!localVariables( local!file, { a!fileUploadField( label: "File Upload", target:cons!fileUploadConstant, labelPosition: "ABOVE", maxSelections:10, validations: {}, fileNames:"testFile", value:local!file, saveInto:local!file, uploadMethods: "SIGNATURE" ) } ) I tried file upload but the file didn't get upload successfully to the appointed folder? Did i miss any smart service?
Hi All, Our company would like to create ERP system in Appian and I would like to know how to create Trial Balance records in Appian and use web API to access the Trial Balance data. Thanks. Yiming ZhangPwC | Senior AssociateShanghaiPricewaterhouseCoopers Information Technologies (Shanghai) Co., Ltd.pwc.com
Unable to access Record Actions on interface by Basic user I gave visibility as "true" for the Record Action. The Record Action is visible for Admin user but not for basic user. Please give suggestions to haddle this. Even tried the below code, did not work for basic user. Note: I have a process model to update the form. =if( a!isUserMemberOfGroup( loggedInUser(), cons!New_group ), true, false )
Every time I try to access My Appian site an error pops up saying " Error 401". my question is what is the problem and why can't I access it?
Hi Team, Can anyone please help me how can I implement the case given below in interface using grid: Col A Count Col B a 1 a 2 a 1 Total a 4 b 1 b 2 Total b 3 It should display the count of col A for each category. Any other suggestions might be helpful.
While creating a new resource, I don't find Training in permissions. Can anyone please help me with this?
Hi everyone, Can anyone please guide me how to download the grid using in excel format? Thank you
Hi Everyone, Can anyone please help me, how can I get the count of similar rows in appian as given below. Like if value of ColA, ColB and ColC is same two times then count should give 2. Col A Col B Col C Count a b c 2 d e f 3 g h i 1 Thank you
how to show or hide filter dropdown in record type in appian
I have a form that a user can fill out and submit on a site but when they click submit it refreshes and they stay on the same page. I would like to know how can I redirect the user to the home page or the the record page to the summary view, which is on the same site. I tried the code below below but it doesn't work, probably the wrong way to implement. primaryButtons: { a!buttonWidget( label: "Submit", value: a!richTextItem( link: a!recordLink( recordType: 'recordType![MyRecordType], identifier: ri!GARP_Grant_Request.grantID, dashboard: "the url for the site record page", ) ), Thanks for any help the community can provide.
Hi All, Can we hit Appian webApi using Appian Integration Object ?If yes How can we Use Service account credentials in this scenario. Thanks,Surya
I am trying to install the newest Appian version on Ubuntu (not using any containerization). The installation guide directs me to https://forum.appian.com/suite/sites/myappian/page/support/ > Downloads, but I fail to find the ZIP file I am suppose to download and put into /mnt/data1/appian-repo/installer Interestingly, none of the versions I checked had a link to a ZIP file including the installer scripts for Linux and Windows.
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.