如何在Mule MongoDB:find-objects连接器中添加group by子句

时间:2019-05-15 08:59:32

标签: mule mule-studio mule-component mule-esb mulesoft

我正在使用Mule 3.8 CE。 我想添加一个group by子句以从数据库中获取一些数据

<mongo:find-objects config-ref="Mongo_DB" collection="requirement-services" doc:name="Mongo DB" query-ref="">

当我对其进行研究时,我看到一个聚合函数,并且无法在

下添加它
  

query-ref

0 个答案:

没有答案