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

Re: Soap message larger than 65K!



   You can get the latest HTTP API beta from here:
      [1]http://www.scottklement.com/httpapi/beta/
   The latest beta of WSDL2RPG is availabe here:
     [2]http://www.tools400.de/English/Freeware/WSDL2RPG/wsdl2rpg.html
   Regards,
   Thomas.
   ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 16.06.2010 13:03:47:
   > Von:
   >
   > johan_wigh@xxxxxxxx
   >
   > An:
   >
   > ftpapi@xxxxxxxxxxxxxxxxxxxxxx
   >
   > Datum:
   >
   > 16.06.2010 13:08
   >
   > Betreff:
   >
   > Re: Soap message larger than 65K!
   >
   > Gesendet von:
   >
   > ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   >
   > Maybe a stupid question, from where can i get hold of the latest
   > beta of HTTPAPI
   >
   > if i i look in the changelog of the installed stuff  tells me about
   BETA 2;
   >
   > /Johan
   >
   >
   >
   > --- Den ons 2010-06-16 skrev thomas.raddatz@xxxxxx
   <thomas.raddatz@xxxxxx>:
   >
   >
   > Från: thomas.raddatz@xxxxxx <thomas.raddatz@xxxxxx>
   > Ämne: Re: Soap message larger than 65K!
   > Till: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
   > Datum: onsdag 16 juni 2010 12:18
   >
   >
   >
   >    Johan,
   >    There are two option to send SOAP messages larger than 64k.
   >    a) Use the current beta which supports SOAP messages larger than
   64k
   >    out of the box.
   >    b) Use the current beta to generate your client stub as a sample.
   Then
   >    look for the usage of all ManagedMemoryDataSource_* procedures
   and
   >    modify your existing stub module accordingly. Furthermore you
   need to
   >    patch procedure flushToDisk() in module WSDL2R87 as shown below:
   >    size = write(io_stream.fd
   >                  : dataSource.pBuffer
   >                  : io_stream.offset);
   >    io_stream.offset = 0; // statement to insert
   >    Logger_debug(g_hLogger:
   >                 '-> flushed ' + %char(size) + ' bytes to disk.');
   >    Regards,
   >    Thomas.
   >    ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 16.06.2010
   10:53:40:
   >    > Von:
   >    >
   >    > johan_wigh@xxxxxxxx
   >    >
   >    > An:
   >    >
   >    > ftpapi@xxxxxxxxxxxxxxxxxxxxxx
   >    >
   >    > Datum:
   >    >
   >    > 16.06.2010 11:03
   >    >
   >    > Betreff:
   >    >
   >    > Soap message larger than 65K!
   >    >
   >    > Gesendet von:
   >    >
   >    > ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   >    >
   >    > Hi simple question of HTTPAPI!
   >    >
   >    > Can i send a SOAP message larger than 65 K
   >    >  because when im trying use  variable larger then 65 K I get
   invalid
   >    > message back!
   >    >
   >    > otherwise it work like a charm!
   >    >
   >    > /J
   >    >
   >    >
   >
   ----------------------------------------------------------------------
   >    -
   >    > This is the FTPAPI mailing list.  To unsubscribe, please go to:
   >    > [1][3]http://www.scottklement.com/mailman/listinfo/ftpapi
   >    >
   >
   ----------------------------------------------------------------------
   >    -
   >
   >    --
   >    IMPORTANT NOTICE:
   >    This email is confidential, may be legally privileged, and is for
   the
   >    intended recipient only. Access, disclosure, copying,
   distribution, or
   >    reliance on any of it by anyone else is prohibited and may be a
   >    criminal
   >    offence. Please delete if obtained in error and email
   confirmation to
   >    the sender.
   >
   > References
   >
   >    1. [4]http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   > -----Infogad bilaga följer-----
   >
   >
   >
   ----------------------------------------------------------------------
   -
   > This is the FTPAPI mailing list.  To unsubscribe, please go to:
   > [5]http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   ----------------------------------------------------------------------
   -
   >
   >
   >
   ----------------------------------------------------------------------
   -
   > This is the FTPAPI mailing list.  To unsubscribe, please go to:
   > [6]http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   ----------------------------------------------------------------------
   -

   --
   IMPORTANT NOTICE:
   This email is confidential, may be legally privileged, and is for the
   intended recipient only. Access, disclosure, copying, distribution, or
   reliance on any of it by anyone else is prohibited and may be a
   criminal
   offence. Please delete if obtained in error and email confirmation to
   the sender.

References

   1. http://www.scottklement.com/httpapi/beta/
   2. http://www.tools400.de/English/Freeware/WSDL2RPG/wsdl2rpg.html
   3. http://www.scottklement.com/mailman/listinfo/ftpapi
   4. http://www.scottklement.com/mailman/listinfo/ftpapi
   5. http://www.scottklement.com/mailman/listinfo/ftpapi
   6. 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
-----------------------------------------------------------------------