-
Recently active
Good day, We are in the process of setting up an Appian server. We managed to obtain a temporary license to try to complete the configuration process and ran into a problem with the administration password file. As we edit the passwords.properties.rate file for our system, we try to change the values as indicated in our documentation. Yet when we try to login, we get an invalid user name or password error. It does not seem to record our changes. The only user that appears in the users file is the administrator. Any indication why it is behaving like this? Thank you
Good day, We are trying to setup an Appian server and are at the stage to request a long term license. Our documentation states that we need to run the q.exe command which generates a banner with the system configuration and k4.lic info. However, this is what we get: Would you know what could be generating this error as it prevents us from configuring the long term license for our system? Thank you
1. Want to test an on-premise version of Appian. From Appian forum, I found something like the picture below. But it doesn't provide any installers. 2. Found a link for "Requesting and installing a license." https://docs.appian.com/suite/help/21.1/Requesting_and_Installing_a_license.html but when I click the "Licenses" link within the link, the picture below comes up. Could I get specific steps that I can follow to get an on-premise test version of Appian?
Hello Appian. From Admin console I have connected a new data source (MariaDB type), to use it instead of the Appian cloud database. But, the performance(speed) is too slow. Do I have to adjust some kind of settings? How do I boost up the performance(speed), using the new data source that I have added?
Hi, Is there any plugin / tool in appian to illustrate the sequence of execution of any functionality, like we have sequence diagram in Java Programming Language (example below)? Thanks,
I need to practice on Multiple Node instances, can anyone please suggest some source, gone thorough documentation and community but nothing to explain in detailed, as i'm new to appian, any help would be much appreciated.
Hi All, Can someone help in telling a workflow for an automatic claim processing without human intervention? Requirement: Significant delays in processing low value claims due to adjuster’s availability Impact on profitability due to time spent by adjusters on low value claims against the revenue Need for an application for the Adjuster for claims assignment and adjudication Need for streamlining and expediting Claims settlement / payment process Solution: Developed an application for Adjusters to maintain entire claims lifecycle Application handles processing of claims in the Claims Management System (CMS) Automated approval & payment of claims based on defined business rules / workflows Thanks Faisal
Hello guys. I am having trouble when trying to "save and publish" from data store? The error like the picture above keeps coming up. How do I solve this problem? Thank You.
Hi, I have an editable grid which has time in cells (below) want to display it un-wrapped (in single line like 3:00 AM, 3:30 AM), please help me with it.
Hey! my use case is when I click on a first rich text it gives me a second rich text and by clicking it I can download an excel file, but I want to reset it again to the first rich text as soon as I download a file how to do that?
Hi All, I have a requirement where I have to display all the UI label in French or English based on user selection. Can anyone suggest how this can be implemented. Thanks n Regards, Ankita Singh
Hi, Can any one please suggest me a code to populate Date and Time Thanks, Uday.
How to show only Data related with the group of loggedinUser? ? Using a grid do I use filter or is there any attributes that group has?
Expression evaluation error [evaluation ID = 339JUBMJ] in rule 'ch_ui_getdetails' at function a!formLayout [line 4]: The contents field on a column layout may only contain components. Received Dictionary at index 3. this is my interface a!localVariables(local!clientdetails:cast(typeof('type!{urn:com:appian:types}CH_Clients'()), rule!CH_query_getDetails(sid:ri!sid )),a!formLayout( label: "Form", contents: { a!integerField( label: "cid", labelPosition: "ABOVE", value:index(local!clientdetails,"cid",{}), saveInto:local!clientdetails.cid, readOnly:ri!readonly , ), a!textField( label: "cname", labelPosition: "ABOVE", readOnly: ri!readonly, value:index(local!clientdetails,"cname",{}), saveInto:local!clientdetails.cname ), if(ri!readonly="false", { buttons: a!buttonLayout( primaryButtons: { a!buttonWidget( label: "Submit", submit: true, style: "PRIMARY", value: "subm
I am working through the Step By Step Exercises related to the developer online training and Exercise 8 is illustrating how to create a drill down report from a bar chart to a read only grid. This appears to be reliant on a link being utilized to populate a variable that is then utilized to filter the data in the grid. It is showing an option existing in the component configuration pane for creating a link on the bar chart. I am not seeing this link and have been unable to determine how to make this work. Did something change? Please let me know how I would go about doing this using a record. Thanks
I am following the Guide on Quick Apps and I would like to stick to the best practice to assign user groups instead of individual users when setting up the Access to the quick app. This works for the Collaborators (where I choose AIPA Users), but I cannot choose the Administrator Group AIPA Administrators as shown in the following screenshot:
Hi Everyone,I have one requirement where I need to get the image in the place of image tag in HTML body what I am sending to the email node and in image tag is like <img src="">xyz.appiancloud.com/.../67810" alt="" width="33" height="33" />will this work or any other way ?or do we need to convert that to base64 kind of thing
I want to check communication between two roles like agent and manager(TicketRaising System) How I can check? Do provide some guidlines.
Hello, I need help for Creating or generating PowerPoint in Appian. I have found a plugin to generate word document and it was successful, but couldn't find any plugin or smart service that generates PPT. I want to generate PPT and want to know how? I've read that some plug-ins were made for creating PPT, if it's possible could I get a the sample of the plug-in please? Thank you.
Hi, I just installed a new system of Appian 21.1, and I can see the login page. However, either default Administrator or my admin account could not let me in. The backend shows the same error of NullPointerException on CsrfTokenManager.loginTOkensMatch. Does anyone has the same issue? Thank you. Tony
i am buildiing the calculator app and that i want the multiple in operand 1 and operand 2 for calculation . how can i use rule input to take more values
I have added new Data Source from Appian Admin Console. The connection is good and works fine in our Maria DB SQL Tool, but we cannot see in the Appian Cloud Databse site. How can we see it from within the Appian Cloud Database site?
Hi, I have a editable grid where I have to show/hide icons as shown in below image based on some condition. Code : a!localVariables( local!users: { "User-1", "User-2", "User-3","User-4","User-5","User-6", "User-7", "User-8","User-9","User-10" }, local!timeValues : {"3:00 AM","3:30 AM","4:00 AM","4:30 AM","5:00 AM","5:30 AM","6:00 AM","6:30 AM","7:00 AM","7:30 AM","8:00 AM","8:30 AM","9:00 AM","9:30 AM","10:00 AM","10:30 AM","11:00 AM","11:30 AM","12:00 PM","12:30 PM","1:00 PM","1:30 PM","2:00 PM","2:30 PM","3:00 PM","3:30 PM","4:00 PM","4:30 PM","5:00 PM","5:30 PM","6:00 PM","6:30 PM","7:00 PM","7:30 PM","8:00 PM","8:30 PM","9:00 PM","9:30 PM","10:00 PM","10:30 PM","11:00 PM","11:30 PM","12:00 AM","12:30 AM","1:00 AM","1:30 AM","2:00 AM","2:30 AM"}, local!showHide: timevalue("5:00 AM")>totime("4:00 AM"), { a!gridLayout( labelPosition: "COLLAPSED", headerCells: { a!gridLayoutHeaderCell(label: "Time", align: "CENTER"), a!forEach( items:
Converting Word to PDF and having Issue with Encoding Korean I generated word document by using "DOCX From Dynamic Template" smart service. And got result like below. --> after using "convert DocX To PDF" smart service and converting word to PDF file Encoding error occurred and can't see Korean. How can I see Korean?
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.