Hi Experts,
Requirement is from one DB through JDBC adapter send multiple row to ECC through RFC at a time.
Is it possible to send multiple data through JDBC sender channel through SAP PI?
Example,
| Emp ID | Emp Name | Emp Ph | Status |
|---|---|---|---|
| 123 | aaa | 444 | N |
| 124 | bbb | 555 | N |
| 125 | ccc | 666 | N |
| 126 | ddd | 777 | N |
Thanks,
Arthita