Supported Operations

19.4.1.28 Read List File Status For Import

DESCRIPTION - Allows an authenticated user to get the status of XML and XSLT files generated by Etere F90 (e.g."Standard Generic Import XML Assets Full for XSLT").

Returned states depend on the extension of analyzed files: .old (successful) or .err (unsuccessful ).
INPUT
Parameter - _user
Description : Login name of the executor.
Example: user01
Parameter - _pwd
Description : 
Password of the executor.
Example: pass01
Parameter - _filetype¹
Description:
 Name of the file to be read.
Example: truyenhinhquando
¹ : XML and XSLT files are read from the "WebServices File Folder", set in "Configuration > Conf Editor > Web".
OUTPUT - Sample XML response:
.<?xml version="1.0" encoding="UTF-8"?>
<string xmlns="http://www.etere.com/EtereWSApi">
<?xml version="1.0" encoding="utf-8"?>< WSApiResponse>
< Function Name="ReadListFileStatusForImport">
     < Filelist>"truyenhinhquando_1a.xml"<Filelist>
< /Function>< /WSApiResponse> </string>