QUESTION POSED ON: 14 April 2003 I need to send data extracted from SAP tables to an external system like a server. Would it be preferable for JCo to call the BAPI and get an entire extract in one call, or is it possible for SAP to connect to an external system and pass the data? Which option would you choose and why? If the latter is preferred (SAP connecting with external system), how do I go about making it happen?
To continue reading for free, register below or login
Requires Membership to View
To read more you must become a member of SearchSAP.com
There are numerous technologies available for pushing large volumes of data out of SAP. Certainly an external trigger that calls an RFC/BAPI via JCo is one way to get data out. You can also implement a JCo server that can be called by an ABAP/SAP program to pass data to an external system. If the volumes are truly huge, ALE and IDOC technology is the best for doing asynchronous, batch processing to an outside system. In my upcoming book, I detail the JCo server and how to build Java applications for SAP.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.
All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy SearchSAP.com is a search service provided by TechTarget and is completely independent of and not affiliated with SAP AG.