Settings2.5GetMetaData
Retrieves the requested settings information
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psXMLRequestedMetaData | String | In | Requested Metadata XML structure indicating which metadata has to be retrieved for a given object. |
| psOutXMLObjList | String | InOut | The Configuration ObjectList XML structure containing the metadata of the settings/configuration object |
Note that:
- The
levelattribute on theishfieldelement must benone.
Which information can be retrieved?
| Field | Description |
|---|---|
| FMASTERLNG | The default language for the Trisoft Repository |
| FISHSYSTEMRESOLUTION | The default resolution for the Trisoft Repository |
| FISHENABLEOUTOFDATE | This field indicates whether the out of date mechanism is enabled or not |
| FSTATECONFIGURATION | The status (or workflow) configuration XML |
| FISHWRITEOBJPLUGINCFG | The plugin configuration XML |
| FISHCHANGETRACKERCONFIG | The change tracker configuration XML |
| FTRANSLATIONCONFIGURATION | The translation configuration XML |
| FISHINBOXCONFIGURATION | The inbox configuration XML |
| FISHTRANSJOBLEASES | The translation job leases XML |
| FISHREPORTCONFIGURATION | The translation and workflow report configuration xml |
| FISHENABLEDRAFTSPACE | This field indicates whether Draft Space is enabled or not. |
| FISHENABLEDSDOCHISTORY | This field indicates whether Document History for Draft Space is enabled or not. |
| FISHENABLEREVIEWSPACE | This field indicates whetherReview Space is enabled or not. |
| FISHENABLERSDOCHISTORY | This field indicates whether Document History for Review Spaceis enabled or not. |
| ... |