-
Recently active
I am querying a record to fetch two fields jurisdiction and lineofBusiness and displaying in a read only grid,Currently I am getting data like this but I want to display only one row,which will have jurisdiction as 44 and all the three line of business in a single cell of column Line of Business
I am querying one record and aggregating two fields name and hobbies.I want to display all the hobbies in a single cell for a name ,in a single row in the read only grid.For Example Name Hobbies Ram Playing dancing cooking Please help with this,how to achieve this example
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
I need to remove the filter button from a read-only table in Appian created from a record type. How can I do this?
I have a use case involving a read-only grid, where the last column contains a recordActionField. My requirement is for some actions within this field to open in a dialog box, while others should open in the same tab. Currently, the recordActionItem does not permit specifying the behavior for how each action opens. I am limited to using the configuration settings of the recordActionField for all actions. Is there a solution to address this issue?
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?
Hi all, I'm struggling with this very silly, frustrating issue hahah. This screen shot is the footer of a word doc template: This is a shot of how it looks after the PDF is generated: You can see the value that is centered in the template is now smooshed up to the left. We're generating a word doc from the template, then converting to PDF. I'm not sure if it's because we're using XML to generate it (I don't know XML very well) and if I need to actually concat some XML footer code to the rule we're using to generate the word doc. I've tried playing around with the template footer, I can't tell you how many versions I've tried. I've tried putting the entire footer in a table and making the grid lines disappear, but for some reason the outer border of the table still shows up on the generated PDF. I've tried making the entire footer one ###footer### then passing in the values in the PM. The word doc is generating fine out of the
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.
Currently, Appian only allows either a sidebar navigation or a top navigation bar, but not both simultaneously. when the sidebar is collapsed the logo becomes barely visible, would be great to be able to have a top bar for the branding and have the navigation in the sidebar or at allow to have different versions of the logo when the sidebar is collapsed vs expanded
I want be hyperlink by button to open a interface of the same project Interface in same tab. Please provide me complete code how to link by one interface Button to open another interface. Thanks & regards
Hello community! I am very confused by this error. I have the below screenshot of an update function that is meant to update a record type called GF Utility where the rule input coming in is of type GF Utility. I'm pretty sure I have 3 keys and 3 values but whenever a user logs in, the error in the subject pops. I tried testing the rule in the expression and it works just fine. Is there something I'm missing? I would appreciate all the help I can get on this and also if there is anything that needs clarification, please let me know! Also, here is the error in screenshot format as well
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, I've an issue with a record type. I pass it to a process model, but when I start the process, the relative process variable result to be null, or with null fields. I tryed also to cast the record type in cdt before sending to process model, but anything changed. Someone can help me please? I leave some code below. Thank you version 1: link: a!startProcessLink( label: "SALVA", processModel: {cons!PVATRP_PRC_SALVA_OPERAZIONI}, processParameters: { operazioniInput:ri!operazioni, autorizzazioni: ri!autorizzazioni ) version 2: edit: I realized that by running the process from the designer, it works correctly. The problem occurs only from the web site
Hi, I have created a dynamic form and have set the necessary values to the properties of the fields like this: required: true, requiredMessage: "*", validationGroup: "Questions" In the Button I also set the necessary properties like this: submit: true,validate: true, validationGroup: "Questions" In design view validation is working fine. The screenshot: But when it is running in the site, validation is not working even after clicking the button. The Screenshot: Can any one please help me regarding this and kindly clarify the reason?
Hi, is there a way to get the failed process model instances via an expression rule, like a function or something?
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.