-
Recently active
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?
Hello, Given this small domain model excerpt, how could I represent / create this using Appian custom data types? More specifically concerning the class inheritance of Product, Treatment and Implant. When using an object-oriented language like C# I would typically employ a TPH, TPT or TPC table inheritance strategy in combination with an ORM framework to solve this. Kind regards,Roel
I have started training Appian Essential and completed all the lesson in it but still showing Resume in some the lessons .I tried to refresh the page and redo some of the lesson but still showing same status. Please advice what can be done.
[View:/cfs-file/__key/communityserver-discussions-components-files/62/Test-Form.docx:320:240] All the details are provided in the attachment. Can someone plz let me know why the value is not being updated in the table ?
How many times can I access free Appian trail (14 days).
Hi All, I'm new to Appian BPM and currently going through the below online courses:- 1. Appian developer online course (In Progress) 2. Appian Foundation online course(completed) So can anyone please help on which all other online courses i should go through before going for Appian credentials level 1 certification. Thanks in advance.
I am installing Appian using docker with all valid permanent licenses. I am getting this error for service-manager: Waiting for services to start... analytics00 in CRASHLOOPBACKOFF state, REPLICA mode analytics01 in CRASHLOOPBACKOFF state, REPLICA mode analytics02 in CRASHLOOPBACKOFF state, REPLICA mode channels in CRASHLOOPBACKOFF state, REPLICA mode content in CRASHLOOPBACKOFF state, REPLICA mode download-stats in CRASHLOOPBACKOFF state, REPLICA mode execution00 in CRASHLOOPBACKOFF state, REPLICA mode execution01 in CRASHLOOPBACKOFF state, REPLICA mode execution02 in CRASHLOOPBACKOFF state, REPLICA mode forums in CRASHLOOPBACKOFF state, REPLICA mode groups in CRASHLOOPBACKOFF state, REPLICA mode notifications in CRASHLOOPBACKOFF state, REPLICA mode notifications-email in CRASHLOOPBACKOFF state, REPLICA mode portal in CRASHLOOPBACKOFF state, REPLICA mode process-design in CRASHLOOPBACKOFF state, REPLICA mode this is causing data-server and web-application in Unhealthy state.
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.