-
Recently active
I need some help with datefield masks, i'm trying to input the date 15062000 and i need that the text be corrected to 15/06/2000.How can I do that? Keep using dateField
I'm querying from a datastore, I only need one column, how do I give the column name in field
for list of data have to execute the one subprocess foreach data in list how can we configure without subprocess here for each integer am executing the sub process, can we configure that in the same PM
Hi all [emoticon:c4563cd7d5574777a71c318021cbbcc8] What is the easiest option these days to deploy specific applications between two environments (both cloud instances) daily and automatically and on a schedule? Preferably without downloading applications onto a server or an employees device. We want to back up our applications from Environment A to Environment B daily at say 23:00 without manually doing a Compare And Deploy. What do you use? Many thanks,Uel
Is Azure Database for PostgreSQL or Azure Database for SQL Server supported for Appian Self Managed Instance deployed in Azure? If not, what is recommended approach for Appian Self Managed Instance deployed in Azure. My customer preferred Azure native PaaS Database. I could not find it in the following list.
We have a requirement to save login-audit.csv files into the database and show them in grid format. The problem is that the files older than 1 month are saved in 'gzipped' format and I am unable to access them using 'Log reader' plugin. I thought of an approach that includes saving these files into appian and then unzipping them for further processing but I am unable to save them.Any help is much appreciated.
Hi Guys, I Have a requirement where the user will enter the date&time(date&time component) and the timezone(given in the dropdown). I want it to be converted based on the timezone user has given which in turn has to be converted again to GMT and be stored in the database, but in the screen level i want to display whatever the user has entered without any conversion. Is this achievable ?
Hi Community, I just thinking to add some Execution Engines and Analytics Engines & i found this documentation url: https://docs.appian.com/suite/help/24.2/Adding_Execution_and_Analytics_Engines.html I'm currently planning to use Appian Cloud and i can't able to find path which is mentioned in documentation <APPIAN_HOME>/conf/appian-topology.xml.example. How to navigate to this path ( <APPIAN_HOME>/conf/appian-topology.xml.example) ? Can you someone please help me for add some Execution Engines and Analytics Engines, if application have 1M+ active users accessing same process at the time in cloud, how to calculate total number of Execution Engines and Analytics Engines required? Thanks and Regards, Vigneshkumar Radhakrishnan
Hi Everyone, Is that possible to trigger a button on click of enter key in keyboard. If possible can someone please guide me? Thank you!
Hi All, We are seeing below error.Please provide us how to resolve this. portPage on analytics022024-07-31 13:51:32,221 [ajp-nio-0.0.0.0-8009-exec-4] ERROR com.appiancorp.process.analytics2.service.ProcessAnalyticsServiceFacade - SignalException: Received signal <APPIAN_HOME>/logs/db_PA00021_2024-06-24_1834.log: Bad file descriptor from ANLYZE.getOceanReportPage on analytics02 An error occurred while evaluating expression: = or( ( numprocessesforprocessmodelforstatus( id: cons!<name>, status: "active" ) - numoverdueprocessesforprocessmodel( id: cons!<anme> ) ) > 1, numprocessesforprocessmodelforstatus( id: cons!<name1>), status: "active" ) > 1) (Expression evaluation error at function 'numprocessesforprocessmodelforstatus': <APPIAN_HOME>/logs/db_PA00021_2024-06-24_1834.log: Bad file desc
I have a html file and I have put anchor link in the Table of Content that will direct me to the selected part in the html webpage. But after I print the page and save as pdf, the anchor link is clickable but it directs me to the wrong part. Anyone have idea of how to solve this? I also try to use html to pdf smart service instead of printing as pdf, the anchor link in pdf completely doesn't work.
I'm encounetring a problem with Appian Academy, where after completing a part of the course (when green checkmark appears) trying to see the content results in a bug, where the content is displayed for a couple of seconds, and then goes blank, as in the screenshot below. If I go to Course evaluation, and then back to course content, I can see the content for about 3 seconds, and then it dissappears again.It only happens with courses, or parts of courses that I completed (green checkmark).Has anyone experienced this bug? Do you know how to fix it?
Hello team, I have a somewhat complex request from a client and I would like to know if any of you have faced something similar. A user needs to fill out a form and once completed, that form needs to be approved by more than 20 different groups. If one of these groups requests an adjustment to the form, it needs to be returned for the user to correct and when this form returns, it will only go through the person who requested the adjustment again and not all the other +20 groups. For example: I fill out a form, 18 groups accept it and 2 request adjustments. There will be 2 adjustment tasks for me, and when I make the adjustment, only the groups that requested the adjustment would be asked to approve again. Note: The flow will only continue when everyone approves.Thanks.
Hi, I'm trying to retrieve the data from tomcat-stdOut.log but it gives me a null value. Currently this function only works for me with login.audit
Hi Team, We have performed load test on Appian interface calling web integration using JMeter , we want to see the (CPU and Memory) during the test duration. Can you please help me to trace where can I find it ? Thanks Bihitak
[p_appian_l1_03@unofz1go logs]$ cat tomcat-stdOut.log.2024-07-30 | grep XE7G2com.appiancorp.exceptions.LocalizedAppianRuntimeException$LocalizedAppianException: Contact your application administrator for help resolving this issue. Provide them with the following issue identifier: XE7G2 (APNX-1-4533-000)Caused by: com.appiancorp.suiteapi.common.exceptions.AppianException: Contact your application administrator for help resolving this issue. Provide them with the following issue identifier: XE7G2 (APNX-1-4533-000) We are getting same error on UI and in log other than above nothing is there in the log, how to find out where is the error or what all things should be checked Any pointers will be helpful Thanks Pooja
Hi, I am trying to get a day's worth of rdbms-audit logs.However, I have tried the following expression, but could not get the logs that have been evacuated.Any help would be appreciated. Thanks in advance. Appian version:24.1 Log format: rdbms-audit.log.yyyy-mm-dd.* readlogpaging( logPath: "audit\rdbms\rdbms-audit.log." & tostring(year(today())) & "-" & substitute( padleft(tostring(month(today())), 2), " ", "0" ) & "-" & substitute( padleft(tostring(day(today())), 2) & "." & tostring(pv!LogCounter), " ", "0" ), startIndex: 1, batchSize: - 1).rows
Hello Appian Community, I'm currently working on a Task where I need to clean up multiple versions of Appian objects, particularly interfaces and rules. Manually deleting each version is proving to be very time-consuming. Is there an efficient way to delete these versions in bulk? Any scripts, plugins, or built-in functionalities within Appian that could help streamline this process would be greatly appreciated.
Hi All, We have Appian Site URL like careers.appian.com/.../ We need to get data from the Query string i.e search=software and location=McLean, Virginia The business case is we need to share this URL to 3rd Party APP , in which they have something called button action where they will configure this URL and send data from their APP to this URL using Query string and we as Appian has to get the data into our system Is it possible or Not ? Thanks Bihitak
Weird thing happened, I have a if() function if( my condition, value when true, remove(local!myList, wherecontains(cons!code, local!myList.code)) ) when I take the remove() out of if(), it's result is a list of 4 items, but in if(), it's result is a list of 1 item And I tried with wherecontains(), when it's a standalone out of if(), the result is List of Number (Integer) - 0 items, but in if() the result became But why would this remove 3 items from myList?
Hi All, We are facing one issue while fetching data having few filters. For e.g., the filters like to_date, fund etc are working fine but the moment we select from Date, it throws error. And surprisingly when I am selecting from_date after selecting any other filter, it is working fine.
Is there any way or function to display or get the total list or the count of application in the environment. I need it for the report page in UGMA. Also the recent activity of loggedInuser over time or something like that.
Hi, I have a requirement where I am querying a process report to check if an active process exist. If there is an active process which means a task was created and based on that the UI is made read-only. I have to query the process report continuously to check if the task is created until the process is triggered. The UI is editable but as soon as the task is created the UI becomes read-only(by querying process report for active instance). Once its in read-only the query should not happen to check the process report. EX: local!editReportdata: a!refreshVariable( value: index( rule!getActiveInstances( pagingInfo: a!pagingInfo(1, 1), workflow: ri!workflow ), "data", {} ), refreshAlways: true() ), local!isInstanceActive:a!isNotNullOrEmpty(local!editReportdata) Here, once local!isInstanceActive is true it should remain true even though local!editReportData becomes null. if local!isInstanceActive is false it should keep on checking until it gets true(). Or the variable local!
How to call word file(docx) into an image component? I tried to call it but for some reason it's not displaying it properly, Please help!!
My requirement is that i have an editable grid which has lets suppose 1000 rows and i have to only sent the updated one to Database. i.e. if user change 3 out of 1000 rows then only 3 should be sent to process model or a!writerecords for updating this to DB rather than sending the whole 1000 rows. So what i did i created two variables for fetching record data from DB. 1 containing the original data and second containing the changed data, Now my requirement is to compare both these variables so that i can find the changed data which can then be sent for update.
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.