アーティクル - CS325919
ThingWorx Platform が InfluxDB を使用している場合、AddIntegerValueStreamEntry は org.influxdb.InfluxDBException$FieldTypeConflictException で失敗します
修正日: 20-Oct-2022
適用対象
- ThingWorx Platform 8.4 F000 to 9.3
説明
- InfluxDBを使用してAddIntegerValueStreamEntryを介して値ストリーム エントリを挿入しようとすると、次のエラーで失敗します。
[message: [2,000] Error occurred while accessing the data provider.] org.influxdb.InfluxDBException$FieldTypeConflictException: partial write: field type conflict: input field "ppp" on measurement "Asset_PTC.SCA.SCO.Demo.Sim.Pump1" is type integer, already exists as type float dropped=1 at org.influxdb.InfluxDBException.buildExceptionFromErrorMessage(InfluxDBException.java:144)
最新バージョンはこちらを参照ください CS325919