Need help on adapter modules for receiving multiple attachments in SAP AL11 folder
Apr 17, 2018 at 11:38 AM|57 Views
I have a requirement where I need to pick up a ABC.ZIP file from a source directory using SFTP adapter, this ZIP file contains multiple files which I need to extract and send it to SAP AL11 folder . Using unzip module in sender SFTP channel(ASMA properties used), I have unzipped the file and I can see all the attachments in PI (.xsls,.csv,.xml) but when PI sends to SAP AL11 folder using FILE NFS , its just able to send the first attachment content and the file name has the initial ABC.ZIP name.
I checked the blogs which states about OS commands depending on PI system OS. Here PI has LINUX OS. But the problem is that I didnt get any suitable answer containing the module bean name which can write all the extracted files onto AL11 folder. Its just writing the first file content. Please help !
Add comment