HTTPD UDR Type

The UDR type created in the HTTPD agent can be viewed in the UDR Internal Format Browser. To open the browser right-click in the editing area of an APL Editor and select UDR Assistance.... The browser opens.

Format

The built-in HTTP format definition must be extended prior to usage of the HTTPD format.

To extend the HTTP format:

  1. Open the Ultra Format Editor by clicking the New Configuration button in the upper left part of the Desktop window, and then selecting Ultra Format from the menu.

    1. Enter:

      internal MYHTTPD: extends_class ("com.digitalroute.wfc.http.HttpdUDR") { // Additional fields (if required). };



      The following fields are included in the built-in HTTPD format:

      Additional fields may be entered. This is useful mainly for transportation of variable values to subsequent agents.
       

  2. Save your Ultra by clicking on the Save button and entering the name of the Ultra.