Hi,
just to let you know that I have successfully implemented webservice
calls to Paypal into my site via flowscript.
Andrew
Andrew Madu wrote:
Hi Simone,
I supposed you was not going to call a webservice (which is
server to server comunication) but send the user to another
site, and then receive back (thru the user browser) the result
of the transaction. This is what i asked in the first few lines
of my first answer. If you have to call a webservice (your
server connects to the other server, the user notices nothing)
then the aproach is radically different.
yes I am aware of this, and sorry for any confusion. I am just
looking at both approaches and wish to find a solution to both.
Ultimately for those credit clearing facilities that offer a
webservice (SOAP) solution, I would like to implement that into
my project.
Oh ok, I was just missing the point :)
I have a pretty clear idea of how to implement the first issue
that I made my original question against. I would now like to
tackle the option of implementing a webservice call into my website.
Could you direct me to any documentation on calls to webservices
from cocoon within flowscript?
I don't know of any facility for calling webservices directly from
inside a flowscript. I think you will have to use any webservice
engine/client you need (Axis, of HTTPClient if it's a rest or
whatever else) as if you were going to use it inside any other web
technology or java program.
Simone
--
Simone Gianni
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]