cancel
Showing results for 
Search instead for 
Did you mean: 

Read excel attachment from Payload

former_member194677
Participant
0 Kudos

Hi Experts,

Want to read Excel attachement from payload, Please share Blogs(java mapping to read excel) if any .

I have gone through some forums but didn't much info.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

please have a look at these two:

1. http://scn.sap.com/people/yugapreetha.t/blog/2009/08/24/read-the-attachments-of-the-input-xi-message...

2. code here:

http://scn.sap.com/thread/1341089

let me know if this is what you're looking for

Regards,

Michal Krawczyk

former_member194677
Participant
0 Kudos

Hi Michal,

Thanks for the response.

I am using PI 7.0  can we read payload attachment in 7.0 using java mapping.

Thanks

Santosh

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>I am using PI 7.0  can we read payload attachment in 7.0 using java mapping.

no, it does not work in 7.0 - you need to go for the adapter module ,

Regards,

Michal Krawczyk

former_member194677
Participant
0 Kudos

Hi Michal,

I am using payloadswapbean and i am getting the excel attachment in MailAttachment-1 in Payload.

is there any way to read the payload and get the content , I am using PI 7.0. i dont want to got Adapter Module. can we use java Mapping..

Regards

Santosh

former_member184681
Active Contributor
0 Kudos

Hi,

You didn't do too much search, did you? Searching for "excel" and limiting the results to our space and blogs gave me 15 results, here are two most relevant and interesting ones:

by

by

Regards,

Greg