Dear all,
I have a jdbc to idoc scenario . I am executing a stored procedure on msql database to extract line items for GL postings in SAP .
Stored procedure seems to pick up the data alright and in transaction SXMB_MONI i see one successful message from sql to SAP . I cannot open this message payload as the size is too big.
When i go to transaction IDX5 i see that around 33,000 idocs generated for SAP .
The problem is that PI is not sending all these idocs to SAP at once. It sends them 200 - 300 at a time and takes a few hours to transfer all those idocs from PI to SAP.
Is there any way or setting in PI to transfer all these idocs to SAP at once ?
Thanks,
Teresa