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

WSDL2RPG - Version 1.9 available



Hi folks,

I released WSDL2RPG V1.9. You can download WSDL2RPG from my Freeware page at http://www.tools400.de.

Version 1.9 is mainly a bug fix release that fixes some issues related to SOAP encoded arrays and web 
services sending <multiref> elements.

Last but not least attachment handling has been improved in v1.9:

   Returns the file name of the attachment that
   is associated to a given content ID.
      *_Attachments_get(attachmentID)

   Returns the number of attachments that were
   downloaded with the last call to the web service.
      *_Attachments_getNumE()

   Returns the file name of the attachment that
   is associated to a given index.
      *__Attachments_getAtPos(index)

   Removes all attachments from the list of
   attachments of this web service.
      *__Attachments_removeAll()

Regards,

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