process-mining
2021.10
true
- 发行说明
- 入门指南
- 安装
- 配置
- 集成
- 身份验证
- Working with Apps and Discovery Accelerators
- AppOne 菜单和仪表板
- AppOne 设置
- TemplateOne 1.0.0 菜单和仪表板
- TemplateOne 1.0.0 设置
- TemplateOne 菜单和仪表板
- TemplateOne 2021.4.0 设置
- Purchase to Pay Discovery Accelerator 菜单和仪表板
- 购买到付款 Discovery Accelerator 设置
- Order to cash Discovery Accelerator 菜单和仪表板
- “订单到现金” Discovery Accelerator 设置
- Basic Connector for AppOne
- SAP Connectors
- 适用于 AppOne 的 SAP 订单到现金连接器
- 适用于 AppOne 的 SAP 采购到付款连接器
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- 仪表板和图表
- 表格和表格项目
- 应用程序完整性
- How to ....
- 使用 SQL 连接器
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- 释放 SQL 连接器
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- 实用资源
释放 SQL 连接器
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
Process Mining
Last updated 2024年9月2日
释放 SQL 连接器
新版本的 SQL 连接器准备好投入生产后,即可在 Git中将其标记为发行版。 然后,可以将连接器移至生产环境。 本页介绍如何将 SQL 连接器从开发环境发布到生产环境。
假设使用标准设置,如 单独的开发和生产环境中所述。
如果对数据提取进行了任何更改,则必须首先在生产环境中更新提取程序。
使用 CData 同步时,这意味着您必须更新 SQL 连接器的 CData 同步作业。
注意: 建议复制当前作业,以便在需要时轻松回滚。
用于提取的连接必须指向生产源系统。
可以在生产环境中签出已发布的连接器内容。
scripts\
目录中的config.json
文件指向生产服务器上的作业名称。 更新连接器内容时,应将其覆盖。 这会在使用 GitHub 时自动发生,因为 Git 会忽略该文件。
profiles.yml
文件包含的连接信息应因生产环境而异。 确保profiles.yml
位于连接器目录之外。