I have experience of about 8 years in SAP PI/PO/CPI. Currently working as a CPI Developer.
Background
We have a requirement where we were asked to build a monitoring tool for a specific market. We built one html solution in CPI where we will accept...
I have experience of about 6 years in SAP PI/PO/CPI. Currently working as a CPI Developer. CPI has many inbuilt features like converting CSV to XML , XML to CSV but creating PDF is not available till now. In this blog we will be exploring how we can ...
I have experience of about 4.6 years in SAP PI/PO/HCI. Currently working as an HCI Developer.
Hana Cloud Integration / Hana Cloud Platform – Integration Services provides Message Mapping for conversion from source to target structure. However, there...
In this post, I have tried to write the node functions which will help in understanding the node functions, as well as how User Defined Function works. I have written the standard node functions code as UDF .
USE ONE AS MANY:
A field that on...
Hi Raghu,It is working fine now with StrictXml2PlainBean and instead of lineSeparator I used fieldSeparator,which is not adding any extra line. Thanks for your reply
Hi Eng,My requirement was not that.Actually spaces were coming when values were there. However it is working now using Adding StrictXml2PlainBean (XML to Text) in the Module Processor - Adding Modules to the Module Processor - SAP Library StrictXml2P...
Hi Raghu,I have used StrictXml2PlainBean,But in the output,I am getting a new line after each record ,highlighted in Black.I have not used any line feed , still this extra line is getting added, when opening with notepad++ .