Web Services (Client) Commands

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 2003


Starting with version 2003, 4th Dimension supports"Web Services", meaning that the program enables you to publish (server part) and/or use (client part) Web Services directly from your database. A Web Service is a set of functions published on a network. These functions can be called and used by any application compatible with Web Services and connected to a network. Web Services can carry out all types of tasks, such as supervising the routing of packages at a transporter's, e-commerce, monitoring market values, etc.

For more information about the concept and operation of Web Services, refer to the Design Mode manual.

Subscription to Web Services with 4th Dimension is easy to carry out using the Web Services Wizard. In most cases, this Wizard will be sufficient for you to be able to use Web Services. However, if you want to customize certain mechanisms, you must use the client SOAP commands of 4th Dimension.

This section describes the commands used for subscription to external Web Services (client part). For a description of the commands used for the publication of Web Services (server part), refer to the Web Services (Server) commands theme.

Note: By convention, the terms "SOAP" and "Web Service" have been used to differentiate between command (and constant) names on the server and client side, respectively. These two concepts refer to the same technology.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next