Web Services Q&A - July 2002 |
| 1. How do I consume Web services using PowerBuilder?
It is very simple to make PowerBuilder applications consume Web Services. PowerBuilder 9.0 provides wizards for developers to specify a WSDL file, its services and ports, and then PowerBuilder will generate the proxy in PowerScript for your Web Services and build PowerBuilder applications that consume the Web Service(s). If you use PowerBuilder?s JSP client, PowerBuilder will generate custom tags for your JSP to access Web Services. The PowerBuilder 9.0 Beta is available on Sybase.com at http://www.sybase.com/betapb90program. It requires a third-party tool from Microsoft and some manual work to expose a COM object to Web Services. A possible approach is to wrap your stored procedure as a PowerBuilder NVO, deploy it on EAServer, and expose it as a Web Service(s).
Sybase is committed to delivering PowerBuilder DataWindow.NET and DataStore.NET, and making PowerBuilder NVO components available on the .NET framework. Developers will be able to continue their high productivity in building PowerBuilder components and deploying to the .NET framework.
A summary on ebXML comes directly from ebXML.org - ebXML enables enterprises of any size, in any location to meet and conduct business through the exchange of XML-based messages.
|
| About Sybase Web Services Computing Sybase is rolling out real integration business solutions in two distinct ways with support for Web services in existing infrastructure software, and the introduction of new products that allow companies to bridge the gap between different levels of adoption of Web services. In addition, Sybase supports the development of standards for Web services through its participation in the newly formed Web Services Interoperability Organization (WS-I) as well as the Organization for Structured Information Standards (OASIS). Sybase technology is Web services-enabled to expose a wide variety of existing software components, including Java™, Enterprise Java Beans™, database stored procedures, CICS components, ERP applications like SAP®, PeopleSoft® and Siebel® and mobile wireless services. In the near future Sybase will extend its support to include C, C++ and the PowerBuilder® NVO (Non-Visual Objects) as well as more adaptors for ERP and CRM applications and vertical adaptors in healthcare and financial services Sybase provides solutions that let companies adapt Web services at different times with offerings that bridge the gap of heterogeneous technologies and architectures and allow customers to choose a combination of technologies and/or platforms to develop and deploy Web services. |

Back to Top