cancel
Showing results for 
Search instead for 
Did you mean: 

BPM Transformation Step Failed

Former Member
0 Kudos

Hi All,

We have a scenerio-1 developed where we use the BPM. I have tranforted the Scenerio-1 from Development system to the QA system. The scenerio is based on FILE TO FILE using BPM. I have process the file after the transport and found that the scenerio works fine.

Now, i have deleted one perticular MT/DT/ from scenerio-2 but this is used by the scenerio-1. Now i have reimport all the objects in Scenerio-2/Scenerio-1 and everything looks smiliar.

Now when i am trying to process one file by Scenerio-1 the message process without performing the transformation steps.

In BPM i have te following steps..

1= Receive the messages.

2= Loop to receive next message

3= Append the messages in a container.

4=Transform the message to three other messages.

a. One with -ve items

b. One with +ve items.

c. one with control details.

5= Send the messages through sends steps.

Adding to the above condition, i have also cehcked the testing of MM at IR which is sucessful.

NOW WHEN I AM TRYING TO PROCESS ONE FILE IT FAILED IN THE TRANSFORMATION STEP AND THE MESSAGE GET PROCESSED WITHOUT ANY BRANCHING..

Can anyone guide me how can i check the exact error in the complete process.

Thanks,

Jay

Accepted Solutions (0)

Answers (5)

Answers (5)

Shabarish_Nair
Active Contributor
0 Kudos

First do an independent test of your mapping and see if it is working.

then try this /people/shabarish.vijayakumar/blog/2005/12/07/transformation-error-and-still-stuck

Former Member
0 Kudos

Hi All,

Any more guesses...

Still not crack the code...

Thanks,,

Jay

Former Member
0 Kudos

If your BPM is syntactically correct then you need to check the properties of each step in the flow properly.

As you mentioned that you have copied objects ,pls make sure the name spaces are mentioned correctly.

check your configuration also

refer toublesooting guide if it helps

http://wiki.sdn.sap.com/wiki/display/BPMT/BPMTroubleshootingGuide

Regards,

Srinivas

Former Member
0 Kudos

Hi Jai,

Have already done but no message is throwing...

Thanks,

Jay

Former Member
0 Kudos

Did you try a F7 in the integration process?

Any errors or warning messages?

Jai