Executing Event Rules Using Web Services

In EFT Server Enterprise edition, Web Services allows you to initiate EFT Server Event Rules via a Web browser.

For more information about how EFT Server supports Web Services, refer to Web Services.

The administrator account must have the COM administration privilege for access to any /WebService URL (or sub-URLs).

To execute an Event Rule using WebServices

  1. Open a Web browser and navigate to EFT Server URL appended with /WebService. The WebService page appears.

  2. Click InvokeEventRule. Another Web page, /WebService/InvokeEventRule, displays a form for invoking an Event Rule.

  3. In the EventRuleName box, type the name of the Event Rule.

  4. In the EventParams box, type one or more variables, separated by semicolons.

  5. Click Invoke. The Event Rule is executed.

  6. All WebService responses use the Site's domain name as the namespace for the WebService.

    After the Event Rule finishes dispatching, the Web service responds with an XML document that consists of a single "Result" element. The Result Code can be any one of the following:

Related Topics

Web Services

Delegated Administration

Adding EFT Server Administrators

Changing an Administrator Password or Access Rights