cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Files in ZIP folder

itabhishek9
Participant
0 Kudos

Hi SDNites,

I am trying to read a zip folder which has multiple files in it but am getting the error in Sender communication channel as

"unable to parse xml message payload to extract operation for receiver determinationorg.xml.sax.SAXParseException: Content is not allowed in prolog"

I have created a dummy strucrure into Source and target side which has occurence as zero and have created a JAVA mapping to unzip the file and once unzipped send an email to receiver with multiple attachments.

Can you please guide me with the correction steps.

Regards,

Abhi

Accepted Solutions (0)

Answers (4)

Answers (4)

itabhishek9
Participant
0 Kudos

Hi Raghu,

Thanks for your inputs. I have used the same and it has resolved the issue.

I have 2 files in Zipped folder, and have to transfer the same as an mail attachment to the receiver with some predefined text in the mail. Can you please let me know how can I do the same.

Currently data of my both the files are getting appended and receiving only 1 file as an attachement on the receiver side.

Regards,

Abhi

RaghuVamseedhar
Active Contributor
0 Kudos

Abhishek,

Please combine these solutions

html content and .txt attachment in the email | SCN

itabhishek9
Participant
0 Kudos

Thanks for your responses.

No I am not using file content conversion. Also I am able to resolve the error. There was problem in JAVA mapping and I corrected the same but I am not able to understand why the error  message is pointing to receiver determination.

Regards,

Abhi

former_member186851
Active Contributor
0 Kudos

Hello Abhishek,

What error your getting now?

RaghuVamseedhar
Active Contributor
0 Kudos

Abhishek,

Please remove SWCV from ICO or Sender Agreement.

iaki_vila
Active Contributor
0 Kudos

Hi Abhishek,

You are not using file content conversion, aren't you?, because you extract the messages on the java mapping.

Regards.

former_member186851
Active Contributor
0 Kudos

Hello Abhishek,,

Refer the below link

Unzip multiple files | SCN