How to optimize Multiple integration calls in one process model

Certified Senior Developer

Hi ,

have 6 integrations in the process model flow , it should be run in sequence manner and each integration is depending on previous integration call, now i have to complete the process model within 5 see , could you please let me best approach to follow ?

thanks!

  Discussion posts and replies are publicly visible

Parents
  • Certified Lead Developer

    I know you said they depend on the previous ones.  But do ALL of them depend on ALL previous ones?  If there are any that don't, then I would suggest you run some of them in parallel if at all possible.  Beyond that, you might just be stuck waiting on their inherent speed, as Stefan already mentioned.

Reply
  • Certified Lead Developer

    I know you said they depend on the previous ones.  But do ALL of them depend on ALL previous ones?  If there are any that don't, then I would suggest you run some of them in parallel if at all possible.  Beyond that, you might just be stuck waiting on their inherent speed, as Stefan already mentioned.

Children
No Data