アーティクル - CS356982
Thingworx:「サービスを実行できません<service_name>の上<Thing_name>:EdgeControlledThingでサービス[service_name]を呼び出すことができません[<Thing_name> ]適切な出力メッセージクォータが不足しているため」
修正日: 15-Apr-2022
適用対象
- ThingWorx Platform 8.5 F000 to 9.3
- Following error message is displayed on the composer and the application log when navigated to the Discover tab:
- "Unable to execute the service BrowseGroups on <ThingName>: Cannot call service [BrowseGroups] on EdgeControlled Thing [<ThingName>] because it lacks adequate egress message quota"
説明
- EdgeControlled Thing Shapeを実装しているRemoteThingでサービスを呼び出すと、次のエラーがスローされます。
Unable to execute the service <service_name> on <Thing_name>: Cannot call service [service_name] on EdgeControlled Thing [<Thing_name>] because it lacks adequate egress message quota
Unable to execute the service BrowseGroups on <ThingName>: Cannot call service [BrowseGroups] on EdgeControlled Thing [<ThingName>] because it lacks adequate egress message quota
- KEPServerEXに接続されたRemoteThingの例:
- ThingWorxとKEPServerEX間の接続が確立されます
- インダストリアルコネクションの「IsConnected」プロパティはtrueを示しています
- KEPServerEXイベントログには、ThingWorxへの接続が成功したことが示されます
最新バージョンはこちらを参照ください CS356982