Skip to Content
0
Former Member
Aug 02, 2016 at 04:58 PM

JDBC Receiver Doubts

20 Views

Hi All,

Please clarify doubts on SAP PI JDBC Receiver adapter.

1) I have to retrieve Lacs of records by sending primary key using proxy.

->I am following SQL_QUERY Statement approach is it correct?

->When i execute i am getting only 1000 records is there limitation on receiver adapter?

->Which approach is best to update fetched records? Normal or SQL_Query Statement.