HTTPD_Deprecated Agent UDR Type
The UDR type created in the HTTPD_Deprecated agent can be viewed in the UDR Internal Format Browser.Â
Format
The built-in HTTP format definition must be extended prior to usage of the HTTPD format.
To extend the HTTP format:
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.
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.
Â
Save your Ultra by clicking on the Save button and entering the name of the Ultra.