Skip to main content
September 13, 2023
Question

Start Process smart service

  • September 13, 2023
  • 7 replies
  • 0 views

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!

    7 replies

    peter.lewis
    Employee
    September 13, 2023

    Can you give more context? What is each process doing? Why do they need to be chained? How long is it taking? 

    mikes0011
    Brainy
    September 13, 2023

    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.

    September 13, 2023

    Hi Mike, After removing the chaining it is taking the same time even.