-
Recently active
Hello, I'm new, I need your help to know if there is a way to populate the Section Layout information as in the image from the id of a related field. What I have tried is to create a local variable, but I don't know how to put that value in the expression (see the image).
HI all. I'm wondering how can I create my own data to use them while creating my application? or should I create them outside, then import them to Appian?
Hi All. I'm trying to integrate my data from external link, but when I test it. it show me this: The requested URL cannot be found error-result-guidance The external system did not find the requested URL or is refusing to allow access HTTP/1.1 404 Not Found Next Steps Make sure that the URL is correct Make sure you are using the correct credentials for this external system Check the request and response for more details Review the external system's documentation for information on what may have caused the problem
Hi, we use a query entity to retrieve decimal numbers to check data inserted. After testing, we see that Appian have a strange behaviour with decimal digits, according to the integer digits of the number. For example, when we insert a number with 5 integer digits, it shows 2 decimal digit, while, when we insert a number of 6 integer digits, it shows 1 decimal digit. With 7 (or more) integer digits, no decimal digits are visible. This is not a DB problem, because, if I use an expression rule, with a conversion on decimal number, I get the same problem. Here some examples: I try also "fixed" function, but sometimes it doesn't works. Is there a workaournd to get the right value? Thanks. Regards. Juri Monti
Hello. I'm wondering about the kind of database that Appian provides. Is it Mysql, or Oracle?
Hello everyone, I have a question that table function is created in the database with set of columns and How will I use the table function in appian with some parameters? Can anyone please help me to further proceed? Thanks in advance.
I just wanted to delete certain transactions from the table after 30days.
Hi All, We were using an entity backed record previously but the search filter is not working for that case. It is a view from DB so we directly use that as a DB source also we disable the sync option to get view as source. Now we are facing filter and sorting issues. Can anyone suggest solution for this. when user pick a value in search field it is not available for display but it is available in view. Is there anyway we can apply source filters but search field filter will work to all values. Thanks & Regards, Kavya
Hi, fairly new to appian and I'm trying to use type! to get the type value of a string array. I'm currently using typeof({"A", "B"}) which is working, but seems very clunky. I'm sure there's a better way. Any help? Thanks!
Hi, I would like to inform you that I am using Import Excel to Database smart service. I have able to insert data to database successfully but it is always inserting 1000 rows (the default value of Batch Size) though I have set the Batch Size to 40. It is inserting 960 rows extra with 0 or null values along with the valid 40 rows. Can anyone please help me regarding it. Following is the screenshot: Is there any link of proper documentation for Import Excel to Database smart service? Can you please share the document link with me?
Hi Community, I need to replace the XSD file of certain CDT to retrieve its data from different Data store. My XSD file: <xsd:schema xmlns:xsd="">www.w3.org/.../XMLSchema" xmlns:tns="urn:com:appian:types:TFO" targetNamespace="urn:com:appian:types:TFO"> <xsd:complexType name="TFO_REF_CRS_Status"> <xsd:annotation> <xsd:appinfo source="appian.jpa">@Table(name="CRSStatus")</xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element name="id" nillable="true" type="xsd:int"> <xsd:annotation> <xsd:appinfo source="appian.jpa">@Id @GeneratedValue @Column(name="PkCRSStatus_Id", nullable=false, unique=true, columnDefinition="INT")</xsd:appinfo> </xsd:annotation> </xsd:element> <xsd:element name="name" nillable="true" type="xsd:string"> <xsd:annotation>
I am working on an app to lookup tracking numbers from a vendor portal. I get an excel file everyday that I have uploaded into Appian using "Import Excel to database." What I need to do now is walk through the table line by line and pull the Order Number, pass it to the RPA tool to input into vendor site, retrieve the tracking number, and write it back to the column in the table. Whats the best way to tackle this? a loop function in the process model? a loop function in the RPA? any help would be greatly appreciated. Thanks.
I have a text of pv value like { "user" = "ABC", "class" = "EFG",.....} this and i want this to store into cdt to the related names [ user : "ABC", class : "EFG"]
We are currently working on a POC and need your help/guidance on below questions 1) User submits a request on the UI and it is logged into various DB tables (Appian MariaDB) and we will have another approach to load this data into the Appian Database directly - consider these are some sort of reference data. Now we need to expose this data via a Web API and consumers can call this API 3 million times a day. Need your help to validate the scalability or any performance impact of the Appian Web API if we have such requests ? 2) Is there any way where we can modify the CDT and publish the Data store automatically? 3) Is there any way where the decision objects can be modified automatically ? (instance where decision need to change for a particular row, and business user can do that without any development effort)
I am trying to upgrade appian records to utilize v 21.2 features. Data source, list, sync has been done up without errors.However, when I passed in rv!records into the SummaryView interface (old), when I go into the list and click into the appID, i will be faced with this error - An Error Has Occurred ???APNX-1-4205-046??? (APNX-1-4205-046). Or will i have to refactor summaryView to utilize dot notations? I kinda tried it but its not really working as well. Do let me know if you require more information? a!localVariables( local!serviceArea: â`œxxxâ`%9D, rule!SummaryView( refAppId: rv!record['recordType!{xxx}Applications Upgrade.fields.{xxx}pid'], owner: rv!record['recordType!{xxx}Applications Upgrade.fields.{xxx}owner'], assignedTo: rv!record['recordType!{xxx}Applications Upgrade.fields.{xxx}assignedTo'], status: rv!record['recordType!{xxx}Applications Upgrade.fields.{xxx}refStatusId'], isMyGrantRecord: true(), recordType: cons!MGP_CMN_RT_APPLICATIONSUPGRADE
Hi, Have multiple user filters configured in record. User filter values are not getting refreshed on user interaction. Scenario: User selects filter1 from dropdown and then selects filter2 to filter on two different fields. Issue: If user selects filter1 from dropdown, record list displays the subset(datasubset1) filtered by filter1 but filter2 still shows all the values in the dropdown. Ideally filter2 should show only the values from datasubset1. Is this default Appian behaviour or is there any configuration which needs to be done? Regards, Vikrant Bhardwaj.
Hi, I have a grid, where in a dynamic link will be there. If i click on the link, the selected row should be passed as parameter to another process model. In the 1st process model, i have added process variables. if i click the link in grid, nothing is happening. how to achieve this?
I have a dropdown component and a record-based read-only grid on the interface. My requirement is to refresh the user filter value based on the dropdown values. I am using Appian 20.4 version
Hi! I have the FAQ record type that has a related record type Answer. https://www.screencast.com/t/YBLj0uEs When trying to update an existing FAQ, have this in the context expression https://www.screencast.com/t/xV2KlFZU52Y but nothing is getting attached in the Answer field in the interface. https://www.screencast.com/t/xi5hw978bsK When testing the answer parameter part separately, i get this result with Text field present and correct, but can't figure out how to attach it to the interface form for editing a FAQ https://www.screencast.com/t/YMzR0SFxNi New to using record types and, especially, their relationships. Hope to get some guidance! Thanks!
a!localVariables( /* Query the parent */ local!Employee: a!queryEntity( entity: cons!TOC_EmployeeEntity, query: a!query( selection: a!querySelection( columns: { a!queryColumn(field: "Employeeid"), a!queryColumn(field: "Departmentid"), } ), pagingInfo: a!pagingInfo( startIndex: 1, batchSize: -1 ) ), ).data, /* Query the many-to-one child */ local!Department: a!queryEntity( entity: cons!TOC_DepartmentEntity, query: a!query( selection: a!querySelection( columns: { a!queryColumn(field: "Departmentname"), a!queryColumn(field: "Departmentid"), } ), pagingInfo: a!pagingInfo( startIndex: 1, batchSize: -1 ) ), ).data, a!gridLayout( label: "EmployeeDetails", /*instructions: "Seleccionados: " & local!selected & local!selectedItems,*/ headerCells: { a!gr
Hi team, I am unable to write the data in data store entity. Data is getting stored in process variable but when I am trying to store the same process vaiable data into appian db, only auto-generated key value and a new row is getting stored and not the whole data which I am trying to store. Please help me in this regard. Below is the process model- For fetch data from API, I have the following configurations as shown in the screenshots below- I am getting the data as list of texts as you can see in the above screenshot. I have created a CDT from the table. Table and CDT structure can be seen below- I have created a process variable which can be shown in below screenshot- Below are the screenshots showing the Write To Data Store Entity node configuration Now after running the process, the value in the process variable is not getting saved and not in table too. However in the table, blank rows are getting added with a auto generated incremental i
I have created a view by joining two tables in my database. I have added the view into the appian datastore, when i click on save and publish, im getting the below error.
i have configured custom record field in the vehicle record, but unable to see the same in record list view
Hi Everyone, I am new to Appian and development in general, so, thank you for taking the time to help! In the Query Your Data Lesson 6_E1, we are asked to create a aggregate query in order to display vehicles by make. I am able to display the results, however, the results in the drop down menu show the alias and also the entire results in brackets. I am trying to have the drop down menu only display the vehicle makes. Expression Rule: At the beginning of the lesson in the solutions, it says that I am to use a local variable function and gives this as an example or maybe even as the solution: However, when I tried to wrap the previous code in the function and then index it through .data, I get an error. So, then I just duplicated my previous expression rule and basically used this exact code and still get an error. Can someone help me understand indexing everything after the .data and what I am missing?
Hi Everyone, I've got a CDT that has an Id as a Primary Key and then a Numeric field that is a reference to a previous same-cdt entry id. Starting from an ID I need to back-track all the way to the first "father" entry. All should be done using Expression Rules.To give you an example I would like to start from contract ID:4 and backtrack all the way to ID 1 (that has no father id) I managed to achieve the backtracking with a process but I can't make it work with a reduce() or a forEach() function. Has someone found something like this in his history? Best regards, Luca.
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.