-
Recently active
I'm getting 5 field values from CDT Aand other 5 field values from another CDT BI need to save both 10 field values from (CDT A and CDT B) in CDT C. How can I Configure this Process model?
I have requirement where i have a interface in which I have two fields let's say "error" and "error type" And also I have the below fields, Personal details (section header) Name - jack Last name - rayan Mailid - blank Then the result should be, Error - personal details Error type - mailid
a!queryFilter( field: "completiondate", operator: "between", value: {today() - weekday(today(), 2) + 1, today()} ) }, ignoreFiltersWithEmptyValues: true ), Need clarification For value : ( 4 th line )
I want to perform this validation after clicking on submit button.
is there any way to find group Name by UUID? (tried get contentdetailsbyUUID) nothing worked...
Hi my requirements is i have 2 grids one after the other when i add a row in the first grid i have to get one row automatically in the 2nd grid [second grid will be user input grid] can anyone help me on this
Hi everybody, How to merge many file excel into a file excel with many sheet Do you have document about Merge Excel Document? Thanks a lot.
I have a requirement to get the top 3 documents list which are larger in size in a KC. I was a able to get the complete list with getfileslargerthansize() but doesn't know how to get top 3 documents onlly. Can anyone please help. Thanks in Advance
Hello I have a requirement to read a .txt file contents in Appian. We are getting this file via SFTP and this file has some Chinese characters. I tried using readlinesfromtextfile function which is part of Text File Function plugin. This works well for all data except the data/ text in Chinese. My sample data is 肖恩 and when I read it in Appian using readlinesfromtextfile I get ?? in place of these Chinese characters. I have enabled Chinese language from admin console. Anyone has any idea about this or any other way to read Chinese text from .txt file?
Hello , Whenever i click on candidate name it has to display the all the details of candidate , It is only displaying the interface . For the details what to do now? It show's Empty (Did I miss Any thing )
An error occurred while trying to write to the entity "additem" [id=b2bc2c89-9d9f-48b1-a185-2f76c6ce5745@4003, type=SA_add_item (id=3992)] (data store: SA_datastore). Details: java.lang.IllegalArgumentException: The record to be saved must not be null: TypedValue[it=3992,v=<null>] Data: TypedValue[it=3992,v=<null>] please help me resolve this error.
I am working on EPIC 2 ( Bids & Auction Houses) of the Appian Applied Development Course. In the user story 7 to enter bid decision if the bid is awarded , i need to update vehicle availability on AA_Vehicle table and also update bid information on the bids table. I have flat end CDT . in the bids CDT, vehicleId is just a integer field I tried to create a process variables to update the vehicle availability status. In the process property i created a new process variable called Vehicle and it's of type AA_Vehicle CDT. In the write to data store entity to vehice table, before this block i had a script task which gives me the vehicle I'd field from the AA_Vehicle . Please if anyone can send me the screenshot on how to proceed it would be of great help Thanks in advance
How can i set drop down subcategories in a navigation pattern ?
Hi, I need to create a pie chart with the output from expression rule. I can use a!queryEntity() if the output is in Datastore entity with the help of aggregation functions. Can anyone help me how to store the expression rule output to Data store entity or how to use the rule output directly in pie chart creation. Thanks in advance.
I keep getting the following error with creating the process model for the request maintenance form, any idea how to fix it please? ERROR An error occurred while evaluating expression: =localize("de","","fr_CA","","ru","","sv","","pt","","ko","","el","","it","","fr_FR","","es","","ar","","zh_HK","","en_GB","","en_US",tostring("Request Maintenance" & pv!Vehicle.vehicleyear & " " & pv!Vehicle.vehiclemake & " " pv!Vehicle.vehiclemodel ),"ja","","es_MX","","zh_CN","","pl","","nl","") (Expression evaluation error at function 'tostring' parameter 1: Inv
More frustrations (adding to the pile) in switching over to RecordType style data, and/or supporting other people who use it as is my particular case... I happened to notice the other day, if you save "fv!selectedRows" into any sort of variable, from a!gridField() when using RecordType data, it does NOT (seemingly(?)) work as expected. What it does: sets the save target to the value referenced by visible columns only plus the primary key. By "visible columns" I mean only those which have been added to the grid, for some reason(?). What I was expecting: when using Entity Data, "fv!selectedRows" will save the entire row in question (regardless of which columns have been added to the grid). What the documentation says: well, not that much... but the implication is that using it should "avoid having to re-query data", which is not what we're seeing here. The important use case: I want a grid to select rows, edit the selected data, then sa
I have created a report from an Interface. I want to use that report as the Email Body. Is this possible?
Hi i have created the CDT and while creating CDT i had selected checkbox to create entity also. but in datastore i couldn't see that entity but i could see this
Hi All, I have one xml file <xs:employees> <xs:employee xs:employeeId="EMP001" > <employeeData> some fields </employeeData> </xs:employee> </xs:employee> I am able to read fields for employeeData . Facing issue to read employeeId. Any suggestion would be appreciated.
I am having a editable grid in that there is a field that should autopopulate a value eg. there are two fields start date and end date I want to find the difference and then in days field it autopopulate the no of days In interface level the value is showing in that field but it is not saving in rule input
I'm using a pickerfieldrecords. When i'm updating the interface and unselect one of the choices that came from the create, I save but it doesn't change the data when I access it again.
Hi folks, New to Appian! I need to create an interface which will allow a user to select/unselect the countries based on regions. Description: 1. An Interface is having 2 dropdown lists first Region List and second is Countries list. (created) 2. All countries belongs to selected region must be selected automatically whenever an user selects a region. 3. An user can unselect one or more country(s) from the countries list if he wants. Looking for a detailed suggestion or solution to implement this functionality. Thank you in advance! Regards, Shubham Kumar
I have 2 arrays that they are identical at first but the user may remove (not able to add but just remove) items from the second array. I want to find items that are in the first array but not in the second one.How can I do it?
I have requirement to get the no of documents created last day/yesterday in KC. We have a function to get the number of documents present in KC : knowledgecenter(ri!folderId,"numberOfDocuments") Can anyone please how to approach. Thanks in advance
Hi, I am writing an expression rule to get a list of values from a table, which I will later show in a dropdown but as you can see along with table values I am also getting "ALIAS" and then a colon.I do not want Alias, I just want the values, please let me know what todo. I have used also used .data at the end.
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.