-
Recently active
For a while now we are getting JAXB errors in several different process models with the following error or similar to this error. Difficulty is that even if it will return the same error; where the error happens might be in different parts of the same process model (see below), but mostly it will break on the start process nodes from what I can see. We tried removing special characters or smileys from any fields that are passed to the process with clean(), since we feel like this might be causing the errors, but so far no luck yet. Any help would be appreciated!*Please note that I have redacted a large piece of the errortext for privacy purposes. Including parts that might contain the possibly disallowed characters/smileys etc. In this specific example I think it might have been the character ü, but we have found that it is also possible that the character that will break the process is only visible in our main database (not in the MariaDB) as a blank space which makes findin
Let me explain my situation: I have a workflow where certain actions are performed. When a user, let's say XYZ, initiates the process, they are initially assigned as the assignee. However, I need to be able to change this assignee. To handle this, I've created a separate workflow where I only capture the latest active tasks. From this list, I select the task for which I want to change the assignee. Once I reassign the task to a new user, let's call them ABC, I need all subsequent tasks initiated by input to go to this new assignee. To clarify, after initiating the process, I continue working with the same input task when I am the assignee. However, after reassigning the task through a different process, I need to capture the latest assignee for that process, even new assignee's information is already saved in the database. Please let me know if you need more information or if you have any suggestions.
I am creating a dynamic intake form in case management studio where the visibility of few fields depends on values of previous fields. Without using local variables, I am facing cache issue when the values/selections are changed in the previous fields . In the interface I don't see any submit or save button to pass no the values from local variable to rule inputs. Please suggest how to handle this situation.
Hi Community, I have an issue when I want to deploy a constant to another application. The constant value is: 5jb899cdn1ag1gm28jvcyacrp The error that happened in Deployment Log is: content _a-0000e8aa-454b-8000-9c1a-011c48011c48_3537223 "TFO_KEY_CONST": An error occurred while creating content [uuid=_a-0000e8aa-454b-8000-9c1a-011c48011c48_3537223]: The constant [id= uuid=_a-0000e8aa-454b-8000-9c1a-011c48011c48_3537223] was not created because a value for the constant must be provided in an import customization file when it is environment specific (APNX-1-4071-054) (APNX-1-4071-007)
Hello I'm trying to build interface where 2 tables are connected.Now for the first table I have interface where user can click on record action and create the record, but for the next table i want user to go under the summary of the first interface and then create record for second table which have relationship many to one with the first table. Is there a way to create record action with just pulling the ID from the summary to be associated with the second interface.So on press it will auto populate the ID where it has one-to-many relationship and user will enter rest of the information and click create.
Hi I am using the group function to get the attributes related to the group group(<groupId>, <property>) I am using this in an interface used on my site. But what I have come to notice is when logging into my site as a basic user, there seems to be an issue where in the user has insufficient privileges for group() function Can anyone please help me in this ? Error Screenshot
Hello I'm trying to get the task id from my read only grid with selection function of grids. I'm trying to store the task id in rule input, but what this is doing now is when I select one row it's storing all task id's in the rule input not only the single which I have selected and it's not updating the selection in the UI it's refreshing and the selection is gone. And when I load the interface by default it's showing 1 selected.I want to be able to select one row pick the task id store it in rule input and show in the UI that the row is selected, then the same if I select another one save the task id and update UI if something is unselected remove that value from the rule input and update the UI.pageSize: 20, selectable: true, selectionValue: local!report.data[1]["c19"], selectionSaveInto: a!save( saveInto: ri!test, value: local!report.data["c19"] ), showSelectionCount: "ON", rowHeader: 1
Hi, I have a word template in which Signature is a field. I am capturing all the fields of this template in an Appian form. I am capturing signature using signature field, I am using the XML functionality to populate the fields in the word template. I am able to populate all the fields, but how can I populate the signature which is stored as a document in Appian. Can you please help me? Thanks
for the text field need to give validation, when user enters the value along with text,number,special character then need to show the validation like only alpha/letters but how can i show this, text field will allow alpha numeric and special character as well
What is the best way to study for the Appian development process models section ot the exam. I have score very low in this section of the exam, Thank you for your help.
I want to update a specific row in my recordtype with data in one of the columns as follows: Here I am using my id (the primary key of the table) to specify which row I wish to update, in this case i want to update case number 80 and update the casestatus column with "accepted", however upon doing so I get the following error: I am guessing that my syntax is incorrect, but I can't seem to figure out what I am doing wrong exactly.
Hello I've used the open task reports to get all the tasks assigned to a user, but the problem is if the user is assigned to multiple application they can see all the tasks in that report.Is there a way to show only tasks specific to application or specific to all the process models from that application and if you can provide some example would be much appreciated.Thanks in advance.
I came accross a behaviour where an appian object(integration) accessed by two different users having parameters data type in two different format Eg: user1 gets the data type format as "mm/dd/yyyy" and user2 gets the data type as "dd/mm/yyyy". Though their internationalisation settings are same and both users are accessing same object . What else could be the scenario for such behaviour? Above are images from two different users using the same objects.
When starting a process model from the web api, the process variable is []. Below I have attached the result for your reference.
can we create 2 scheduler's in one PM ?
Is there any built in functions or smart service to retrieve the list of table names, number of tables, number of columns in all table and the list of all columns in a table from Appian Cloud Database?
can some one explain why jpa annotations are mainly used in appian and tell me some scenerios where it is most useful
Hi Guys, Do anyone know if we have any replacement function for getgroupuuid(). This function was supported in plugin People function version 1.10 jar but now we need to update it to to 1.16.0 jar. I do not see the support of getgroupuuid() in version 1.16.0 as written in https://community.appian.com/b/appmarket/posts/people-functions---plug-in
I know this is a very basic concept and I predominantly understand the purpose of a Primary Key and a Foreign Key. But as I've been learning the concept of a Unique Key came up and I was unable to find a resource that gives me a clear understanding of the purpose of a Unique Key. I would love it if someone co explain the difference while comparing it to Primary and Foreign Keys potentially with some examples if applicable.
25th March 25th June 25th September 25th December for every year on these dates i have to send email, but how can i write the logic to check that send email in the table i have date column for that i have to check this date and send email the requirement is - Email notificaiton to be scheduled to send where the Callback comments are not given in every quarter(last 3 months). and System to check if callback comments are present in the last 3 months and make the list of those data and send email to check callback comments are given or not from last 3 months we can use column updated on - on each time we write comment updating the date in updated on column
Is there an advantage one over the other? In my current project, using the index with the dot is questioned as bad practice, requesting to always use the index() function, my question is, is this really necessary? what are the reasons? I understand that sometimes it is good to control the default value and set a null.
local!combinedCriteriaResults: a!flatten( { local!test1.criteriaResults, local!test2.criteriaResults, local!test3.criteriaResults, local!test4.criteriaResults } ), Local variables show there is two items with the same criteriaCode. How can I remove one item and leave the other with the same code?
I have a question for those who took the ACD101 exam. ACD100 was revised to ACD101 in October 2023. The reference books currently published in this world are those of "ACD100" (no reference books named ACD101 have been found). Are the questions asked in ACD101 similar to the content of the "ACD100" reference books, or are they completely different? I bought a reference book for ACD100 without knowing that the exam had been revised, so I am unsure whether I will be able to pass ACD101.
Hi guys, We've installed the Log Reader plugin and until recently it was able read the login-audit.csv file on all our environments. Now, the readcsvlogpagingwithheaders() function fails to return any values on our OAT environment, but works in all our others. I've noticed the path it's trying to read is different on this particular environment. In OAT, it seems to be attempting to read the log file from: "/usr/local/appian/ae/shared-logs/login-audit.csv" Whereas in the others, it's reading from: "/usr/local/appian/ae/logs/login-audit.csv" Is there anything that could be causing it to try and read from a different directory, and is there a way to change this? It's causing significant issues at the moment and we need to resolve this as soon as possible. Really appreciate any help, Thanks.
Hey Everyone, I am facing an issue while getting the groups for a user. We used to make use of function getgroupsformemberuser() from plugin People function version 1.10 jar We need to update the People function plugin to 1.16.0 jar but in this newest update, getgroupsformemberuser() is not supported. Replacement for getgroupsformemberuser() function looked a!groupsForUser() but result set of both is not matching. When I use getgroupsformemberuser(), I get 70 groups list which is absolutely perfect. When I match with the number of groups for loggedInUser from Users in Appian: It shows 70 users Means, getgroupsformemberuser() output matches with actual groups. But when I use a!groupsForUser() appian built in function, it return 72 groups: Conclusion: Output is not matching as it's returning 2 more groups which I don't have permission to view. Is there any way that these 2 extra [NO PERMISSION] groups can be removed from this result set? I
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.