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

Re: Httpapi - socket timeout



Sender: Scott Klement <sk@xxxxxxxxxxxxxxxx>


Hi Rick,

> I'm trying to take a file - build a soap message - then using the HTTP
> Api transmit that to a web service.  It will only send 50 records or so
> then socket drops.  I changed program to process one record at a time
> setting *INLR on it works.  Is there anyway I can configure to
> contiously send without having to seton *INLR.

Why not just call http_url_post() in a loop without ending your program at
all?  Does that cause problems for you?

Setting on *INLR shouldn't have any effect on HTTPAPI. Ending the
activation group would certainly have an effect, but I don't see why
setting on *INLR would matter at all.

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubsribe from the list send mail
to majordomo@xxxxxxxxxxxxx with the body: unsubscribe ftpapi mymailaddr
-----------------------------------------------------------------------