NativePlatformScalarRequests: Native Platform Scalar Requests |
Catalog: Database
Schema: Native
Label: Native Platform Scalar Requests
Table Columns
Name |
Data Type |
Label |
Nullable |
Documentation |
---|---|---|---|---|
CONTENT_TYPE |
string(240) |
itgen_content_type |
☑ |
|
DATE_ENDED |
datetime |
itgen_end_date |
☐ |
|
DATE_STARTED |
datetime |
Start Date |
☐ |
|
DRY_RUN |
boolean |
Run without Actions |
☐ |
|
ERROR_MESSAGE_CODE |
string(30) |
Error Message Code |
☑ |
|
ERROR_MESSAGE_TEXT |
string(4000) |
Error Message Text |
☑ |
|
HTTP_DISK_CACHE_MAX_AGE_SEC |
int32 |
HTTP Disk Cache Maximum Age (sec) |
☑ |
Maximum age in seconds of HTTPdisk cache entries to be used. |
HTTP_DISK_CACHE_SAVE |
boolean |
Save HTTP Disk Cache |
☑ |
Whether results can be stored in HTTP disk cache. |
HTTP_DISK_CACHE_USE |
boolean |
Use HTTP Disk Cache |
☑ |
Whether results can be fetched from HTTP disk cache. |
HTTP_MEMORY_CACHE_MAX_AGE_SEC |
int32 |
HTTP Memory Cache Maximum Age (sec) |
☑ |
Maximum age in seconds of HTTP memory cache entries to be used. |
HTTP_MEMORY_CACHE_SAVE |
boolean |
Save HTTP Memory Cache |
☑ |
Whether results can be stored in HTTP memory cache. |
HTTP_MEMORY_CACHE_USE |
boolean |
Use HTTP Memory Cache |
☑ |
Whether results can be fetched from HTTP memory cache. |
ORIG_SYSTEM_GROUP |
string(4000) |
Original System Group |
☑ |
|
ORIG_SYSTEM_REFERENCE |
string(4000) |
Original System Reference |
☑ |
|
PAYLOAD_TEXT |
string |
Payload |
☑ |
|
RESULT |
string(4000) |
Result |
☑ |
|
SUCCESSFUL |
boolean |
Succesful |
☐ |
|
TIMEOUT_SEC |
int32 |
Timeout (sec) |
☑ |
Timeout in seconds. |
TRANSACTION_ID |
int32 |
Transaction ID |
☐ |
Incrementing ID of the transaction. |
URL |
string(4000) |
URL |
☑ |
|