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.