[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Truncated SOAPAction parm in http_url_post_xml() function, like example18, httpapi.



Thanks Peter, I'll check that out.

John

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
[mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Peter
Connell
Sent: Saturday, April 11, 2009 4:00 PM
To: HTTPAPI and FTPAPI Projects
Subject: RE: Truncated SOAPAction parm in http_url_post_xml() function,
like example18, httpapi.

The API provides the http_xproc procedure which allows you to establish
exit point if the SoapAction is required to be longer than 64. Exit
points require a procedure pointer which are used to make a callback
into a  procedure you must define locally. In this case the local
procedure simply assigns an returns a value longer than 64.
 
http_xproc( HTTP_POINT_ADDL_HEADER : %paddr(Add_SOAPACTION) )

Scott has provided EXAMPLE20 to demonstrate.

Cheers, Peter
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------