Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hi All,Currently we are having a workflow which consists of a task which will be worked by a user. When any updates to the workflow occur from external system, we cannot show the updates to the user in the UI when user has the UI already open since the data cannot be refreshed. We are thinking of either cancelling and creating a new workflow with the latest updates or completing the task using smart service and recreating the task within the same workflow. Any insights on which will be better approach will be useful.
Discussion posts and replies are publicly visible
There is a recipe that could be helpful for this: https://docs.appian.com/suite/help/25.2/recipe-refresh-until-asynchronous-action-completes.html
You can also go further and have events pushed to the UI in realtime via this plugin: https://community.appian.com/b/appmarket/posts/sail-events-field
Thanks Mathieu Drouin . First recipe will be useful if the updates are done within Appian but unfortunately, the updates are occurring in the backend unknown to the front end user.The plugin might be the one which might help us solve the issue. I will discuss with my team and proceed further