![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
answers table — table for Registration Response data
| Name | Description |
Data Type | BillMax Default |
|---|---|---|---|
| Name | Description |
Data Type | BillMax Default |
| af1 | A generic filter for response file matching. Maps to "af1" passed by bmui.cgi to bmuid. |
char(50) | BLANK |
| af2 | A generic filter for response file matching. Maps to "af2" passed by bmui.cgi to bmuid. |
char(50) | BLANK |
| af3 | A generic filter for response file matching. Maps to "af3" passed by bmui.cgi to bmuid. |
char(50) | BLANK |
| af4 | A generic filter for response file matching. Maps to "af4" passed by bmui.cgi to bmuid. |
char(50) | BLANK |
| af5 | A generic filter for response file matching. Maps to "af5" passed by bmui.cgi to bmuid. |
char(50) | BLANK |
| client | Typically, this contains an identifier for the client registration software. Defaults is "web" if not specified. Typically used to distinguish different CD signup software. |
char(50) | BLANK |
| http_user_agent | The browser type. The value supplied by the browser varies wildly but this field could be used to stream specific Registration Response for a particular browser type (Apple's Mac browser for example). |
char(100) | BLANK |
| number | System Identifier for a database row. In most cases automatically generated. Allowable range is 1-2147483647. |
int(11) | Autogenerated. Generally next available integer. |
| servdef | A Service Definition number. Use of this field allows a specific Registration Response by Service Definition. |
char(50) | BLANK |
| signuppage | The same parameter as "htmlfile" that is primarily used to control which BMUI templates are used for Customer Interface registration. "htmlfile" parameter may also be used to specify the Registration Response. |
char(50) | BLANK |
| sortorder | Sort Order may be used to sort the data such that a particular set of filters are tested before another set. The first set matched determines the Registration Response |
float(10,2) | 0.00 |
| success | Must always be 1 for a match to occur. |
int(11) | 1 |
| template | The name of the template file (without directory) to process and return as the Registration Response if the filters match the data supplied. |
char(50) | BLANK |
Relevant Interfaces
Library Routines - NONE
Command Line Routines - NONE
CGI Routines - NONE
Web Forms - Registration Responses