cancel
Showing results for 
Search instead for 
Did you mean: 

Sending pdf files ?

Former Member
0 Kudos

How to send the pdf files or doc files ?

i.e how to create the data types msg types...

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

hi,

doc files ? - can you give some example how looks like the doc files.

regards,

venu.

Former Member
0 Kudos

Any type you give as your own example

Former Member
0 Kudos

hi,

I am taking input as .txt file with fixed length files

custno , name, country

11111testIN

11113testIN

11114testIN

The above file is fixed length text file..for that create the datatype with three fields and create the message type based on data type...even xml file also creating the data type and message type is the same...

in sender file adapter choose the Message Protocol based on your file..(if it's text file choose the file content conversion.)

and give the fike lenths in your communication channel level.

Regards,

Venu.

justin_santhanam
Active Contributor
0 Kudos

Venkat,

Since ur source and target is the same PDF, I would suggest u to follow the blog. There is no need for any desging objects, only config objects is enough.

/people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository

raj.

justin_santhanam
Active Contributor
0 Kudos

Venkat,

Do u want to read the PDF and convert into XML?

raj

Former Member
0 Kudos

I want to send pdf files from source to target