cancel
Showing results for 
Search instead for 
Did you mean: 

Consolidating all Errors and sending mail in BPM

Former Member
0 Kudos

Hi,

I have a scenario in which i have the outbound IDOC zartmas04

I have to update 6 tables of another application table.

the idoc can have a material and n number of plant information.

I have to check the mandatory fields that are to be updated into the table and if it is not avaialbe the details should be collected for each material plant combination and the error should be send as a mail (only 1 mail with consolidated errors).

Those combinations of plant material which has no error should be updated into the database.

Initially I designed a simple interface, but now as i Understand i should go for a BPM , I am not sure how to desgin.

Request your thoughts for this design

Regards

John

Accepted Solutions (0)

Answers (1)

Answers (1)

udo_martens
Active Contributor
0 Kudos

Hi Patrick,

You shouldn't post twice. Readers have a bad overview. There is no advantage for you, no better chance for an answer.

Udo

Former Member
0 Kudos

Hi John

I think the Pattern defined in ur BASIS Component in IR details of which are given below fits into ur scenario.

SWCV : <b>SAP BASIS 6.40</b>

Namespace: <b>http://sap.com/xi/XI/System/Patterns</b>

Integration Process name: <b>BpmPatternReqRespTimeOut</b>

Go thru documentation of this pattern which u can find in http://help.sap.com.

This might help u to design ur scenario. u copy this pattern into ur namespace and do modification according to ur scenario.

Regards

Shailesh

Former Member
0 Kudos

Hi Shailesh

I am not finding the IP in the Namspace.

I checked our IDES SP 9 and developemt which is on SP11

Could u please give me more elaborate informaton on how to acheive my functiuonality

Regards

John Rajsh