cancel
Showing results for 
Search instead for 
Did you mean: 

Calling one BPM from another BPM.

HarshC
Active Participant
0 Kudos

Hi Guys,

I'm trying to call an existing(working!) BPM from another BPM. Its a synchronus call. However in moni I see it as errored out on the outbound side. The error in the PE is:

<b>CL_SWF_XI_MSG_BROKER method SEND_SYNCHRON cannot be executed.</b>

I checked the following thread(<i>), but those notes are already applied. Any idea, what could be the problem?

Thanks,

Harsh

PS: We are on SP16.

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

Hi,

First of all check the mapping i.e tarnformation step in the BPM (Sync mapping). This you can check from the workflow log. Check all these interface mappings are using correct message type and interfaces

Have a look into these SAP notes-830803,710445

Hope this helps,

Regards,

Moorthy

HarshC
Active Participant
0 Kudos

Hi Krishna,

I have a doubt regarding transformations. In some of my transformations, I'm adding/stripping soap envelopes using XSL. For these messages, I'm only concerned about my target structure. Since there is not graphical mapping, I've assigned the same(target) structure to the source. The source message, I was assuming will not be validated(against the source structure) and thus will not throw an error. Could this be the problem, if so, what is the solution?

Thanks,

Harsh

agasthuri_doss
Active Contributor
0 Kudos

Hi Harsh,

Since you are not validating should not be a problem.

Thanks & Regards

Agasthur iDoss

HarshC
Active Participant
0 Kudos

Then I'm back to square one.. any ideas?

Regards,

Harsh

Answers (0)