Start Process smart service

Hi All,

I ma using the start process smart service in parent process model with activity chaining enabled in both parent and child process. The node start process smart service is taking long to execute.

Can anyone please suggest how to reduce the time taken by the start process service.

Thank you!

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Peter Lewis

    Added to this, generally speaking Chaining will not be relevant to a Start Process SS - since it launches asynchronously the most you'd expect from this is if a user happens to chain from a prior task and into a new task (where the intermediary steps included a Start Process node); I bring this up mainly because it seems like OP might be under the mistaken impression that a user would be able to chain "into" the "Start"ed subprocess, which of course is outright incorrect.

Children