


Many integration scenarios involve exchange of documents such as invoices, purchase orders and other business documents.In this blog we will cover: “How to convert binary data to readable format using groovy script in SAP CPI”. Hence this blog is written to explain the custom method. This can be challenging for developers who need to convert binary data to PDF.

However, CPI doesn’t have options in standard message transformers to convert binary format to PDF. CPI provides built in message transformers to convert the data received in Json, XML, CSV, etc. SAP CPI can read the data received in multiple formats and convert to apt format as per the requirement.
