
10
APPENDIX A—CONFIGURE THE DEFAULT POLLER
The HP Web Jetadmin service automatically adds the following attributes to the background poller in
cases where the Database Connectivity Module license is installed. Users can choose to stop polling
for any of these attributes through a configuration file named ReportsDataViewPoller.config.xml found
in the C:\Windows\ServiceProfiles\NetworkService\AppData\Local\HP Inc\HPWebJetadmin\
WjaService\config directory. For each attribute in this file, a value of true indicates that daily polling
occurs and a value of false indicates that no polling occurs for that attribute.
<ipmc:configuration xmlns:ipmc="www.hp.com/schemas/imaging/ipmc/config/2004/02/24">
<property name="DuFirstCollected.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="PageCount.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="Economode.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="DeviceLocation.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="ContactPerson.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="MacAddress.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="PowersaveSeconds.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="DuplexBinding.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="PortNumber.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="FirmwareRev.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="SystemLocation.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="NicModelName.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
<property name="Ipv4Address.PollingEnabledOnStartup">
<type>HP.Imaging.Wjp.Sdk.Core.Framework.ConfigurationItemString</type>
<value>true</value>
</property>
Kommentare zu diesen Handbüchern