Skip to Content
0
Former Member
Apr 01, 2010 at 06:12 AM

PI Message payload truncated..

388 Views

Hi,

Here is the scenario, txt file -> PI -> XML File

Operation mapping consists of 2 stages:

txt file -> Message Mapping -> pass as a string to one node of an XML file

XML File generated from previous step -> Java Mapping -> XML file (wrapped up with other information)

Configuration:

Used a File Sender Adapter with FCC parameters to consume the txt file. Used File receiver Adapter to post the xml file.

Now we are getting the XML file, but the payload is been partial (PI is truncating the message). Any suggestions

Thanks