DESCRIPTION: Generate an XML file returning the list of missing materials filtered by the hour.
INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
_codUser: Station code (user CodUser = 0 to search on all stations).
_minutes: Timing filter for the search results.
OUTPUT:
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="GetListMissingMaterialsByHour"> <ASSETLIST><ASSET ID="1837" CODE="1837" DESCRIPTION="ANNADOPOMARC" ONAIRTIME="2023-01-25T19:16:19.680" /></ASSETLIST> </Function> </WSApiResponse> </string>