cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding BPM

Former Member
0 Kudos

Hi All,

I'am using BPM.(File-BPM-File)

I'am getting data from 2 files for that I've used 2 receive steps with in the fork.

1st receive step for Control data from one file and i use option start process for this receive step.

2nd receive step for detail data from another file and i didnt select start process.

Before transformation i put a condition in the fork that one field in the control and detail file must be same.(Eg-GUI).If both are equal then transformation will work.Here Fork step is complete.

3rd step is the transformation step for merge the control and detail data.

4th step is to send step to send the merged data to the receiver.

Here my data is picking up from sender when i'am checking in SXMB_MONI it's giving 2 successfull flags and it is receiving 2 files from sender.But when i'am checking in SXMB_BPE there is no messages .There is no file creating in the receiver side.

What's the problem might be?help me

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

use the BPM in the followin way.

receive(first branch lof fork)

start-->fork---> ->tranformation->send-->stop

receive(second branch of fork)

Thanks

Rinku

Former Member
0 Kudos

Hi,

Please go through this thread. It might help you.

Regards,

Merrilly