Skip to Content
0
Former Member
Oct 18, 2005 at 07:46 PM

Diff between ForEach & ParForEach blocks in BPM

94 Views

Hi,

Can anyone let me know the difference between ForEach & ParForEach blocks? I am aware of the fact that ForEach gets executed sequentially and ParForEach gets executed parallelly from SAP help. But what I require is "Does usage of ParForEach improve the performance, since it executes parallelly, when compared with ForEach which executes sequentially. If not, how does ForEach behave compared with ParForEach?

Thanks

Sreeks