Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

  FYI:  A new release of the Web Service Framework for PowerBuilder 12.x, 12.5.x and 12.6 has been released .... version 2016R2. This version includes the following changes:

  • Fixed - "Duplicate property name: handle" warning & PB 12.6 migration issue from ns_jagorb_master
  • Fixed - "Duplicate property name: __ptrdata" warning & PB 12.6 migration issue from ns_mlsync_master
  • Fixed - "Duplicate property name: anchor" warning & PB 12.6 migration issue from ns_olestorage_master
  • Fixed - "Duplicate property name: anchor" warning & PB 12.6 migration issue from ns_olestream_master
  • Fixed - "Duplicate property name: __ptrdata" warning & PB 12.6 migration issue from ns_ulsync_master
  • nc_iis_master (of_write_event) - new over-loaded method to use SDK class for MS-Event logging
  • nc_iis_master (of_write_event) - Revised original method to call over-loaded method instead.

  • nc_iis_master - Added & Revised API declarations as per the latest Integrated framework
  • ns_ds_webservice_master (RetrieveStart) - Ported newer code over from the Integrated framework
  • nc_iis_master (of_get_ini_path) - Changed method's access to public!
  • nc_iis_master (of_get_ini_file_name) - Changed method's access to public!
  • ns_ds_webservice_master (RetrieveStart) - completed code to handle INI file properties.
  • Revised WebService.INI template INI file to include template entries for the Web Service DataWindow.
  • Cleaned up various comment blocks & date formats.
  • Added example "of_write_event" method call in the OrderEntry example applications Login web service.
  • Renamed all folders, libraries, objects and variables from "_iis" to "_ws" to better reflect their purpose!
  • Renamed framework from STD_FC_IIS to STD_FC_WebService!
  • Revised MS-Windows API declarations to match the Integrated Framework.Tested framework with ...

       - PowerBuilder 12.x, 12.5.x and 12.6
       - Appeon 2015R2.
       - MS-Windows 7, 10, 2008 & 2012.
       - .Net 2.0, .Net 3.5, .Net 4.0 and .Net 4.5
       - IIs 7.0, 7.5, 8.0, & 10.0

Regards ... Chris

Labels in this area