-
Recently active
Hello, I am getting this error whenever I try to save and publish my process model. It's so weird because I do not have any constant with the name in the screenshot. I've looked all over my interface and it doesn't exist. The only two constants that I have are pointers to a connected system I made. It's worth mentioning that since I'm developing something relevant to another existing interface that did have that constant, I'm assuming the error is persisting because of it? I deleted the original process model and made one from scratch, still didn't work. I also generated a new action from the related record type, replaced the automatically generated interface with my own and the error still persists Any help is appreciated! I've searched everywhere but couldn't find any solution to this.
After upgrading from version 20.2 to 22.4, we have observed an issue related to the task display name in the browser tab. Specifically, when tasks are linked in an activity chaining(sequential manner), the task display name does not update when transitioning from one task to the next upon completion. It is important to note that this functionality was working correctly in version 20.2.
Hi everyone! I am facing the following issue: I have a toggle button that activates a startProcess!, which is a Process Model designed to update the dates of a list of tasks. This list can contain more than 100 tasks which should be analyzed one by one in an iterative loop in the process model. However, I have noticed that the onSuccess variable, which should be displayed in a grid is not correct . This problem might be due to exceeding the 50-node limit. I have checked the process, and everything appears to be correct including the onSucess variable. Can you advise me on any way to retrieve this variable with the correct values?
Details: javax.persistence.PersistenceException: org.hibernate.id.IdentifierGenerationException: ids for this class must be manually assigned before calling save(): PFYoutubeDT11569: org.hibernate.id.IdentifierGenerationException: ids for this class must be manually assigned before calling save()Why is this error occuring?
We have a Process Model with a User Interface step. In the step there is a related action that launches off another Process model. Is there a way for this newly launched process model to notify the main process model when it is done?
What is the meaning of the first "=" symbol in this expression in process model? As far as I'm aware, in Appian code, the ' = ' operator is used for comparison, and ' : ' is used for assignment. When editing an expression in a process model the first '=' sign at the start of the expression is always added automatically,which leads to an expression like this, that seems to be valid. In this case the comparison with true() is completely redundant, but it's not my point.What is the purpose of the first '=' sign? Where in the documentation can I find something about it?
I configured a process model to trigger on recieving an email, with in the process model I am using a Send E-mail smart service to send a confirmation email to the one who sends the mail, confirming them that the instance is triggered. Here the issue is, the email we are sending using Send E-mail smart service is going as a separate email but I want to send it as a reply email that they send to appian process model. Can we achieve this? Is it possible?
I am getting this error on process : This node cannot complete. Please start the next node if necessary.
I'm encountering an issue where my process model won't publish. It keeps giving me an error message about "null variables." Can anyone shed some light on what might be causing this?
could not able to configure timer Event for Monthly, getting Error as process Invalid.
Hi Team, There is any function name in appian that we can find out with a user as a input by option in process model under Assignment Tab Run as whoever designed a process model without checking manually one by one process model to get all process model names with that function name? So please if you can suggest any function name it would be helpful for me. I am sharing a screenshot below
Hi In our environment we are following GMT time zone as default. We have a scheduler we needs to run at 15:00 London time which is as expected during daylight saving is off but during the daylight saving is active then also it should run at the same time i.e, 15:00 London time but it is running at 16:00 London time.we tried to use the isDayLightSaving function in the timer (start node) but it seems not working.Please suggest how to make the timing consistent.
Working on the "Send Email" smart service in Appian. I've set up a custom sender. In the admin console, during email verification, it prompts me to create DNS records. I'm unsure about the process. Can someone provide guidance on creating DNS records for Appian verification? Please find below attachment as reference. Thanks & Regards, Nisha Vincent.
We are trying to convert a docx file to html, I my initial thought after failing to use the DOCX to HTML plugin was to try and use the HTML Doc from template smart service. We would upload the docx file and save it, use the smart service by reading the docx file using an expression, then finally using the smart service to save it as an html file. We ended up getting something odd instead in the file. Any help will be appreciated.
May I know how to enable the second option in the assignment tab telling this node will run as an unattended activity.thanks
Hi Everyone, I have Timestamp field(TS_LOAD) like you can see that below which is coming from a cdt in one of the process model and that Timestamp filed is Text in that cdt i written an expression to convert that Timestamp field to user's timezone as you can see below and i passed below expression rule to one of the sub process which having above column to convert as below But i am getting the data as below highlighted like it is converting to GMT Note: System time not in GMT as 2nd picture is coming in PST/PDT based on input and default time also in PST in Admin console. And I don't have any in between nodes and not manipulating data any where in the process only taking the timestamp filed and used in that expression rule and getting the out put data. Can anyone help me on this?
Give me real time examples of write records smart service and delete record smart services
I have a process task report which I pass process context to and get tasks for this process. All is well up until the point where I want to create a new column in the task report. I want to add a text field to the report from a record type variable that is used in the process. I keep getting nulls from the query, however the columnConfig shows the correct name of the column, so changes were made to the report.
Hi everyone, I'm encountering an error: "Errors This process model could not be published due to the following errors. Please correct them before continuing. There was an error in an expression in the inscription at: Variable(s) not found: fv!file." How can I fix this error, please?
Hi Community, I am just trying all scenarios related to send email smart servce though my environment. I need to add process report to body of the email. Could you help me
Hi Team, I have a requirement to upgrade the older existing process instances having errors to latest published version after deployment and need to restart the instances to fix the error and run the flow. can someone help me with the process to implement this changes. please let me know if any further information is required. Thanks in Advance
a!gridColumn( label: "Task Name", sortField: "c0", value: a!linkField( links: a!processTaskLink(label: fv!row.c0, task: fv!identifier) ) ) Tasks active only when I am trying open the tasks from the site. I am getting below error. Could anyone give suggestions. Thanks in Advance
what impact does raising and lowering priority created on task in Appian? In what scenarios do we use it ?
Hi everybody.I have a process model that starts after a trigger from an email received.When i save the subject of the mail, witht the mail's property "Subject", I pass the subject as a rule input for a expression rule.Unfortunally, the rule doesen't work well, but if I pass the subject of the mail as a wired string, the expression rule works correctly.I DON'T KNOW WHY.I suppose it's something about the format of the subject passed from the mail, but I tried with functions like "touniformstring" but nothing.
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.