cancel
Showing results for 
Search instead for 
Did you mean: 

Two Destinations problem

Former Member
0 Kudos
154

Hi all,

I am working on the scenario (Jdbc to SAP(Destination1) If Data is successfully sent to the SAP then i have to sent the data to the DataBase(Destiantion 2))

My BPM design as follows:

1)Recieve (recieve jdbc message asynchronous)

2)Send (send synchronous interface to SAP and get the response as a Jdbc message)(Destination 1)

3)Send (send response Jdbc message to the DataBase)

4)Switch (check the condition with repect to response(return) jdbc message Type = s )

5)Inside switch (For destination 2)

a) send (jdbc asynchronous message)

b) Transformation (Interface mapping)

c) Send (Jdbc data to the Destination)

BPM is being executed successfully upto 3rd step(i.e Successfully sent to SAP). But After that it is not executing.

Could anybody help me to solve this problem

Thanks & Regards,

sekhar.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

He Sekhar,

We had some problems with Switches in SP04 and SP09, which service pack are you on?

Cheers,

Frank

Former Member
0 Kudos

Hi Frank,

We are using service pack 9(SR1). Is there any alternate solution?

Thanks & Regards,

sekhar.

Former Member
0 Kudos

Hi Sekhar,

We didn't waste time in looking for an alternative solutions, we upgraded to SP10 and had no problems with switches anymore.

Cheers,

Frank