CFL HttpMessage
Object Definition
| Object Type | Table |
| Object ID | 2098025 |
| Object Name | CFL HttpMessage |
Procedures
Deprecated Procedures
| Name | Description |
|---|---|
| CFLCallApiUrl(Text; Text; Text; Text; Text; Enum "CFL Call Api ResultType"): Text | |
| CFLCallBoCountApiUrl(Text; Enum "CFL Call Api ResultType"): Text |
Events
| Name | Description |
|---|---|
| CFLOnAfterProcess() | |
| CFLOnBeforeGetScope(text; boolean) | |
| CFLOnCFLProcess() |
Fields
| Number | Name | Type |
|---|---|---|
| 1 | CFL Entry No. | Integer |
| 2 | CFL DateTime | DateTime |
| 3 | CFL Uri | Text[2048] |
| 4 | CFL Method | Code[20] |
| 5 | CFL Content | Blob |
| 6 | CFL Response | Blob |
| 8 | CFL Response Stream | Blob |
| 9 | CFL Certificate | Blob |
| 10 | CFL Certificate Password | Text[50] |
| 11 | CFL Http Status Code | Integer |
| 12 | CFL Http Is Success | Boolean |
| 13 | CFL Http Reason Phrase | Text[250] |
| 14 | CFL Type | enum "CFL Http Message Type" |
| 15 | CFL Content Stream | Blob |
| 16 | CFL Delete After Process | boolean |
| 17 | CFL Uri Blob | blob |
| 18 | CFL Processed | boolean |
| 19 | CFL Processed At | datetime |
| 20 | CFL Processed By | guid |
| 21 | CFL Timeout (ms) | Integer |
Deprecated Controls
| Type | Name | Reason | Deprecated since |
|---|---|---|---|
| Field | CFL Status | Replaced by Http Status Code and Http Reason Phrase |