Properties
The IntegoBee module has the following properties:
Name | Description | ID | Flags |
---|---|---|---|
ArticleConfig | Used to set which element is contains article information | 1016 | Persisted |
DataConfig | Used to filter which elements should be registered as data value. Default (empty) register all elements as data. Each name is separeated by ';' | 1018 | Persisted |
Enable | Enable input file. | 1008 | Persisted |
EnableMessaging | Use this property to disable reporting the received XML document to Apis Message broker. Default value is 'True' | 1100 | Persisted, ExpertPage |
EquipmentTimeAsUtc | Is equipment time represented in UTC. | 1011 | Persisted |
EquipmentType | Used to select the type of xml document to receive | 1015 | Persisted, Enumerated |
ExchangeRate | The exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values. | 100 | Persisted |
FilterSettings | Used to filter on which file to read in input directory and files to delete from history directory. | 1005 | Persisted, ExpertPage |
LastScanTime | Last time the input directory was scaned. | 1009 | InfoPage |
LogFile | Reference to the log file name. | 1007 | Persisted, File |
MaterialAttributeLocation | The equipment location of where to register material attribute. | 1014 | Persisted |
MaxLogFileSize | The max size of the log file before it get recycled. | 1080 | Persisted, ExpertPage |
MaxXmlHistoryFiles | The maximum numbers of history files in the 'XmlHistoryDirectory'. If the numbers of files gets above this size the oldest file is deleted.The value selected must be between 10 and 500. Default value is 100 | 1004 | Persisted, ExpertPage |
MessageBrokerKeepAlive | Last time MessageBroker.GetMessages was called. | 1070 | InfoPage |
MessageType | Used to define if the material should be registerd with message 'RegisterMaterialAttributes' or 'RegisterInterimMaterialAttributes'. | 1012 | Persisted, Enumerated |
NumberDecimalSeparator | Use this property to set the type of NumberDecimalSeparator | 1110 | Persisted, Enumerated, ExpertPage |
QualityConfig | Used to set which element is contains quality information | 1017 | Persisted |
ReuseLogFile | Set this value to 'true' if the log file should be keeped open between each log write operation. Default value is 'true' | 1090 | Persisted, ExpertPage |
ScanTime | The scan time in [ms] to search for new xml files in directory defined by property 'XmlDirectory'. The value of 0 will disable the functionality. | 1002 | Persisted |
TimeCheckXmlFileDirectory | Last time the chekc xml file directory timer run. | 1040 | InfoPage |
TimeFormat | The format of the time. | 1010 | Persisted |
UseApisTime | Use Apis time as time reference. | 1006 | Persisted, ExpertPage |
UseLogSynchEvent | By setting this propery to 'true' no new XML document received will be handled before the logger has reported logger event 'LogDone' (default=false). | 1120 | Persisted, ExpertPage |
XmlDirectory | The directory of where the xml files are located | 1001 | Persisted, Folder |
XmlHistoryDirectory | The directory of where to put the files after read. | 1003 | Persisted, Folder, ExpertPage |
See also Module Properties