-
Recently active
Has anyone done any integration with an Appian program and a PLC?
Hi,Is there a video/tutorial on how it is possible to import a plugin into "FitNesse for Appian"? I would like to test using the plugins indicated on the official fitnesse website, but I'm not getting it. Thank you.
There is a process which is used for exporting data to excel as shown below: the process is breaking at script task where we are calling rule rule!QueryandCovertToExportableCDT(pv!id) error- An error occurred while evaluating expression: rule!QueryandCovertToExportableCDT(pv!id) (Expression evaluation error in rule 'QueryandCovertToExportableCDT' at function a!queryEntity [line 2]: An error occurred while retrieving the data. Details: Unexpected error executing query (type: [ExportableCDT], query: [queryentity expression], order by: [[Sort[id asc]]], filters:[(id in TypedValue[it=101,v={1,2,3...2800}])])) (Data Outputs) Investigation - As per my investigation it is failing in the the expression rule QueryandCovertToExportableCDT while passing rule input "id" which is of integer type array as it is not accepting more then 4000 character. Can anyone help me with some input in order to resolve this issue.
HiI All, I have created a pricing change request poral and it has 3 users 1. vendors, 2. buyers 3. internal teams ,I want to design a login page for main portal . The login page will be same for all users but based on credentials we need to direct the users , for example login page is visible for all the category users whenever , the vender category user trying to login with his credentials it has to redirect the vender to the vendor action page , like wise for the buyers and internal team category , please let me know how to design in my application vendor has to request , buyer and , internal teams will approve or reject the vendor request . and let me kow how to setup users credentials and passwords Thank you all
Hi, how can we fetch only 24 hour Data in expression without using DB in Appian.
Hello, In a process I'm sending an email with an attachment. The problem comes when the document attached looks like its corrupt or in a strange situation. What could cause this? Here i'm triying to insert pictures of the configuration and the error. Image of the document recived: Image of the configurations on the process in the email sender. Thank you!
Hi all I'm facing a problem when I try run this code: a!richTextDisplayField( labelPosition: "COLLAPSED", value: { a!richTextItem( text: { hour(ri!ES_Working_Hours_Record.LeavingTime - ri!ES_Working_Hours_Record.StartTime), " hours", if( hour(ri!ES_Working_Hours_Record.LeavingTime - ri!ES_Working_Hours_Record.StartTime) = "8", " Working hours are complete", if( and(8 > hour(ri!ES_Working_Hours_Record.LeavingTime - ri!ES_Working_Hours_Record.StartTime) > 0), " Working hours are not complete", if( hour(ri!ES_Working_Hours_Record.LeavingTime - ri!ES_Working_Hours_Record.StartTime) = 0, " insert working hours correctly please", " working hours passed limit" ) ) ) }, size: "STANDARD", style: { "STRONG" } ) } ) }, I got this message: Error Evaluating UI Expression Expression evaluation error [evaluation ID = ] in rule 'es_working_hours_record2' at function 'hour' [line 33
Hi, I have a lot of code that I am trying to write in the expression editor. After saving code is getting trimmed. I am not sure if there is any limit on the number of characters that are allowed inside Expression Editor. Code is getting trimmed starting from the yellow highlighted color. Can someone advise on this? Thanks.
Hi, I want to setup and make sure to run a process from an e-mail sent externally. I am working on the cloud version currently. How do I do this? Thanks in advance!!
Hello Team , I am new in Appian and now planning to give Associate level certification. Anyone who recently appear for the certification can please help me with the question (If you remember so.) or type of question . I have already gone through Sample paper given in training . Any help highly appreciated . Thank You,
Hello, can anyone suggest me how to add a new line in appian? Code: user(loggedInUser(),"firstName")& " " &user(loggedInUser(),"lastName")& " " & user(loggedInUser(),"email") The output should be: Beast Hulk green.hulk@avengers.com
Hi,For the Receive Message Event, there is an option to receive external external email to trigger to start the process.I understand that we should enable Anonymous User access for this to work. However, may I know the sender should send the email to which email address?
Hello, Do we have any templates to gather the business requirements for Appian solution ?
In Process Modelling: Part 1 of Appian Developer learning can't find the process model name as AX New Vehicle. Please suggest. I am sharing the link of the document: academy.appian.com/
Hi all, I just want to ask if I could create a website with appian? or appian just for creating moblie applications?
this is my simple interface1, i want to create a link or something to open another interface2 (dashboard). I'm trying this, because in sites only its available for 5 pages, interface 2
here i have add A and B and show it in A+B row....[A+B row is read only] these rows am storing in value_txt field shown in below so i have add the value_txt data where extensionRefId=4 and 12 and show the value in that integer field which refid=14 i had tried to write like index(fv!item.value_txt, wherecontains(4,fv!item.extensionRedId),{}) but this did not work can anyone help me with this
Existing Code: Using richtextdisplayfield to show related actions on UI/Summary(customized) New Code: We are planning to create Sync Records and all these links are enabled under Related Actions. Now i dont them to be displayed as dialog box buttons or dont want them under "Related Actions" page. Instead the look of the UI should look like the existing one like above. How can we customize this using modern records/records--> not sure how to make use of a!recordActionField() if it helps. Any suggestions or inputs helpful here!! Thanks in advance
Having a hard time seeing that the checkbox is marked in the control when it's disabled. Is there a way to increase the visibility on the check mark?
I want to filter out current month dates in a list "9/9/2022", "9/8/2021", "10/7/2022", "9/29/2021", "10/24/2022", "7/19/2022", "5/16/2022", "8/15/2022", "9/14/2022", "10/14/2021", "1/13/2022" Expected result: {"10/7/2022","10/24/2022"} Can somebody help me with this ?
a!richTextDisplayField( value: { a!richTextItem( text: "Create New Ticket", link: a!startProcessLink( label: "Create New Ticket", processModel: cons!PM_TESTPTS, <-- Able to call process model bannerMessage: "Updated details for " ), style: "STRONG", color: "POSITIVE" ) } ) I think its impossible in appian to call process model ? but still there can be way
Hi Developers, I have one query, is it possible to add query string with appian portal url and later we can use that query string data for further use?? thanks
I took my appian level 2 exam a few months ago. And it is valid only for 2 years as far as i know. I heard that validity can be extended by following some courses. If anyone know about it please help me with the relevant link of those courses.
Hi everyone, How to get name and link of environment (Test/Dev/Pro) that using Thank you.
Working with a student who accidentally deleted an images folder. He can put the images back but they all have new ids, so the table which stores the id numbers is now woefully out of date. Is there any way to assign an id to an image, so that the images we recreate will have the same numbers as the table?
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.