Timer on Execute Procedure inside A-sync subprocess

Certified Senior Developer

Warning message as below , when having a Timer for exception on smart service "Execute Procedure"

node cancel does not have an exit flow. if no flows or events are active after this node completes, the process will be paused by exception.

 

just a warning, but can some one explain what it means and how to fix it. (Appian 18.2)

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to ganeshbabuj
    As in the example provided by divyas, an exception flow is not a replacement for an exit flow. You would need to configure both in any such case.
    But per Robert's feedback above, you should probably not bother having a timer exception on your procedure node anyway.
    If you feel like we're still misunderstanding your use case, then I would request you post a screenshot of your process flow in a new reply.
Children
No Data