-
Recently active
I have a table X which does not have a primary key. the format of data is something like this, Indentifier for Request Emails [non Unique] Column A ABC123 useremail@email.com A ABC123 useremail@email.com V XYZ582 User2@email.com D I have to create a record to view this data. Notes: there is no primary key to this table. Indentifier column is currently marked as primary key in table. this table is not handled by Appian and is only referenced for data. the table has more than 800 thousand rows at one time on average. the custom plugin breaks if user tries to export all data at once. [Business req. on export from Appian] The record list breaks with following error: Expression evaluation error at function a!gridField [line 27]: A grid component [label=“”] has an invalid value for “totalCount”. “totalCount” must not be null or less than the number of items in any of the “data” arrays, but “totalCount” was XX and the
Hello everyone, I would like to solve this issue I recently have had when trying to set a default filter within a record type. The problem is basically that I can't set this filter by the owner (List of strings) field when it includes the loggedInUser(). I'm setting the filter exactly as I described before and it doesn't solve the mentioned problem, it keeps throwing the error over and over no matter even what operator I use (have tried with IN, = as well). I would thank to anyone who can give me and suggestion to solve this problem. Note: I already know it has something to do with relational database relationship which creates a new table when setting a List of Strings as a child value in a parent table and within this new table it storage a reference to the father table. It seems like a!queryFilter() (which is the used function in these cases) doesn't make the usual map of hibernate to turn the Relational data to Object data and it gets i
There are files in our Appian folder that contain DOCX and HTML files types. I am able to download the DOCX documents from Appian but I can't download the HTML file types.
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.