接口适配器配置详解:轻易云集成平台
Source: Qeasy Cloud551 views
适配器选择
我们使用轻易云集成平台的Adapter\Datahub\DataStrategyQueryAdapter。
接口配置
API:QueryStrategyData。需要设置数据主键和业务编码等参数,具体根据实际情况调整。
请求参数
- strategy_id:方案ID,用于查询的源方案ID。
- status:状态,多个状态用逗号隔开,例如0,1,2。
- content:查询过滤内容,格式如下:
- subNum_accNums:字段名
- value:过滤值
- operation:过滤条件

如果有多个过滤条件,可以添加多个数组。

常规参数
常规参数包括:
- created_at_begin
- created_at_end
- response_at_begin
- response_at_end
- id
- number.page.pageSize.
按示例进行配置:

查询字段名
使用projection来指定需要查询的字段。如果不需要这么多字段,可以通过此方法进行过滤。

Copyright Notice
The article "接口适配器配置详解:轻易云集成平台" is original content owned by 广东轻亿云软件科技有限公司. Reposting, quoting, copying or mirroring is strictly prohibited without written authorization. Please contact us for authorization and credit the author and source (including the original link) prominently.