Experience ServiceThingWorx 代理检查
验证 Experience ServiceThingWorx 代理的配置正确无误。
|
对于此检查,应使用 Experience Service 代理,而不是 ThingWorx 服务器的直接 URL。
|
1. 在 Web 浏览器中输入以下 URL:<es-protocol>://<es-hostname>:<es-port>/Thingworx/Organizations
例如:http://localhost:2019/Thingworx/Organizations
2. 如果您尚未登录,系统会提示您进行登录。
3. 登录后,随即显示实体的列表。
故障排除
• 确保通过先前的检查。
• 确保 configuration.json 文件中的 proxies.0.target 属性对于 ThingWorx 服务器使用正确的协议、主机名和端口,并且 URL 结尾为 /Thingworx。例如:http://twx.example.com:8080/Thingworx
• 确保运行 Web 浏览器的设备或计算机在能够访问 Experience Service 的网络上。例如,您可能需要连接公司的 VPN。