Hello,
We have a situation at hand where in we are doing SFTP + PGP - decryption.
Our scenario is File ( SFTP ) to PI ( 7.31 SP 16) to Proxy( SAP system).
We are able to decrypt the payload from our vendor the only place where we are stuck is when we transform the output after decryption to XML. we get an "error content not allowed in prolog"
File structure
HeaderField 1 , HF2 , HF3 , HF4 , HF5
Row1DataF1 , Row1DataF2, R1DF3 , R1DF4, R1DF5 (NewLine)
Row2DataF1 , Row2DataF2, R2DF3 , R2DF4, R2DF5 (NewLine)
ProxyStructure
Results
->Header
->F1
->F2
->F3
->F4
->F5
Error: Content not allowed in prolog
SFTP Channel configuration: