Documentation Center

Settings 2.5 GetMetaData

Retrieves the requested settings information

Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated 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.
psXMLRequestedMetaDataStringInRequested Metadata XML structure indicating which metadata has to be retrieved for a given object.
psOutXMLObjListStringInOutThe Configuration ObjectList XML structure containing the metadata of the settings/configuration object

Note that:
  • The level attribute on the ishfield element must be none.
Which information can be retrieved?
FieldDescription
FMASTERLNGThe default language for the Trisoft Repository
FISHSYSTEMRESOLUTIONThe default resolution for the Trisoft Repository
FISHENABLEOUTOFDATEThis field indicates whether the out of date mechanism is enabled or not
FSTATECONFIGURATIONThe status (or workflow) configuration XML
FISHWRITEOBJPLUGINCFGThe plugin configuration XML
FISHCHANGETRACKERCONFIGThe change tracker configuration XML
FTRANSLATIONCONFIGURATIONThe translation configuration XML
FINBOXCONFIGURATIONThe inbox configuration XML
FISHTRANSJOBLEASESThe translation job leases XML
...