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

RE: Lost CRLF



   From the HTTPAI source members



   // Note:  http_XmlStripCRLF(*ON/*OFF) controls whether or not

   //        the XML parser removes CR and LF characters from the

   //        Xml data that's passed to your 'Incoming' procedure.



   Examples:



   http_XmlStripCRLF(*ON);





   http_XmlStripCRLF(*OFF);









   source member HTTPAPI_H



   * http_XmlStripCRLF(): Enable stripping of CRLF characters

   *

   *     peEnable = (input) *ON to strip, *OFF to leave them in.

   *                        (they are stripped by default)

   *

   * Note: To simplify your XML string manipulations, HTTPAPI

   *       strips CRLF characters from the response.  If you would

   *       prefer that they are left in the response, call this

   *       routine with a parameter of *OFF.









   [1]www.pilotpen.us

   Chris Hayden - Sr. Systems Analyst

   Office: (904) 645-9999 ext.1252

   Mobile: 904-654-4089

   Pilot Corporation of America

   3855 Regent Blvd, Jacksonville, Florida 32224 United States



   This email and any files transmitted with it are confidential and
   intended solely for the use of the individual or entity to whom they
   are addressed. If you have received this email in error please notify
   the system manager. This message contains confidential information and
   is intended only for the individual named. If you are not the named
   addressee you should not disseminate, distribute or copy this e-mail.
   Please notify the sender immediately by e-mail if you have received
   this e-mail by mistake and delete this e-mail from your system. If you
   are not the intended recipient you are notified that disclosing,
   copying, distributing or taking any action in reliance on the contents
   of this information is strictly prohibited.

   -----Original Message-----
   From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   [[2]mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of murphey
   Sent: Friday, April 08, 2016 6:37 AM
   To: HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
   Subject: Lost CRLF



   Hi,



   I currently started to use the WSDL2RPG tool, to consume webservices.

   As far as I can see is that tool using the LIBHTTP api's



   The generated RPG is running great, but in one of my respons field an
   CRLF character is removed.



   When I run the same WS:



            * via the web page the html response is "Address<br>City"

            * via SoapUI teg response is "Address_CRLF_City"

            * via the RPG program the two fields are not seperated
   "AddressCity"



   What do I have to change in the LIBHTTP tool, or what do I have to
   include, to get the field seperation back?



   Thanks,



   Theo

References

   1. http://www.pilotpen.us/
   2. mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------