-
Recently active
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
Hi, The code below adds an editable paragraph field which can be resizable by the end user.I have a requirement to not let the user expand/contract the paragraph field and instead have a scroll bar if the value entered is large. Can someone please let me know if that is possible? a!paragraphField( label: "Description", instructions: "The description must include the problem statement", value: "Expenses could not be submitted. When " & char(10) & " I click on the expenses link, I see an error page.") Thanks , Akhila
Hi there, I am not getting the content or video for the 22.2 Release Showcase.
We have designed one pie chart in SAIL.Pie chart has 20 slices, out which only for 16 slices data: label is shown , for 4 slices it is not shown.tooltip is shown for every slice.Is there any limit to show data:label pair ?..
Please provide the learning path to follow to appear for Appian Certified Analyst. Regards, Akshay Sharma
Hello Appian community, I have found quite interesting observation related “native” email notification for “User Input Task”. For my test I have used 3 users with different membership -> but what was common is that all users are member of “PK_Users” group and user “Pavol Kuka” and “Pavol Kuka admin” are members of “PK_Users_admins” group. I have observed link to task created by APPIAN is somehow related to current memberships. Because for user “Pavol Kuka Test” (user is no member of another application groups) I have received link: https://domain/suite/tempo/tasks/task/k3bprjxktklo2dtpzg (Link works) For user “Pavol Kuka Admin” (this user has several memberships to other groups, one of them is CAST group – but this membership is not related to my test) I received: https://domain/suite/sites/cast/page/all-cpp/task/k3bprjxktklo2dtpzg?source=notif (Link works) For
Hi, We had a requirement to upload a purchase order and get the data extracted from it. but the issue here is the document contains a table with a number of rows, The IDP is unable to extract each row, by the way, the data is getting extracted like a bunch, As an example we can have a look into the screenshot,where Sno 2,3,4 are extracted as a single row. Is there anything we can handle these kind of issues in IDP.Thanks in Advance.
I need to log username in log file. if we customise logging by editing log4j.properties, is it possible to add user defined properties in log4j to log username?
Hi, i have a use case where we already showing table using HTML, but now the user required two more columns on one condition else show the old table only can anyone suggest me local!revRowItems: a!forEach( items: local!crGlobalRevAppLimit_cdt, expression: { if( fv!isLast, " Total Revolving Not to Exceed " & fv!item.currencyId_txt & " " & rule!CR_FN_setDecimalValues( value_dec: fv!item.limitAmount_0, decPlace_int: 2 ) & " ", " " & rule!CR_APP_FN_LSS_getFormattedLimitAmountBasedOnFilters( crRefLimit_cdt: local!crRefLimit_cdt, limitName_bool: true(), crProductLimitCode_int: fv!item.crProductLimitCode_int ) & " " & fv!item.currencyId_txt & " " & rule!CR_APP_FN_LSS_getFormattedLimitAmountBasedOnFilters( crRefLimit_cdt: local!crRefLimit_cdt, limitAmount_dec: fv!item.limitAmount_0, crProductLimitCode_int: fv!item.crProductLimitCode_in
We want the pop-up function, but since the pop-up function is not supported by appian, we are going to use dialog as an alternative. As of now, it seems that the only way to use dialog is to use record action. I want a way to open the interface as a dialog, if there is a way we don't know other than the way to use the record action, please let me know. purpose: Display a dialog for inputting additional input values to Interface A, and send the output data to Interface A. It would be nice if there was a way to just connect and use it instead of storing it in the db like using 'write to datastore entity' and retrieving it. Thank you.
Need your suggestion for creating a Newsletter about Appian Key points to include/Highlight? Where to find benefits of Appian? Any important features to highlight?
Hi Team, I would like to know that does Appian provide any plugin or 3rd party code for having feature like JIRA , where we can copy paste image from clipboard and tag persons in the comments section and also update / create incidents like in JIRA. Regards Bihitak
Hi Team, I am working on building a performance test approach including a platform baseline, benchmark for future growth, and identifying when to scale infra and system capabilities. Any inputs related to the below will be very helpful: 1. Performance test objectives at a platform level 2. Parameters to monitor at platform level (What all parameters to measure at Appian component level as well as application and process level) 3. Sources of performance data (In addition to data from tools like Loadrunner, what additional sources of data including logs are used) 4. Any sample approaches for Appian and E2E performance test where Appian integrates with other systems through API Thanks in advance
I'm having an issue where a client is receiving incomplete emails. They suspect the culprit has something to do with the source code of the email is including two (2) open and closing HTML tags. The emails are being sent to an external system as well. Here's the HTML the client is receiving (note that i've removed any details about the client in the email) <html><body><html><body lang="EN-AU" link="blue" vlink="#A2C617" style='font-family:Calibri'/><p><div><font face="Calibri" size="3" color="#4B4B4B"/><b></b><br/><b>Appointment Type: </b> <b>Name: </b> <b>Position Title: </b> <b>Commencement Date: </b> <b>C-Level: </b> <b>Classification: </b> <b>Supervisor Name: </b> <b>Supervisor Contact: </b> <b>Appi
1.What is the difference between Run as whoever started this Process and Run as whoever designed the Process Model ? Pls explain
Hi , I am new in Appian I have a simple question, I have data in my Database and I want to find if a data related to specific idNumber is exist in this database? Thank you,
Hi there, Hope everyone is doing well and safe. Could anyone of you help me with the topics and trainings need to be covered for the L2 certification? Thank you in advance! Regards, Shubham Kumar
Hello everyone I am really new to the field and starting from scratch. I am currently taking the Appian Foundations course, however there seems to be a lesson missing to learn the expressions. I believe its exercise 4. Anyone has the link to that course?
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.