Skip to main content
September 15, 2021
Question

Issue on re-loading the interface instead it assigns a task in task tab

  • September 15, 2021
  • 3 replies
  • 0 views

Hi All

When the user clicks the button on UI, the system has to load the same UI after executing certain logic/functionality in a sub process at backend.
But system just closes the UI and a task is been assign to the user in task tab. On opening the task, it opens the same UI and works fine there after.
No errors / warnings showing in the process models.

Any thoughts / idea what could be the issue

Thanks In Advance

    3 replies

    selvakumark
    Participating Frequently
    September 15, 2021

    Seems like you're missing activity chaining between the process nodes.
    docs.appian.com/.../Process_Model_Recipes.html

    raghub406Author
    September 15, 2021

    No, already activity chaining is enabled between the process nodes.

    Thanks

    selvakumark
    Participating Frequently
    September 16, 2021

    Okay, then can you please check whether the chain breaks?
    docs.appian.com/.../Process_Model_Recipes.html