
SleepyNugget
6moQuery in SAP PI/PO
So there is a requirement of a pass-through scenario, where a .xlsx file from sftp is sent to another location and should be placed as .txt How this possible without java mapping and udf. Can anyone help me on this? Requirement is A.xlsx ---> A.txt
6mo ago

SqueakyNarwhal
6mo
If the data is in CSV, you can at least try to convert it in XML and then try to convert XML to flat file (txt)

SleepyNugget
6mo
Yeah I am trying to do that but I am gettingverror in sender itself

SleepyNugget
6mo
Is it possible if we use sftp adapter?
Discover more
Curated from across