-
Recently active
Hi,Can i ask a question.When submit button clicked and call integration object.In the integration object status code 500 error has occured. I got error[Could not display interface.Please check definition and inputs error].Just i want to show error message on interface how to configure it?When click the link of[Click here to dimiss the error message and see the resulting interface]i can confirm the error message but i don't want to confirm like this method.I want to display an error message when I click the button. Plz reference below of screenshot. Thanks.
When trying to create a new Page to My sites using my Process Model i get this error: "The selected process model must have a SAIL start form"- My Process Model, in the Start Node, has a Start Form linked to an interface. I've tested the Interface and it works perfectly.- I've debbuged the process and it works perfectly, and it writes to the Data Base. - I've creted an Aplitaction Action from this Process, and I can fill in the form from my Tempo, and also it works perfectly and writes to the Data Base. I don't know what I'm missing, I've created the Process Model and the Action again, and still getting the same error, but if i try it with a process from another app, it's working. Thank you!
Hello, I am using Appian 21.4 On Cloud version and I have a process that creates an Appian account and in the smart node "Create User" the parameter "Send Account Creation Email" is active. Is there any possibility to do some changes to that template (to add some additional information), if yes, how can it be done? Thank you!
Hi, My question is , in interface design to edit a expression level, to enter a dob automatically to display a age field??? Is it possible give me a solution
I want my interface to display a value in a text field (text field #2) that is the same value as a different text field (text field #1). The purpose is to save the user time so he doesn't have to type the information twice. Text field #1 saves to a RULE INPUT called RECORD. Text field #2 saves to a RULE INPUT called EQUIPMENT. The interface is ignoring the value displayed in text field #2, even though it displays a value in text field #2. As a result, no value is stored in my CDT for text field #2. My process model has a "Write to" for both RULE INPUTS and everything is going good except for this one thing that I want to carry from text field #1 to text field #2. Here is text field #1: a!textField( label: "Training Event", labelPosition: "ABOVE", value: ri!record.trainingevent, <<<<<<<<<<<<<<<<<<<<<< saveInto: ri!record.trainingevent, characte
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
How will i increase the width of coumn? scenario: I have a grid which is for dashboard level and also at application level ,in dashboard level it is working fine like image1. but same interface used in application level in (image 2). column not showing properly. (image2)
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 am working on a questionnaire application in which a question can be set as a parent and it can have multiple child questions. I have created two different tables, one to hold parent questions and the other one to hold child questions. Also, I have created two different CDT's for the same in Appian. In interface, I am displaying all the questions in a grid layout using foreach. If a question has child questions, I want to display those child questions right below the parent question as part of the same grid layout but currently I am unable to do so since parent and child questions are of two different CDT's. Is there a way I can list both parent and child questions in the same grid? Thank you in Advance.
Hi, We have built a pop-up window that can only display text. but now we would like to make an editable window like grids or another interface. This is the code we have written to display the text, if we want to display an interface with input box for example, how to make it? a!buttonArrayLayout( buttons: { a!buttonWidget( label: "Button", style: "NORMAL", confirmHeader: "test", confirmMessage: ri!sample, confirmButtonLabel: "submit", cancelButtonLabel: "cancel" ) }, align: "START" ) Thanks
How to have a user input task auto accepted when user opens it?? I do see a old thread for this similar use case but it was old and the feature wasn't available then. I understand the intention behind users having to accept a task but there should be a provision for developers to decide the behavior based on use case. As having users to manually accept a task encourage s them to cherry pick a easier task and leave harder ones which requires more actions.
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'm needing some direction on how to assign a user selection to a local variable. For some context: There are several drop down selections on my interface. Based on what the user selects in each category will affect the total price. So I'm gathering that I'll need several local variables, one for each drop down selection, and then a total where they are all added up. I just cant seem to figure out how to assign what the user selects to a local variable. Or maybe there's a better way to go about it? Any help would be appreciated. Thanks!
Hi, In my process model, I have a user input task (assigned to group A) then some script tasks and then I have an AND gate with two workflows coming off of it. Both workflows after the AND gate have user input tasks assigned to different groups, one being group A and one group B. After the first user input task is completed by group A, then I would like a group A to be directly transitioned to the user task after the AND gate. I have the work flow path from the AND gate to the user input task assigned to group A activity chained but this doesn't do the direct transition. The other user input task, assigned to group B, after the AND gate doesn't need to directly transition. Any help is welcomed - thanks in advance!
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,
need validation to avoid picking same user multiple times when we trying to add a row in editable grid
Hi All, I am trying to persist paging Info so that when User comes back to that page, we can get on the same page of the grid. But it is always showing the default values of first page. Can you please guide how can I fix it? Thanks
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
Hi everyone, I wanted to see an interface however this error occurred: Expression evaluation error at function a!safeLink [line 137]: Invalid index: Cannot index property 'externalDocument' of type Text into type Document I tried to look for support documents for this issue but could not. Please give me some advice on how to solve this error. Thanks a lot!
Hi, I have an editable grid where I can update the data and add new employees. So far so good. When we try to click on "Add Employee", we were able to add multiple rows to the grid successfully with proper ID number. The issue is, by any chance if we delete the middle row(in this case, I have deleted row#5 item) (Image#2), the row number is not re-setting. Is there away, I can read number or rows in the grid dynamically and show this ID column values dynamically in a sequence.
Hi, I am using LightWeightNavigationSection pattern and when user click on the link like "Tasks" I am trying to load an interface which is having a formLayout, I am getting an error message like below attached (2nd screen shot). QQ: Can't I load a different user interfaces when I click on each menu item, where I have a formLayout with 'Submit" button?
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?
Hi, I am trying to enable deadlines on process models and it is not working when I test it.I also tried to enable on the nodes inside the process, and it is still not working.What I need to do is set a time for the user, when a form is displayed, to take not more than 15 minutes to complete the form or the form shall automatically close and end the process.I enabled the deadline on the user input task separately and it is still not working.Anything I am doing wrong? or is there another way to create deadlines on forms? Thank youJean Michel Mendelek
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.