Quantcast
Viewing all articles
Browse latest Browse all 8526

JDBC Inbound to separate IDOCS per Row instead of one single IDOC?

Hello everyone,

 

I'm currently working on the migration of our old B1iSN 8.8 scenarios to B1iSN 9.0.

 

The Scenario is the following: I have a SQL table with data and a separate control table where I store the date of the last run/data retrieval. My JDBC Inbound is triggered every day and the SQL Statement selects all new data between now and the last run.

 

In B1iSN 8.8 I've got one IDOC per row from the resultset. In the B1 9.0 outbound all rows are now withing one single IDOC.

How can I trigger that separate IDOCS are created!?

 

I've already tried the "Block Size" Setting. When I set it to "1" I get for two datasets two output IDOCS. However all data is in IDOC 1 and the second IDOC is empty. What is wrong here? How can I access the data in the current block? I currently use a "for each" on the Result Set Rows.

 

I'm testing it at the moment with flat file output as our target system is not accessible yet, but I suppose this is not the reason?

Thanks in advacne for any help.


Viewing all articles
Browse latest Browse all 8526

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>