-
Recently active
Hi, Is it possible to make the line chart smooth, meaning without the data point dots. Regards, Sowvik Roy
I am below error in user interface.Please help to resolve. Could not display interface. Please check definition and inputs. Interface Definition: Expression evaluation error at function 'wherecontains' [line 52]: Invalid types, can only act on data of the same type (Text, Any Type) Below is the Code and the place where wherecontains is there is highligted in red.Please help to resolve as to what changes needs to be done. ri!selectedSkuId ), local!selectedSku: a!refreshVariable( refreshAfter: "RECORD_ACTION", refreshOnVarChange: local!selectedSkuId, value: rule!APN_first( index( local!skus, wherecontains( local!selectedSkuId, local!skus['recordType!{9de47fad-3776-4334-bca6-7870632f65f6}NGP_PC_Sku.fields.{821936eb-32c0-4523-ab28-06972108537f}pcSkuId'] ), {} ) ) ), { a!columnsLayout( columns: { a!columnLayout( contents: { rule!NGP_PC_CMPT_skuInfo( skus: local!skus, refCountries: local!refCountries, selectedSkuId: local!selectedSkuId, selectedSku: local!selectedSku, def
Member Inclusion with Tick Marks and Non-member Exclusion with Crosses Facing issue in accurately displaying membership status within groups Difficulties in correctly identifying group membership. Seeking assistance. a!localVariables( local!selectedGroup: ri!initialGroup, local!distinctUsers: getdistinctusers({local!selectedGroup}), local!groupMembers: if( a!isNullOrEmpty(local!selectedGroup), "Please select a group", local!distinctUsers ), local!groupName:a!forEach( items: local!selectedGroup, expression: getgroupnames(fv!item) ), { a!sectionLayout( label: "User And Group Management", contents: { a!pickerFieldGroups( label: "Group Picker", labelPosition: "ABOVE", maxSelections: 5, value: ri!initialGroup, saveInto: ri!initialGroup, ) } ), a!sectionLayout( label: "User Information", contents: { a!gridField(
Hello everyone!Scenario: A process gets an unexpected error and stops. (No error management flow, like a rule error) Is there a way to do more than the standard appian alert email and automate a robot or a process that, for example, sends that error information to other system (like opening a ticket in Service Now throguh API). Apart from the main question, what options exist if a customer wants to view all the possible monitoring information in they're own dashboards system? Information like:-Healthcheck dashboards-CPU, Ram, Disk Alerts-System Metrics -Process Alerts -Flow Errores (like integrations) The customer mentioned dynatrace (which Appian does not recomend and we have a cloud environment) and ServiceNow Thanks everyone!
Hi Team, Has anyone come across this error: "An error occurred while executing a save: This page has timed out. Changes you made may not be saved. Click OK to refresh the page." any thoughts on handling this? Actually, we found this error message from Heath check analysis report. Regards,Sandeep
We have a Process Model with a User Interface step. In the step there is a related action that launches off another Process model. Is there a way for this newly launched process model to notify the main process model when it is done?
If i want to write records more than 1000 rows sync fails in appian how to avoid that?
HI there, We currently have a gridfield which displays record data, and we have a requirement where on a button click we will show additional information which is fetched from an API and displayed in the grid. I'm trying to find a way to fetch the data from the API for only the records which are currently shown in the grid. Is there a way to get the list of values currently being shown in the grid without forcing the user to select them via a checkbox? Or is there an alternative solution to this? I was considering saving the paging information into a local variable and using that to query the record, which will in turn query the API, but that will only work if the user performs a paging operation. Thanks for any help.
What is the meaning of the first "=" symbol in this expression in process model? As far as I'm aware, in Appian code, the ' = ' operator is used for comparison, and ' : ' is used for assignment. When editing an expression in a process model the first '=' sign at the start of the expression is always added automatically,which leads to an expression like this, that seems to be valid. In this case the comparison with true() is completely redundant, but it's not my point.What is the purpose of the first '=' sign? Where in the documentation can I find something about it?
I configured a process model to trigger on recieving an email, with in the process model I am using a Send E-mail smart service to send a confirmation email to the one who sends the mail, confirming them that the instance is triggered. Here the issue is, the email we are sending using Send E-mail smart service is going as a separate email but I want to send it as a reply email that they send to appian process model. Can we achieve this? Is it possible?
I am getting this error on process : This node cannot complete. Please start the next node if necessary.
I'm encountering an issue where my process model won't publish. It keeps giving me an error message about "null variables." Can anyone shed some light on what might be causing this?
I am facing a security issue when I use the function a!doesGroupExist() in the record additional dashboard. Is there any restriction in using this function? Appian Documentation a!doesGroupExist()
thank you always.Something unprecedented happened with the interface I was developing. Implemented in expression mode on 2024/4/4 18:00 (JST) and saved without errors.2024/4/5 09:00 (JST), Opening the same interface causes an expression error. There is no evidence that anyone has edited it. There were certainly no errors when I saved it yesterday, and I was happy to be able to display it and took a capture. However, by the end of the night, the code that worked was determined to be an error. Specifically, get the value from the record type and save the aggregated value in a local variable. The display was successful by passing the alias defined when aggregating the variable + measure to the graph.Here's how to pass it.local variable name.data["alias name"] However, the next morning, an error occurred in the .data["alias name"] part.The details of the error are as shown in the attached image. As a workaround, the issue was resolved by removing the .data["alias name"] part from the v
Hello All, In one process I am Using Send Email Notification and while executing it is failing and the error message is "Failed to send Email". Can anyone help me in this, what can be the cause of this. Thanks in advance
I'm getting an "invalid expression" error in expression. What should I do?
could not able to configure timer Event for Monthly, getting Error as process Invalid.
We are using reCAPTCHA on a portal application wizard that navigates through multiple interfaces. The problem is that the reCAPTCHA graphic is covering the next button on some of the screens. Has anyone had this problem and found a good solution? /resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/Screenshot-2024_2D00_04_2D00_05-at-2.07.30_2F20_PM.png
Hi Team, There is any function name in appian that we can find out with a user as a input by option in process model under Assignment Tab Run as whoever designed a process model without checking manually one by one process model to get all process model names with that function name? So please if you can suggest any function name it would be helpful for me. I am sharing a screenshot below
rule!CRP_getUserOrGroupEmailIds( recipient: if( contains( cons!CRP_TXT_BUTTON_ACTION_FOR_RM_APPROVAL[4], pv!buttonAction ), ac!involvedUsers, if( contains( cons!CRP_TXT_BUTTON_ACTION_FOR_RM_APPROVAL[5], pv!buttonAction ), pv!requestMasterDetails['recordType!{7d4ba6cb-2d10-4167-b775-b01207e73ffb}CRP_requestMasterDetails.fields.{11a8daca-73c1-434d-b842-1d9095c26c07}initiatedBy'], pv!taskAssignee, ) ) )
when user is working on any other tab and some task present in another tab (home page), then the user should get a blink message showing that a particular task has been updated. Any suggestion to achieve it?
I have a form that is used to upload documents. The form works as intended except when removing a document the user just uploads. Typically, a user can hover over the document icon and it will turn into a "X". The user can click on that and remove the document so that another document can be uploaded in its place. When the user does this, the following error is thrown. Expression evaluation error at function a!fileUploadField: An error occurred while executing a save: java.lang.ArrayIndexOutOfBoundsException: Invalid index (1) for list: valid range is empty. The code for the fileuploadfield is: a!fileUploadField( label: "File Upload", labelPosition: "ABOVE", instructions: "Use this to upload speaker documents.", target: tofolder(ri!speakerRecord['recordType!PMSO Speaker.fields.speakerFolderId']), maxSelections: 1, value: local!file, saveInto: {
I want to display the list of members in grid in row and wants to perform the user interaction like select the multiple row to delete.
Hello, Having followed the Appian guide on how to use both doc extraction and doc reconciliation nodes, I am now running into a problem whereby the process does not seem to be learning from the multiple reconciliations that I have done. The documents that are being read are all structured the same way, with the desired information always being in the same place, yet, every time I process a new document, the same information is being recognised/unrecognised. Furthermore, when I run the process without a reconciliation step, some of the information which was previously automatically identified during the reconciliation is no longer identified. Does anyone know what I can do to solve this issue? Thank you
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.