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

http_url_post_raw



   Okay don't laugh, I am trying to send a file via [1]https:// from the
   iSeries without using the IFS.  I have used your product for web
   services and greatly appreciate what you are doing for the iSeries
   community.  Please point me to an example that I can use as I do not
   understand how Example 5 would do the following.  I do understand the
   record portion, it's the header portion which is highlighted that is
   giving me heart burn.  A nudge would be helpful. (Oh that's not a real
   authorization code.)


   POST [2]https://www.dealertrack.com/DealerFeed/DealerFileUpload.asp
   HTTP/1.1

   Accept: */*

   Accept-Language: en-us

   Connection: Keep-Alive

   Host: [3]www.dealertrack.com

   User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)

   Cookie: SMCHALLENGE=YES

   Authorization: Basic ???????????????????==

   Content-Length: 1051030

   Content-Type: multipart/form-data;
   boundary=---------------------------7d2e2c76e104be

   Accept-Encoding: gzip, deflate

   -----------------------------7d2e2c76e104be

   Content-Disposition: form-data; name="FILE";
   filename="D:\DealerFile\Dealers.CSV"

   Content-Type: application/octet-stream

   "","10001","Rock Springs Ford Incorporated","Rock Springs Ford","88
   Center Street","Rock

   Springs","WY","82901","3073826500","3073526564","A","080","","Bruce
   Willis","859","","","","","P","PO BOX 33","124555","F","","",""

   "","10002","Hertz Car Sales","Hertz Car Sales","1573 North

   Main","Layton","UT","84041","8017736300","8017736874","A","080","","Jan
   e Fonda","859","","","","","P","","","F"","","",""

   "","10006","National Auto Plaza","National Auto Plaza","4689 South

   State","Murray","UT","84107","8012889300","8012882292","I","100","","Ji
   m Murphy","659","","","","","P","","","F"","","",""

   "","10007","Intermountain Inc.","Intermountain","3711 South
   State","Salt Lake

   City","UT","84115","8012626401","8012638843","A","080","","Jimmy
   Hendrix","660","","","","","S","","","F"","","",""

   "","10008","Rick Warner Auto Leasing Layto","Rick Warner Auto Leasing
   Layto","1720 North

   Main","Layton","UT","84081","8018250200","8018256858","I","080","","Geo
   rgeWashington","662","","","","","P","","","F"","","",""

   "","10009","Rick Warner West Valley","Rick Warner West Valley","3719 W.
   3500 S.","West

   Valley","UT","84119","8019661667","8019661583","I","100","","Bruce
   Lee","678","","","","","","","","F","10009a","10009b","10009c"

   -----------------------------7d2e2c76e104b


   CONFIDENTIALITY NOTICE: This email, including any attachments, is for
   the sole use of the intended recipient(s) and may contain confidential
   and privileged information. Any unauthorized review, use, disclosure,
   or distribution is prohibited. If you received this email and are not
   the intended recipient, please inform the sender by email reply and
   destroy all copies of the original message.

References

   1. https:///
   2. https://www.dealertrack.com/DealerFeed/DealerFileUpload.asp
   3. http://www.dealertrack.com/
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------