cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC to IDOC scenario

Former Member
0 Kudos

Hello,  I am working on a JDBC to IDOC scenario where we are fetching the data from a database and we need to take a part of this data for an RFC call and once we get the response data from the RFC ,we need to merge the data we obtained from the JDBC and RFC and need to send vis an IDOC.  Could anyone please help in the design? I mean,how many message type and message interfaces do we need to create? is it possible without BPM?if with BPM then how we can implement in BPM? and if not then how?  Thanks for your help in advance !!  Regards,  Sambaran

View Entire Topic
former_member184720
Active Contributor
0 Kudos

Hi Sambaran,

Yes. I don't think you need to have the BPM. What is your PI version??

Develop all the objects considering that your scenario is simple

JDBC-IDOC.

In the message mapping, you can RFC look up option to get the response and use it in the mapping.

Please refer to the below document to know more about RFC look up.

http://scn.sap.com/docs/DOC-3805

Regards,

Hareesh