rqst_inst_objid | rqst_inst | objid | objid of rqst_int | |
svc_rqst_objid | svc_rqst | objid | Objid of svc_rqst | |
svc_fld_objid | svc_fld | objid | Objid of svc_fld | 3 (UNIQUE) |
busy | rqst_inst | busy | 0 = request is idle, 1 = request is busy | |
error_status | rqst_inst | error_status | Status of an error group (Active, Fallout, Resumed) | |
err_code | rqst_inst | err_code | Error Code | |
err_info | rqst_inst | err_info | Additional info for an error | |
err_mess | rqst_inst | err_mess | Error message | |
err_type | rqst_inst | err_type | Type of error eg USER, SYSTEM | |
focus_lowid | rqst_inst | focus_lowid | Objid of the focus object | |
focus_object | rqst_inst | focus_object | Focus object as text (focus_type is less useful!) | |
focus_type | rqst_inst | focus_type | Focus object for group | |
resume_focus_lowid | rqst_inst | resume_focus_lowid | Resume focus lowid for error group | |
resume_focus_type | rqst_inst | resume_focus_type | Resume focus type for error group | |
status | rqst_inst | status | Active, Complete, Suspended, Error | |
svc_type | svc_rqst | type | 0 = Action, 1 = Null, 2 = Fallout, 3 = Raise Error | |
cb_exesub | svc_rqst | cb_exesub | 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 | |
duration | svc_rqst | duration | Maximum duration (number of seconds before timeout) | |
id | svc_rqst | id | Function ID | |
svc_name | svc_rqst | svc_name | The Tuxedo service name that this function will call | |
attrib_name | svc_fld | attrib_name | Attribute name | |
fml_attrib_type | svc_fld | fml_attrib_type | Attribute type of the FML field definition; one of 'long', 'string' (or possibly 'date') | |
db_attrib_type | svc_fld | db_attrib_type | Attribute type from database; Same as N_Attribute.N_Type | |
is_flexible | svc_fld | is_flexible | 0 = Current focus object, 1 = rqst_inst | |
filter_list | svc_fld | object_cond | Condition list for object path | |
fld_name | svc_fld | fld_name | FML field name | |
focus | svc_fld | focus | 0 = Current focus object, 1 = rqst_inst | |
focus_alpha | svc_fld | focus_alpha | String value for focus | |
path | svc_fld | path | The database path that defines the field value | |
sqlfrom | svc_fld | object_sqlfrom | SQL FROM clause for object path | |
sqlwhere | svc_fld | object_sqlwhere | SQL WHERE clause for object path | |
target_id | svc_fld | object_target_id | Object path target type ID | |
target_name | svc_fld | target_name | Target of object path | |
type | svc_fld | type | 1 = Activation, 2 = Input, 3 = Dependent, 4 = Output, 5 = Output-Async, 6 = Input Constant, 7 = Output Constant | |
type_alpha | svc_fld | type_alpha | String value for type | |
sub_service | svc_rqst | sub_service | COntrolled by cb_exesub, the tux service, or sub-service to call | |
sub_field | svc_rqst | sub_field | The FML field that svc_name is written to | |
retry_interval | svc_rqst | retry_interval | Retry Interval | |
max_retries | svc_rqst | max_retries | Maximum retries | |
retry_count | rqst_inst | retry_count | Retry count | |
proc_inst_objid | proc_inst | objid | Objid of proc_inst | |
start_time | rqst_inst | start_time | Date and time the function was executed | |
is_rerunnable | svc_rqst | is_rerunnable | Identifies whether service call can be safely re-executed after a system failure | |