-
Recently active
Hi, Can we include logic so that when we click cancel, the other local variable logic changes? a!localVariables( local!val:2, a!linkField( links: { a!submitLink( label: "Delete Request", saveInto: a!save(local!val,local!val+1), confirmHeader: "Warning!", confirmMessage: "This request will be permanently deleted. Do you want to continue?", confirmButtonLabel: "Delete Request", confirmButtonStyle: "DESTRUCTIVE", cancelButtonLabel: "Cancel" ) } ) )
Hi, i have to upload multiple files how can i achieve this without using for loop and the RI to store the files in the db
Hi Team, While practicing Expression rules I have given some logic to calculate working days, but it is showing syntax error. Can you please refer below screenshot and help here. Thanks in advance
How I can I convert number of months into year?
Hi, If there is a requirement where you can check the list of tasks for a particular user, how can you check the tasks assigned to you in a site ? In tempo we can able to see the tasks assigned to me, but how we can implement the same in site . Can someone help me please?
Hi am getting this error, whenever i upload a file it's giving me error like this am not understanding this why this error is coming local!crCustDoc_cdt: rule!CR_CUST_QE_getCustomerDocDataBasedOnFilters( cif_int: ri!cif_int, docType_txt: cons!CR_CUST_GRID_LABEL[3] ), local!crCustFolder_cdt: rule!CR_CUST_QE_getfolderIdDetailsBasedOnCif( cif_int: ri!cif_int ), local!FolderId_int: index( local!crCustFolder_cdt, "folderId_int", tointeger( null ) ), local!FolderRowId_int: index( local!crCustFolder_cdt, "id_int", tointeger( null ) ), a!fileUploadField( label: "File Upload", labelPosition: "ABOVE", target: tofolder( local!FolderId_int ), value: index( local!crCustDoc_cdt, "docId_int", ""
Hi @all, Can anybody help me in figuring out how we can apply sorting in an Editable Grid based on particular column selected by the user using a dropdown list. I am attaching an image of the interface of my editable grid in which I am taking data from the database table using query entity. Highly appreciate your efforts. Thank you.
Hii @All, how we can apply sorting in an Editable Grid based on particular column selected by the user using a dropdown list. and taking data from the database table using query entity.
I have a flow where the values for user input task is getting from parents flow. For the user input task there are multiple users for Assignment. So I want one instance of node for each assignee and store every values for each values that assignee has given in user input task. right now i have configured like this But I am getting values for only the first user using user input task. Suppose there are 3 users. If user1 picks up task first and submits his value is stored. Then user2 and 3 picks up task and submits, their value is not getting stored. Can anyone help me with that?
Hello comminity, Error Evaluating UI Expression Expression evaluation error [evaluation ID = e56c8:ec7b0] in rule 'tcs_collectdetails' at function a!fileUploadField [line 102]: Error in a!forEach() expression during iteration 1: Expression evaluation error at function fn!content_appian_internal [line 35]: please help me
Hi here only for send to BOD button next authority need to be required for other button action it doesn't required i have tried to write like this but it's not working can someone give me the suggestions
Hello Community, I am not getting Data in properties of Process Model. I am trying to update the record but before Updating I am checking the record in properties It`s Not showing the record. Any One give me suggestion
Hello Community, please solve my error Whenever I edit list in the record type I get this error to add resume Error Evaluating UI Expression Expression evaluation error at function a!gridField [line 36]: A grid component [label="null"] has an invalid value for "columns". A grid column [label="Resume"] has encountered an error. Expression evaluation error at function 'document' [line 52]: Document Does Not Exist or has been Deleted please help me
Hi, Everyone I am new to appian and now i'm doing appian developer course exercise.【Appian Developer (Course) of Exercixe8: Process Modeling 101,Part 1 】(No.11)I got this error and why this error occur i don' understand.Please reference below of image. I checked AX_GetVehicleByID constant and tested .Test Output result please reference below of image. Can anyone help me !!!!! Thanks .
Hi Can i ask a question? In my understanding...........when create a table in my cloud environment of appian's Database,the name of table is thesame of my datatype name? Is it right?eg. my datatype name :AX_Vehicle ⇒ Created datastore and data entity [name:eee,Type:AX_Vehicle] ,so my table is created like this name(table name : axvehicle ).Plz confirm below of screenshot but i did not found axvehicle table name .Download DDL Script and confirm my table name is aavehicle..Plz confirm below of screenshot. I cannot understand it .If somebody know that reason please explain and share information. Thank a lot
How to create SP rule as an inputs are integer type and output also as an integer.
Hi All, I am stcuk with one of the implementation as described below: I have a variable local!a which is having the values like 12;23;34 etc separated by semi-colon, when user click on save button the values 12, 23 and 34 should be saved into different rows in tables instead of single row. Thank you
I have made an application with your chart and bar reports, and I require the reports to be exported to a document, how can I do it?
Hi All, I have started a YouTube channel Low Code Basics where I will be discussing many objects and concepts related to Appian. It's new so you may not find it easily. Try using filter in YouTube like this week Do check out this video, if you are yet to create a CDT from Database and Appian https://youtu.be/9VFwQsWt_GQ Already created a CDT but getting problem in adding a new column (JPA Annotation), checkout https://youtu.be/KjonB161hYg Creating your first Appian Interface, this can help you in it https://youtu.be/Nh4uRJPKJwl Let me know if the links don't work. Please share if I am doing any mistake in the video, I will correct it. Thanks
Hii everyone how to inserted data in CDT from editable grid?
Hi, I have a table ( a grid) to display certain fields from the appian cloud database. In the database there are many tables and views(probably more then 100s). How do I back trace and know from where this particular table is getting populated, from table, view or something else. How to back trace in appian to get the table name( or any other thing.) Thanks.
Question about process model and web api? After creating a process model. Is there a way to invoke the process in the Web API, and then receive the response process result synchronously, and process it as a Web API response later. Thank you.
Hi, I am deploying an application from dev environment to test environment. There is a link in the record type which is autogenerated when the record Type was created and grid view was configured to the database. Now when I did Direct Deployment to the test environment, the Link which is stored in a constant does not changes and neither the deployment system gives any error. I changed the link manually in the test environment and it works fine. But I want to know about better ways to handle this. can any one help ?
Hello, Is there a way to delayed or stopped an expression rule or web api until another expression rule is completed so the another expression result could be used in the first expression rule or web api? Thank you.
I am getting error "Invalid index: Cannot index property 'crProductLimitCode_int' of type Text into type DataSubset" ,Can anyone suggest on this?
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.