cancel
Showing results for 
Search instead for 
Did you mean: 

Complete Parallel Block

Former Member
0 Kudos

Hello, maybe this is very simple but I can't find the way to do it.

I have a parallel block, with 3 actions, and I want to complete the block if just one of the three actions is completed, and continue with the next block or activity.

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

nilayghosh
Active Participant
0 Kudos
Former Member
0 Kudos

Hi Nilay, thanks for the information, I've read it before, but unfortunately it doesn't says how to complete a Parallel Block when one of their actions is completed, which is what I was asking. Do you know a way to achieve this??

Best Regards.

nilayghosh
Active Participant
0 Kudos

Hi Pablo,

It can done using a "Business Logic" callable object. An example of "how to do" can be found in the section "Developing the GP Process" of the blog https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6664. [original link is broken] [original link is broken] [original link is broken] [original link is broken] Please let me know if this does not work.

Regards

Former Member
0 Kudos

Hi Nilay,

I did know the Business Logic CO, but it doesn't let you "jump" to a diferent block out of the current, then you can't use this CO to complete the Parallel Block. I think the solution is more related to a background CO but I really don't know how to use to complete a block.

Regards.

Former Member
0 Kudos

The SP 12 comes with new functionality that lets you complete a Parralel Block based on a given logic. There was no functionality like this before SP 12.