-
Recently active
Hi All, In the past, if I encountered any error, I used to search for similar issue in community and follow the user solutions provided in the thread. Now I cannot search for issues in the community . Currently, when I search, I find mostly links to appian documentation which are useful but don’t contain what I am looking for. Is there a way I can search for previous issue or threads created/answered by fellow developers.
Hi i need to show set of buttons to a particular users and need to show other sets of buttons for some users how can i achieve this am using formLayout i have written like this but this is giving error, let me know the correct way to write
Hi, I'm in the middle of training exercise 8, and have created this process model on the Community site. However, when I Start the process for debugging, the Start form does not appear, but the process just goes on to write nothing to the database. Any ideas please?
Hello all, I have the rule ,in which once one date valuation enters ,next date value is coming in terms of years with the rule based on some condition from the database. Now I need to get those dates columns in terms of months using stored procedure has created for that. How can I achieve with the sp? ri!date+(ri!numberOfYears * 365)- rule for the no of years
Hello, I am using the Advanced Document Template plugin, to generate a docx but I can not include an image. Any example of how I have to code the docx to show me the image? Thanks a lot
Hola, soy nuevo en appian, estoy intentando realizar un foreach en una regla para que devuelva una lista y la asigne a un DataType y no lo he conseguido
what might be the reason for error?
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?
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.