JDBC --> SAP --> JDBC Scenario!!
Hi All,
The scenario is like this:
Sender : picking the data from multiple tables in MaxDB like Order ID,Customer ID etc... and passing this values to SAP.
In SAP, if the Order ID,Customer ID doesn't exists then we need to create in SAP.
For this validation we have written a customized RFC.
Now the created Order ID and Customer ID should again inserted/updated in the MaxDB in different tables.
This is the scenario before us. How many Data Types, Message Interfaces and Message Mappings are required.
Do we need to use BPM for this scenario?
Points will be awarded for the helpful answer.
Thanks in Advance,
MLN
NV Seshagiri replied
Hi,
By nature JDBC Adapter dont have the Capabilty to make the Sync call.
For Sync Communication we need BPM here.
FYI,
JDBC Synchronous Scenario Issue
Regards
Seshagiri
Edited by: N V Seshagiri on Oct 17, 2008 2:14 PM