cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have a requirement to transfer a pdf from the application server to a 3rd party using a FILE Sender and SOAP receiver..

The file should be send as a attachemt.

The people who handle the 3rd party system are unable to understand when i tell them that a web service needed to be installed in their end.

Can anyone tel me where i can get sample code of API's that would be required at the 3rd party end to read my attachment and store it in a folder.

Regards,

Vignesh

0 Likes
View Entire Topic
Former Member
0 Likes

On what plantform does, the the third party application runs. I mean which technology.... is it a Java Application , or a .Net Application....

Use the following links accordingly...

[Java Webservices|http://java.sun.com/webservices/docs/1.6/tutorial/doc/]

[.Net WebServices|http://www.15seconds.com/Issue/010430.htm]

BR,

Sushil.

Edited by: Sushil Hadge on Dec 11, 2008 3:53 PM

Edited by: Sushil Hadge on Dec 11, 2008 3:54 PM