Rep_GetLookupValue - Web Services - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Web Services

Platform
Content Composer
Product
Web Services
Release
Foundation 23.2
License

Returns the value of a specified key from the lookup table defined.

Syntax

Rep_GetLookupValue(string sessionId,string systemName, string options,string lookupTableId, string lookupTableName,string key, out string xmlResult)
Parameter Description
sessionId Valid session identifier (SessionId)
systemName SystemOId
options Not currently evaluated
lookupTableId Object ID of the lookup table. If not defined, the object name and type must be defined instead
lookupTableName Name of the lookup table
key Key
xmlResult Returns the object references in the form of a MwsLookupResult Xml (contains MwsLookupValue Xml)

Return Value

Value Description
0 OK
<>0

Error

See Error Codes.