Focal Point
Batch Processing using Adaptor in PFLOW

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/1381057331/m/8907070495

November 21, 2010, 11:44 AM
Amigos
Batch Processing using Adaptor in PFLOW
I am trying to perform batch processing of SQL Insert to a SQL server 2008 database and for this I am using an adaptor object and a transformer. PFLOW goes like this:

Start >> SQL Object >> Transformer >> Adaptor >> End

SQL Object working fine and generating correct XML output. Transformer test run is also OK. But when all together in PFLOW I get the following error:

"
XD[FAIL] cause: 0 subcause: 0 message: getMessage(): Missing location int getError(): Server getAdapterCode(): null getVendorThrowable(): com.ibi.rdbms.exceptions.RDBMSException: Missing location
"

Transformer Configuration:


Can somebody guide me in getting this resolved

Thanks..


iWay Release: iWay 55(IAM), iWay5.5 (ISM), iWay 6 (ISM)
DQC
Database: DB2, SQL Server 2008, Oracle
OS: Windows Server 2003, XP
Format: FTP, SAP, EDI, FLAT
November 22, 2010, 09:40 AM
<nklamen>
a) It appears based on teh error message that you are obtained is that you used the rdbms adapter not the sql object
b) What release of iWay are your running. I recommend that you look at the SQL iterator that will easily allow you to loop through an batch of records.

Naomi Klamen
iWay Product Management