Hi Folks,
I am wokring on Scenario File --> RFC Using BPM we get response back to mail.
Description of the scenario:
File will be polled from FTP location and need to post document in SAP system (ECC 6.0), We are using 3 mappings as part of Inbound message processing.
PI System: PI 7.30 DUAL Stack
First Map:
One-one mapping
Capture the name of incoming file using Dynamic Configuration and generate a unique chunk_id field to detail item for categorization, that will used in case of a potential failure and a message restart scenario
Second Map:
This map will be used to split incoming messages in record of 498. All line items generated will of one of the following three types
Regular/VAT/Offset
Third Map:
The response obtained from BAPI will be used in this map to produce business desired output.
BPM is implemented to achieve the desired scenario.
The issue we are getting here is that, we are using RFC Look up in the second map to get profit centers from SAP by sending Company Code.
We are getting proper responses but the profit center got populated till 35 line items from 36th line item its not getting papulating.
Could you please let me know why it is stopping papulating profit ceneter field till 35 line items.
Thanks
Ramesh.D