我已经使用softwareAG designer创建了一个apama项目。并尝试访问JSONPlugin,如下所示。我的问题是,我们可以直接在我的显示器上使用这个插件吗?或者有没有什么额外的配置可以让它在我的显示器上使用。现在我收到一个类似于the name JSON in the com.apama namespace does not exist (error reported to the client)的错误
有人能建议我怎么做吗?

发布于 2020-11-30 17:15:38
我能弄清楚问题所在。以下是解决方案
从配置apama构建路径添加epl包。
epl包名称: JSON支持:\JSONPlugin.bnd
https://stackoverflow.com/questions/65057495
复制相似问题