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

Re: Soap message larger than 65K!



   Thank you very much i Will try to download it to our box!
   --- 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 13:12

      You can get the latest HTTP API beta from here:
         [1][1]http://www.scottklement.com/httpapi/beta/
      The latest beta of WSDL2RPG is availabe here:

   [2][2]http://www.tools400.de/English/Freeware/WSDL2RPG/wsdl2rpg.html
      Regards,
      Thomas.
      [3]ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 16.06.2010
   13:03:47:
      > Von:
      >
      > [4]johan_wigh@xxxxxxxx
      >
      > An:
      >
      > [5]ftpapi@xxxxxxxxxxxxxxxxxxxxxx
      >
      > Datum:
      >
      > 16.06.2010 13:08
      >
      > Betreff:
      >
      > Re: Soap message larger than 65K!
      >
      > Gesendet von:
      >
      > [6]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 [7]thomas.raddatz@xxxxxx
      <[8]thomas.raddatz@xxxxxx>:
      >
      >
      > Från: [9]thomas.raddatz@xxxxxx <[10]thomas.raddatz@xxxxxx>
      > Ämne: Re: Soap message larger than 65K!
      > Till: [11]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.
      >    [12]ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am
   16.06.2010
      10:53:40:
      >    > Von:
      >    >
      >    > [13]johan_wigh@xxxxxxxx
      >    >
      >    > An:
      >    >
      >    > [14]ftpapi@xxxxxxxxxxxxxxxxxxxxxx
      >    >
      >    > Datum:
      >    >
      >    > 16.06.2010 11:03
      >    >
      >    > Betreff:
      >    >
      >    > Soap message larger than 65K!
      >    >
      >    > Gesendet von:
      >    >
      >    > [15]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][16]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][17]http://www.scottklement.com/mailman/listinfo/ftpapi
      >
      > -----Infogad bilaga följer-----
      >
      >
      >
      -------------------------------------------------------------------
   ---
      -
      > This is the FTPAPI mailing list.  To unsubscribe, please go to:
      > [5][18]http://www.scottklement.com/mailman/listinfo/ftpapi
      >
      -------------------------------------------------------------------
   ---
      -
      >
      >
      >
      -------------------------------------------------------------------
   ---
      -
      > This is the FTPAPI mailing list.  To unsubscribe, please go to:
      > [6][19]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. [20]http://www.scottklement.com/httpapi/beta/
      2.
   [21]http://www.tools400.de/English/Freeware/WSDL2RPG/wsdl2rpg.html
      3. [22]http://www.scottklement.com/mailman/listinfo/ftpapi
      4. [23]http://www.scottklement.com/mailman/listinfo/ftpapi
      5. [24]http://www.scottklement.com/mailman/listinfo/ftpapi
      6. [25]http://www.scottklement.com/mailman/listinfo/ftpapi

     -----Infogad bilaga följer-----

   ----------------------------------------------------------------------
   -
   This is the FTPAPI mailing list.  To unsubscribe, please go to:
   [26]http://www.scottklement.com/mailman/listinfo/ftpapi
   ----------------------------------------------------------------------
   -

References

   1. http://www.scottklement.com/httpapi/beta/
   2. http://www.tools400.de/English/Freeware/WSDL2RPG/wsdl2rpg.html
   3. http://se.mc234.mail.yahoo.com/mc/compose?to=ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   4. http://se.mc234.mail.yahoo.com/mc/compose?to=johan_wigh@xxxxxxxx
   5. http://se.mc234.mail.yahoo.com/mc/compose?to=ftpapi@xxxxxxxxxxxxxxxxxxxxxx
   6. http://se.mc234.mail.yahoo.com/mc/compose?to=ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   7. http://se.mc234.mail.yahoo.com/mc/compose?to=thomas.raddatz@xxxxxx
   8. http://se.mc234.mail.yahoo.com/mc/compose?to=thomas.raddatz@xxxxxx
   9. http://se.mc234.mail.yahoo.com/mc/compose?to=thomas.raddatz@xxxxxx
  10. http://se.mc234.mail.yahoo.com/mc/compose?to=thomas.raddatz@xxxxxx
  11. http://se.mc234.mail.yahoo.com/mc/compose?to=ftpapi@xxxxxxxxxxxxxxxxxxxxxx
  12. http://se.mc234.mail.yahoo.com/mc/compose?to=ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
  13. http://se.mc234.mail.yahoo.com/mc/compose?to=johan_wigh@xxxxxxxx
  14. http://se.mc234.mail.yahoo.com/mc/compose?to=ftpapi@xxxxxxxxxxxxxxxxxxxxxx
  15. http://se.mc234.mail.yahoo.com/mc/compose?to=ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
  16. http://www.scottklement.com/mailman/listinfo/ftpapi
  17. http://www.scottklement.com/mailman/listinfo/ftpapi
  18. http://www.scottklement.com/mailman/listinfo/ftpapi
  19. http://www.scottklement.com/mailman/listinfo/ftpapi
  20. http://www.scottklement.com/httpapi/beta/
  21. http://www.tools400.de/English/Freeware/WSDL2RPG/wsdl2rpg.html
  22. http://www.scottklement.com/mailman/listinfo/ftpapi
  23. http://www.scottklement.com/mailman/listinfo/ftpapi
  24. http://www.scottklement.com/mailman/listinfo/ftpapi
  25. http://www.scottklement.com/mailman/listinfo/ftpapi
  26. 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
-----------------------------------------------------------------------