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

Re: Can HTTPAPI send a CSV and recieve a response?



In it's most basic modes, HTTPAPI just sends/receives a string of bytes. It does not attempt to understand what those bytes represent... so they can be XML, CSV, JSON, or a document format of your own invention, it really doesn't matter.

On 8/23/2013 2:07 PM, Versfelt, Charles wrote:
I have several programs that send and receive XML through an HTTPS url using HTTPAPI.
I'm doing http_url_post_stmf.

Now I need to do the same thing using a CSV file. I have no idea if I can post a CSV with http_url_post_stmf .

As a quick concept test, I put my CSV file out on the IFS (CPYTOIMPF) and tried rc = http_url_post_stmf.
It comes back with rc = -1, SSL Handshake: (GSKit) No certificate is available.

If I can do this, I need to solve my error of course, but the bigger question is whether I can use http_url_post_stmf for CSV.

Thanks,
Charlie
This email message has been delivered safely and archived online by Mimecast.  For more information please visit http://www.mimecast.com

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


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