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

RE: HTTPAPI and V7r2



Interesting. Any idea if the concatenation worked correctly? Or was it the HTTP part that was not working? Roughly how old was the original working program?

Did you reinstall HTTPAPI on v7r2? Different version?

Any other programs that you had a similar problem with?

-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of HIRSCH Thomas
Sent: Tuesday, October 6, 2015 7:03 AM
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: HTTPAPI and V7r2

Dear all,

We have just upgraded our iSeries from V7R1M0 to V7R2M0 and we noticed that the following instruction :

rc = http_url_get('https://' + %Trim(NOMSVR) + '?' +
                         http_url_encoder_getstr(enc)
                       : 'tmp/result');

Did not work properly.
Although the request was still working fine, the STMF /tmp/result was empty

The solution was just to re-compile the program (the previous version was V7R1)

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