Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

MessageTransformBean not working for receiver File Adapter

$
0
0

Hello Experts,

 

Our PI server is on 7.31 and we are trying to convert the XML message structure to the file structure as below:

XML structure

MT

   Header

      Field1

      Field2

      Details

         Field3

         Field4

   Header

      Field1

      Field2

      Details

         Field3

         Field4

      Details

         Field5

         Field6

 

File structure

Field1;Field2

Field3;Field4

Field1;Field2

Feild3;Field4

Field5;Field6

 

Since this is not possible using the FCC, we are trying to use the message transform bean with the configuration as per the attached file. Upon checking the logs of message processing, we see that the MTB has executed and transformation has happened successfully, but the output is the same XML file which has been generated by the mapping program.

 

Can you check if the MTB configuration is correct?

 

Regards,

Diptee


Viewing all articles
Browse latest Browse all 6719

Trending Articles