DESCRIPTION: Allows an authenticated user to retrieve the physical path where the file related to the specific metafile ID is stored.
INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
_idmetafile: metafile ID
GetMetaFilePath
OUTPUT:
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="GetMetaFilePath"> <MetaFilePath><FilePath><ID_METAFILE>100</ID_METAFILE><ID_METADEVICE>1</ID_METADEVICE><ID_CODEC>77</ID_CODEC><CODEC_TYPE>ETPT</CODEC_TYPE><CODEC_PROXY>0</CODEC_PROXY><ID_FILMATI>223</ID_FILMATI><PHYSICAL_FILENAME>d8bb4c5d33c2c92e1189ec4cb7ad3f19-kUoD--1020x533@IlSole24Ore-Web.jpg</PHYSICAL_FILENAME><PHYSICAL_PATHNAME>C:\DCS\RSS\</PHYSICAL_PATHNAME><translations_dest_path>\\vm-giacomot-w10\DCS\RSS\</translations_dest_path><translations_downl_path>\\vm-giacomot-w10\DCS\RSS\</translations_downl_path></FilePath></MetaFilePath> </Function> </WSApiResponse> </string>
GetMetaFilePath_output