Unable to re-trigger or test one of the Robotic Tasks

Certified Senior Developer

I have many robotic tasks, all of them runs when triggered either from process or by Re-execution or By TEST button, but one of the Robotic tasks which was executing previously has stopped triggering from process model, the process model gets stuck at the robotic tasks node without any errors and fails with timeout after long time. Re-execution of the previous instances is also not triggering any new instance for this robotic tasks alone. 

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Lead Developer
    in reply to anusham

    If An execution instance is not getting created it is weird indeed and I have never faced this with my limited experience with RPA. I can suggest few things as of now, that you can try. 

    1. If recently any modifications are made to the Robotic task, then revert it back to the version before and try to run the task.  
    2. If no modifications are made, then see if recently you had RPA upgrade/any hotfix deployments done that might have as regression impacted this behaviour. Appian Support team should be looped in on this issue in this case for resolution.
    3. The Robotic task design, whether its in a loop or a subtask of another robotic task etc might be impacting the debugging. As a note, The debugging execution automatically pauses at the beginning of the Setup and Main sections. So go through this documentation here to debug the robotic task with various debugging options available and try to find the root cause. 

    If none of the above work then better to reach out to Appian Support to investigate the matter.