nageshwarrao19 / CPI_ExcelCreation

SAP CPI - MS Excel Generation from XML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This iflow demonstrates the process to generate (write) an excel workbook out of SAP Cloud Integration (CPI) using Apache POI libraries. Source XML is hardcoded via content modifier and an email is generated with the excel attachment. The iflow can be directly imported and deployed after mail configurations to test its working. Receiver adapter can be changed to an SFTP/ FTP as well to get an excel workbook.

image

**Mandatory Mail Configurations required before Deployment are as below -> **

image

**Email received as below - > **

image

About

SAP CPI - MS Excel Generation from XML