action_spec | CHAR | text | | | | ALLOW_NULL | The action_spec XML that defines the action | Search (1) |
cb_exesub | LONG | int | | | | DIRECT | 0 = svc_name is Tux service, 1 = svc_name is sub func. name written to subfld, subsvc=Tux service, 2: Tux service = CB_EXESUB, subsvc is CLFY_SUB | Search (2) |
description | CHAR | varchar | | 255 | | | A description of the request | Search (1) |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
duration | LONG | int | | | | DIRECT | Maximum duration (number of seconds before timeout) | Search (7) |
id | CHAR | varchar | | 80 | | | Function ID | Search (7) |
is_rerunnable | LONG | tinyint | | | | DIRECT, ALLOW_NULL | Set to 1 if the service call can be safely re-executed after a system failure | Search (2) |
max_retries | LONG | int | | | | DIRECT | Maximum retries | Search (3) |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (15) |
retry_interval | LONG | int | | | | DIRECT | Retry Interval | Search (3) |
showpage_type | LONG | tinyint | | | | DIRECT, ALLOW_NULL | For showpage actions: 0 - normal, 1 = No Display, 2 = Display Only | Search (1) |
stall_delay | LONG | int | | | | DIRECT | The time to wait before this action is considered to be stalled. | Search (2) |
sub_field | CHAR | varchar | | 64 | | | The FML field that svc_name is written to | Search (2) |
sub_service | CHAR | varchar | | 30 | | | COntrolled by cb_exesub, the tux service, or sub-service to call | Search (2) |
svc_name | CHAR | varchar | | 128 | | | The Tuxedo service name that this function will call | Search (3) |
type | LONG | int | | | | DIRECT | 0 = Service call, 1 = Null, 2 = Fallout, 3 = Raise Error 4 = Resume 5 = Raise Cancel 6 = ShowPage | Search (8) |
use_elapsed | LONG | int | | | | DIRECT | For forecasting: 0 = use bizcal hours, 1 = use elapsed time | Search (3) |