Guides
SAP integration, written for the handoff.
6 guides to file content conversion in SAP PI/PO — what the adapter actually does with a flat file, the parameters behind it, and the failures that eat an afternoon. Written for the person who inherits the interface, not the person who built it.
1 guide
Start here
3 guides
Configuration
Reference
Content conversion parameters, explained one by one
Recordset Structure, fieldSeparator, endSeparator, fieldFixedLengths, Document Offset, key fields and enclosures — what each content conversion parameter does and how they interact.
Read the guideWorked example
CSV to XML content conversion, step by step
A worked CSV to XML content conversion in SAP PI/PO: the source file, the recordset structure that parses it, the XML you should expect, and the delimiter and quoting cases that break it.
Read the guideCommon confusion
Content Converter vs Content Modifier
Content Converter and Content Modifier are different adapter modules with different jobs. Which one to reach for, and why the wrong choice produces configuration that looks correct but never fires.
Read the guide1 guide
Troubleshooting
1 guide
Special cases
Why these live on an image converter
Because the same problem keeps coming up in both places: a file has to be read, understood field by field, and written back out in a shape something else can consume. A CSV meeting an XML mapping and a PNG meeting a systems team that only accepts JPEG are the same afternoon, in different rooms.
The image converters here run entirely in your browser. If that is what you came for, start with the tools.