-
Recently active
Hi, Is there any way to directly save the "site_usage.csv" in document folder in Appian by click of button in interface without storing it in DB and then retrieving it using "Log Reader" Regards Bihitak
HI Team, Can anyone guide me how to convert "11 May 2021 07:08:12 GMT" of type varchar to DateTime type in mysql. I have a column of timestamp of type varchar as I am dumping data directly from csv. I need to do some group by and min , max based on data type datetime on this field. Please guide Regards Bihitak
Hi All, I have the requirement to highlight the rows in interface where if a value is not refreshed for 10 seconds. Can anyone please tell me how to achieve this? Thanks
Hi Everyone, How can we terminate a process when two flows reaches the end node.
Hi, i am using a!pickerFieldUsers() i have added the instruction, if no user present in XX group ,no search found would be displayed, but after entering and selecting the user, the instruction would appear for short time[1sec] and then disappear a!pickerFieldUsers( label:"User", labelPosition: "ADJACENT", maxSelections: 1, instructions: if( rule!APN_isBlank(ri!user), "If user you search above is not present in XX, you will see No results found. ", null ), placeholder: "Type to search for the user", groupFilter: local!users, value: ri!user, saveInto: { a!save(ri!user, save!value), a!save( ri!user, ) } )
Im facing an issue with a safelink that is pointing to a site. This problem just happend in prod enviroment while on dev i don't have this issue let me explain myself i have a site that i can get in throught the navigation menu in both enviroments but i also have a safellink in a home page pointing to it but when a particular user try to get in through the safelink it throws access denied error. i also made a user in dev enviroment with the same permision in dev enviroment it didnt't happend
Hello! I wanted to know if anyone knows how to get the base url of the current environment, if there is any expression rule by default. Greetings, Vicent.
When i try to debug a process model, a start form should open but in my account don't open. I have tried to allow pop-up windows in chrome, edge and firefox and it does not open in any navigator. In the pictures are the error that are shown in the appian process modeler. The form of add vehicle does not open.
Hi, I see that Appian Cloud has an option under File Upload to enable antivirus scanning, but that's not something available for on-premises installations. What are my options for enabling virus scanning when a user uploads files? I know I can limit file extensions, but would like to be able to also scan.
I have an interface (say A) where am filtering data then clicking on ID am going to interface(say B) where i perform some activities like edit. Upon click of submit/Cancel i am returning back to Interface A. When I return back to interface A then all the filters that i had applied(previously on interface A) should be removed. How to Achieve this
Hi All, In third party database, we have a column (number datatype containing decimal values - NUMBER(15,12)) which can have more than 7 digits after decimal place. In database, for example, the value is 33.3333333333 but when we are fetching the data via query entity, it is coming as 33.33333 and not the entire value. Datatype we have used in CDT is Number (Decimal) and xsd type xsd:decimal. We have also tried xsd:double in CDT but the result is same. Is there any range restriction on Number(Decimal) ? How to fetch the entire value from database? Kindly advice. Thanks and Regards, Diksha
I have created a search interface (lets say A) with Name, Age, Address, Work Location. I am calling the Interface A in Interface B and its working fine. I am calling same interface A in Interface C ..but i need to hide Work Location Field here. Can someone help me out on this
Hi. I have a requirement to get characters from a String at a particular index in a List of Strings and replace semicolon (;) with a comma (,) Let's say for example we have a list of strings with only one value at index1: {"Bob; Troy; Victor"} Required output: {"Bob", "Troy", "Victor"} Is there a way to iterate individual string characters at a particular index and replace semicolon (;) with a comma (,) Thanks!
Hi, I just finished identifying all cookies used on my Appian applications. I need to categorize them between essential and non-essential. Are there any existing guidelines or documentation on this? Which cookies are considered essential by Appian? In particular, I can't quite figure out the right category for the JSESSIONID Appian cookie. Thanks for your guidance!
I had given my Appian Associate Developer exam on Saturday(14-05-202) at 5pm but my exam result is not out till now my exam id is-31510016203. Can anyone suggest me where to contact now.
Hi, I want to display the Link on read only grid and once i click on that link then a pop up kind window should open where i can see another read only grid with column name, address, age and download link to download these details. Can someone help.
"
Hi, I am using below code for radio button setup, however after selecting any value from radio button , i click anywhere (click outside of radio button area) on screen it deselect automatically. a!radioButtonField( label: "Type of Maintenance", labelPosition: "ABOVE", choiceLabels: {"Scheduled", "Unscheduled"}, choiceValues: {true, false}, saveInto: ri!maintenance.maintenancescheduled, required: true, choiceLayout: "COMPACT", choiceStyle: "STANDARD", validations: {}) Thanks in advance!!
Hi I need to show tab only desktop users and I have tried with a!isPageWidth("DESKTOP") function but not working .. Can any one suggest on this issue. Regards Devi.
How to apply Styles and css in interfaces , to change the look and feel of the UI?
I am generating document but document name may contains special characters like ("\\/;:“|?’><*") but i want to replace this characters with "_".Any quick solution? Text : "Data/S Load:?" Expected : "Data_S Load__"
I have designed a process for use on the main Appian mobile app that is offline enabled. It is a survey program that a user uses to input certain pieces of information about various pieces of equipment in a given plant. I currently have the built-in "Save and Close" button enabled to allow the user to save the work they've done so far, in case the app crashes. Unfortunately, this button kicks them out of the task and back to the main Tasks screen. I was prepared to accept this inconvenience, but in recent testing I have found that every time I "Save and Close" the task takes longer and longer to load. After just 6 saves, the form was taking around 7 minutes to load, after the 7th save it took 15 minutes, and after the 8th save it took over 30 minutes. The load time appears to be doubling (approximately) with every save. While the task is loaded, the interface is fast and responsive with no loading issues. Does anyone have any idea why this would be happening and
Hi, I need to show a text inside an interface only 10 seconds (not 30 seconds that is allowed in refreshVariable), and hide it after that time. Do you now any way to do it possible? Thank you!!
Hi team, I need your help on how to collect a data by survey in the Appian? What would be your best approach, kindly suggest. How will you create the solution? Step by step process will be highly appreciated. Thank you in advance! Regards, Shubham Kumar
Hi All, I am getting the error whenever i try to access Appian Academy.. "Hi! For some reason, we couldn't find a matching account for you. Please email support@appian.com for questions or support. If you're an Appian employee, please log-in via Appian University." Have mailed support@appian too. Let me know what am I missing. Thanks Tina
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.