|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In a REST Webservice, there can be entry points of various types... |
|
|
|
|
|
|
|
| Used to declare a list of variables whose value will be persistent between the successive calls to a web service. |
|
|
|
|
|
|
|
| Adds an attribute to an automatic variable generated by the import of a web service.
|
|
|
|
|
|
|
|
| Adds an attribute to an automatic variable generated by the import of a web service.
|
|
|
|
|
|
|
|
| Builds the SOAP request for calling a web service function. |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP... |
|
|
|
|
|
|
|
| Returns the IP address of the computer using and calling the web service. |
|
|
|
|
|
|
|
| Retrieves a header in the SOAP message received further to a call to a web service.
|
|
|
|
|
|
|
|
| Adds an additional HTTP header to a request of a REST Webservice. |
|
|
|
|
|
|
|
| Adds a new scheduled task to the application (site or webservice). |
|
|
|
|
|
|
|
| Deletes a scheduled task associated with the application (site or Webservice). |
|
|
|
|
|
|
|
| Returns the list of scheduled tasks for the application (site or Webservice). |
|
|
|
|
|
|
|
| The wsRequest type is used to define the advanced characteristics of a Webservice. |
|
|
|
|
|
|
|
| Allows connecting to the application via the User Groupware Webservice. |
|
|
|
|
|
|
|
| Adds a header to the next SOAP function of a Webservice to run. |
|
|
|
|
|
|
|
| Performs an authentication using the OAuth 2.0 protocol on any webservice. |
|
|
|
|
|
|
|
| Returns the MIME type of the request received during a call to a REST Webservice. |
|
|
|
|
|
|
|
| Gets the value of a parameter in a call to a SOAP or REST Webservice request. |
|
|
|
|
|
|
|
| Reads the HTTP header received in a call to a SOAP or REST Webservice. |
|
|
|
|
|
|
|
| Used to connect a remote debugger to an application, service, Webservice, etc. |
|
|
|
|
|
|
|
| Creates a webservice access token from an description token in JSON format. |
|
|
|
|
|
|
|
| Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice. |
|
|
|
|
|
|
|
| Authenticates a user of a SaaS site beside the SaaS webservice that manages the site. |
|
|
|
|
|
|
|
| Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice... |
|
|
|
|
|
|
|
| Connects the current application to a database that will be queried by SQL through a Webservice... |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned when the execution of the REST Webservice... |
|
|
|
|
|
|
|
| ... through programming (for a site or a webservice). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|