placeholder Command:  FISCAL EXPORT STATES 


Short version Long version Changes Example

Mandatory: no
max. Occurrence:  unbounded
Description:
This tag is used as container for commands to read the states of initiated fiscal exports.
Notes:

 
Mandatory: yes
max. Occurrence:  unbounded
Supported modes: read Read the named item.
Description:
This command is used to get the current status of fiscal export initiated by the command <fiscal_exports>.
   
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 1 - 999
Nillable: no
Description:
The number of the device the fiscal export state is requested.
   
     
Mandatory: no
max. Occurrence:  1
Description:
This state indicates that currently an export (reading from DB and exporting to .csv) is ongoing.
       
Mandatory: no
max. Occurrence: 1
Datatype: duration
Range: -
Nillable: yes
Description:
The remaining time the export needs approximately.
Notes:
This tag may be missing if the calculation of the remaining time is not done yet.
This is true unless the first percent of the fiscal data has been exported.
       
Mandatory: yes
max. Occurrence: 1
Datatype: short
Range: 0 - 100
Nillable: no
Description:
The already exported fiscalization data in percent.
       
     
Mandatory: no
max. Occurrence:  1
Description:
This state indicates that the configured batch file is currently executed.
The export has done successfully and the execution of the assigned batch job is just running but not finished.
This is the next state after 'fiscal_exporting'.
       
     
Mandatory: no
max. Occurrence:  1
Description:
This state indicates that the there is currently no export running..
       
Mandatory: yes
max. Occurrence: 1
Datatype: string
Range: NOT_EXPORTED_YET
LAST_EXPORT_SUCCESSFULL
LAST_EXPORT_FAILURE
Nillable: no
Description:
Value Description
NOT_EXPORTED_YET An export of the fiscal data never has been done.
This is true for a brand-new scale or after a factory reset.
LAST_EXPORT_SUCCESSFULL The last export of the fiscal data has been successful.
LAST_EXPORT_FAILURE The last export of the fiscal data failed.

Notes:
Indicates the state of the last fiscalization export.
       
Mandatory: no
max. Occurrence: 1
Datatype: date
Range: -
Nillable: yes
Description:
Date of the last export (independent whether successful or not).
This tag is missing if no export has been done yet ( <last_fiscal_export_state>NOT_EXPORTED_YET</last_fiscal_export_state> )
CCYY-MM-DD
The format is as following:
C = Century
Y = Year
M = Month
D = Day