cancel
Showing results for 
Search instead for 
Did you mean: 

BPM error: exception cx_merge_split occured,object FLOWITEM method EXECUTE

Former Member
0 Kudos

Hi Guys

I am working on a interface involving BPM.....

I am facing this problem while executing the interface...

I am getting error texts as below:

exception cx_merge_split occured,

object FLOWITEM method EXECUTE

I am trying to fix it....Please provide any iputs on this...

Thanx in adavance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I think this exception have raised in Transformation step. Plesae can you ensure that the exception handling with transformation step & the block is handled properly.

thanks

swarup

Former Member
0 Kudos

HI Swarup

Thanx for the reply...

the transformation step in BPM has been given exception as System Error

There is one block step before the transformation step...in which exception is not given...?can this be the cause??

as it is being standard interface provided by SAP we have not changed much in BPM...

component mapping has returned an error

no payload found

exception cx_merge_split occured

object FLOWITEM method EXECUTE cannot be executed

error executing service for node

this is some more text from error....

actually i can see the error for the step itself...but after that 2 steps were executed successfully.....

Thanx

Former Member
0 Kudos

Hi,

as it is being standard interface provided by SAP we have not changed much in BPM...

which Integration Process from SAP Basis , you had referred.I think you need to handle the exception for block as well.

Thanks

Swarup

Former Member
0 Kudos

Hi Swarup,

It is not from SAP BASIS..but from SAP APPL6.0

former_member200962
Active Contributor
0 Kudos

Is your Transformation step designed for multimapping (n:1 or 1:n)?

If yes the payload seems to be incorrect....did you check the working of your mapping (MM/ IM) using the expected payload structure...

the transformation step in BPM has been given exception as System Error
There is one block step before the transformation step...in which exception is not given...?can this be the cause??

Does it mean...you have a Block step in your BPM and your Transformation Step is placed in it....the Block should have an exception handling branch...have the exception handling logic as per your need....the Block step needs to use Exception Handler...same Handler to be used in the Transformation Step's System Error section.

Press F7 and check if your BPM is giving any warning message.

Regards,

Abhishek.

Former Member
0 Kudos

hi Abhishek,

It is not a multimapping....

Transformation step is not inside a block step.

Transforamtion step is placed after one of the block steps,for which exception handling is blank.

i can see the payload in sxmb_moni....i am wondring why it is showing as "no payload"

Thanx.

Former Member
0 Kudos

Hi Kiran,

tik the create new transaction check bos in your transformation step.let me know is this solved your problem

srinivas

Former Member
0 Kudos

Hi Sri,

Thanx for the reply.

I have total 3 transformation steps in the BPM.

Do you suggest to click on create new transaction for 3 transformation steps or only the first??

I cant give it try by changing it in DEV thats why I am asking...??

is it sufficient to click new transaction for first transformation step or to click for the three transformation steps??

Thanx in advance.

Kiran.

Former Member
0 Kudos

You click on transformation which is using immediatly after the Receive step or Block step.

Let me know how you solved this problem.

B'rgrds,

Srinivas