cancel
Showing results for 
Search instead for 
Did you mean: 

Reading attachments in PI map

Former Member
0 Kudos

Hi,

I have a scenario where, i have attachment (PDF) are getting attached through Proxy. I need to save these attachments to Live Link Folder.

I have seen some posts here where they have explained the java code used in UDF to read the attachments. I have implemented that. The problem is Message mapping when i test is working fine, no errors. But the operation mapping throws the error. I have checked the "Read Attachments" Flag but still it doesn't work.

Can any body please help me with some blog or steps that explains the steps.

Also i read on SDN that only XML attachments can be read, but that also didn't worked for me.

Any help will be really appreciated

Thanks

-Kulwant

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

reading attachments refer - /people/yugapreetha.t/blog/2009/08/24/read-the-attachments-of-the-input-xi-message-in-the-message-mapping

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>I have a scenario where, i have attachment (PDF) are getting attached through Proxy. I need to save these attachments to Live Link Folder.

why don't you use swappayload bean to put the PDF into the folder ?

Regards,

Michal Krawczyk