objid | rqst_fld_role | objid | Role objid - unique in the view | 3 (UNIQUE) |
rqst_objid | rqst_def | objid | Request definition objid | |
fml_objid | fld_def | objid | FML field objid | |
type | rqst_fld_role | type | 2 = Input, 4 = Output (subset of the svc_fld types) | |
type_alpha | rqst_fld_role | type_alpha | String value for type | |
optional | rqst_fld_role | optional | Required or Optional | |
fld_name | fld_def | fld_name | The Tuxedo FML field name | |
attrib_type | fld_def | attrib_type | Attribute type, one of String, Number, Date | |
description | fld_def | description | Brief description of what the field is for | |
svc_name | rqst_def | svc_name | Service Request name | |
position | rqst_fld_role | position | Positional parameter value | |
fld_class | fld_def | fld_class | The fully qualified Java class name of the parameter | |
simulated_value | rqst_fld_role | simulated_value | Expression defining the value returned when the service is simulated | |