通过数据集成平台新增创建集成方案,然后在数据源平台中选择对应的源平台为:道一云,并且选择对应的连接器(关于道一云的接口连接器如何配置可以在轻易云系统数据集成交流社区bbs.qeasy.cloud 中找到相关信息)。选择对应的获取报销信息列表接口作为数据对接来源。然后再通过写入目标平台配置目标系统为畅捷通T+,并且选择对应连接器。选择对应的凭证创建接口作为数据写入动作,既可以完成第一步的数据对接配置;打破跨系统连接,让数据轻易互通成为现实。
字段 | 字段名称 | 类型 | 配置值 |
startTime | 开始时间 | string | {{LAST_SYNC_TIME datetime}} |
endTime | 结束时间 | string | {{CURRENT_TIME datetime}} |
currentPage | 查询页码 | string | 1 |
pageSize | 分页大小 | string | 100 |
dataKey | 数据包Key | string | data |
字段 | 字段名称 | 类型 | 配置值 |
actualMoney | 实付金额 | string | |
payableMoney | 应付金额 | string | |
verificationMoney | 核销金额 | string | |
auditInfo | 审批信息 | string | |
closePersonName | 最后审批人 | string | |
closeTime | 最后审批时间 | string | |
createTime | 创建日期 | string | |
departmentName | 创建人部门名称 | string | |
detailCount | 明细数量 | string | |
creator | 创建人id | string | |
personName | 创建人名称 | string | |
reimNo | 报销单编号 | string | |
state | state | string | |
statusDesc | 审批状态 | string | |
title | 报销单标题 | string | |
totalMoney | 报销总金额 | string | |
wxUserId | 创建人账号 | string | |
globalRemark | 全局备注 | string | |
fieldList | fieldList | string | |
itemMap | 全局自定义字段值json字符 | string | |
detailList | 明细数据 | array | |
detailList.mediaList | 附件集合 | string | |
detailList.imgPathList | 图片地址集合 | string | |
detailList.time | 产生日期-开始 | string | |
detailList.endTimes | 产生日期-结束 | string | |
detailList.money | 报销金额 | string | |
detailList.projId | 成本中心id | string | |
detailList.projName | 成本中心名称 | string | |
detailList.subjId | 科目id | string | |
detailList.subjFullName | 所属科目 | string | |
detailList.subjCode | 科目编码 | string | |
detailList.remark | 备注 | string | |
detailList.invoices | 发票集合 | string | |
detailList.type | 识别的发票类型 | string | |
detailList.invoiceCode | 发票代码 | string | |
detailList.invoiceNumber | 发票号码 | string | |
detailList.date | 发票日期 | string | |
detailList.checkCode | 校验码 | string | |
detailList.total | 发票-总金额 | string | |
detailList.tax | 发票-税额 | string | |
detailList.pretaxAmount | 发票-税前金额 | string | |
detailList.reimCustomFieldDataList | 明细自定义字段 | string | |
detailList.customName | 字段名称 | string | |
detailList.value | 自定义字段值 | string |
字段 | 名称 | 类型 | 描述 |
ExternalCode | 外部编码 | string | 字符串长度<50 |
DocType | 凭证字 | string | |
VoucherDate | 制单日期 | string | |
Entrys | Entrys | array | |
Entrys.borrow-1 | 借方-1 | object | |
Entrys.borrow-1.Summary-1 | 借方摘要 | string | 字符串长度<200 |
Entrys.borrow-1.Account-1 | 借方科目档案 | string | 必须是末级科目 |
Entrys.borrow-1.ExchangeRate-1 | 借方汇率 | string | 科目启用外币核算必输,否则默认1 |
Entrys.borrow-1.Currency-1 | 借方货币 | string | 举例:Currency: { Code: "RMB" } |
Entrys.borrow-1.AmountDr-1 | 借方本币 | string | |
Entrys.borrow-1.AuxInfos-1 | 借方辅助核算项 | array | |
Entrys.borrow-1.AuxInfos-1.AuxAccDepartment-1 | 部门 | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccPerson-1 | 个人(员工) | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccCustomer-1 | 客户(往来单位) | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccProject-1 | 项目 | string | |
Entrys.borrow-1.AuxInfos-1.AuxAccInventory-1 | 存货 | string | |
Entrys.borrow-1.borrow-3 | 借方-3 | object | |
Entrys.borrow-1.borrow-3.Summary-3 | 借方摘要 | string | 字符串长度<200 |
Entrys.borrow-1.borrow-3.Account-3 | 借方科目档案 | string | 必须是末级科目 |
Entrys.borrow-1.borrow-3.ExchangeRate-3 | 借方汇率 | string | 科目启用外币核算必输,否则默认1 |
Entrys.borrow-1.borrow-3.Currency-3 | 借方货币 | string | 举例:Currency: { Code: "RMB" } |
Entrys.borrow-1.borrow-3.AmountDr-3 | 借方本币 | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3 | 借方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccDepartment-3 | 部门 | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccPerson-3 | 个人(员工) | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccCustomer-3 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccProject-3 | 项目 | string | |
Entrys.borrow-1.borrow-3.AuxInfos-3.AuxAccInventory-3 | 存货 | string | |
Entrys.borrow-1.borrow-3.loan-2 | 贷方-2 | object | |
Entrys.borrow-1.borrow-3.loan-2.Summary-2 | 贷方摘要 | string | |
Entrys.borrow-1.borrow-3.loan-2.Account-2 | 贷方科目档案 | string | |
Entrys.borrow-1.borrow-3.loan-2.ExchangeRate-2 | 贷方汇率 | string | |
Entrys.borrow-1.borrow-3.loan-2.Currency-2 | 贷方货币 | string | |
Entrys.borrow-1.borrow-3.loan-2.AmountCr-2 | 贷方本币 | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2 | 贷方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccDepartment-2 | 部门 | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccPerson-2 | 个人(员工) | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccCustomer-2 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccProject-2 | 项目 | string | |
Entrys.borrow-1.borrow-3.loan-2.AuxInfos-2.AuxAccInventory-2 | 存货 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4 | 贷方-4 | object | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Summary-4 | 贷方摘要 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Account-4 | 贷方科目档案 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.ExchangeRate-4 | 贷方汇率 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.Currency-4 | 贷方货币 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AmountCr-4 | 贷方本币 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4 | 贷方辅助核算项 | array | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccDepartment-4 | 部门 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccPerson-4 | 个人(员工) | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccCustomer-4 | 客户(往来单位) | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccProject-4 | 项目 | string | |
Entrys.borrow-1.borrow-3.loan-2.loan-4.AuxInfos-4.AuxAccInventory-4 | 存货 | string | |
Entrys.dataKey | dataKey | string | |
Entrys.accountStrategyId | 科目基础资料查询方案 | string |
数据集成中台设计中心Web界面以“拖拽”式交互设计,使用鼠标即可构建设计多异构系统数据集成流程,低代码平台大大降低流程设计者上手门槛。还有丰富的组件库快速满足复杂业务需求,结合不同模块即可生成不同业务流程,提升流程设计效率。平台支持多种高度灵活部署,高并发、高性能、高可用,可以通过多节点组成集群实现性能的横向扩展。适度集群配置其数据集成处理能力可达GB级/秒,为业务流提供更高数据吞吐量。平台已集成数据回压、优先级队列等能力,保障运行稳定性。完善的企业API运营管理机制帮助您构建“API生产者、API管理者、API消费者”三者结合的统一API数字化生态。支持市面上主流厂家软件如:金蝶、用友、SAP、泛微、蓝凌、旺店通、聚水潭、马帮、小满CRM等等。