跳转至

Back up and restore the Palantir Foundry Connector 2.0 for SAP Applications(备份与恢复 Palantir Foundry Connector 2.0 for SAP Applications)

The certification for the Palantir Foundry Connector 2.0 for SAP Applications guarantees that it can be backed up and restored in case of system migrations or uninstallations. The following sections explain how to back up and restore the Connector when required.

Prerequisites

  • Palantir Foundry Connector 2.0 for SAP Applications SP13 or above

Back up important tables

To back up the tables to a .zip file and download to a filesystem for later use, run the /n/palantir/backup transaction code. This will back up all Connector tables and their content.

The following tables are included in the Connector backup

  • /PALANTIR/AGT_01: Remote agent configuration header table. It contains the agent ID and description.
  • /PALANTIR/AGT_02: Remote agent configuration item table. It contains all agent specific parameters such as RFC connection to agent, resource check settings, pagesize, and more.
  • /PALANTIR/CFG_01: Connector parameters. It contains Connector-specific parameters such as extractor defaults, object type settings, resource checks, and more.
  • /PALANTIR/CFG_02: Configuration table for sensitive data. It contains object and field-level settings about data masking, hashing, and encryption.
  • /PALANTIR/CFG_03: Configuration table for pre-filter. It contains object-level filters for the Connector, independent of the filters on Foundry syncs.
  • /PALANTIR/ENC_01: Encryption Keys
  • /PALANTIR/INC_01: Incremental data flow header table. It contains incremental settings such as incremental field, incremental type, and more.
  • /PALANTIR/INC_02: Incremental data flow item table. It contains historical incremental values that are requested by Foundry and whether these requests are extracted to Foundry successfully.
  • /PALANTIR/JOB: Future jobs for page IDs
  • /PALANTIR/PAG_01: Page header table

Restore important Connector tables

After completion of your SAP system migration or maintenance, you can install the Connector again. For the data extraction to continue properly, you will need to restore Connector pointers and system settings.

  • To restore the tables, run the /n/palantir/restore transaction code. This will restore all Connector tables and their content from the backup.
  • Check the configuration parameters and content of the tables.

中文翻译


备份与恢复 Palantir Foundry Connector 2.0 for SAP Applications

Palantir Foundry Connector 2.0 for SAP Applications 的认证确保在系统迁移或卸载时能够进行备份与恢复。以下章节说明了在需要时如何备份和恢复该连接器(Connector)。

前提条件

  • Palantir Foundry Connector 2.0 for SAP Applications SP13 或更高版本

备份重要表

要备份表至 .zip 文件并下载到文件系统以供后续使用,请运行 /n/palantir/backup 事务代码。此操作将备份所有连接器表及其内容。

连接器备份中包含以下表:

  • /PALANTIR/AGT_01:远程代理配置抬头表(Remote agent configuration header table)。包含代理 ID 和描述。
  • /PALANTIR/AGT_02:远程代理配置项目表(Remote agent configuration item table)。包含所有代理特定参数,例如与代理的 RFC 连接、资源检查设置、页面大小等。
  • /PALANTIR/CFG_01:连接器参数表(Connector parameters)。包含连接器特定参数,例如提取器默认值、对象类型设置、资源检查等。
  • /PALANTIR/CFG_02:敏感数据配置表(Configuration table for sensitive data)。包含关于数据脱敏、哈希和加密的对象级和字段级设置。
  • /PALANTIR/CFG_03:预过滤器配置表(Configuration table for pre-filter)。包含连接器的对象级过滤器,独立于 Foundry 同步中的过滤器。
  • /PALANTIR/ENC_01:加密密钥(Encryption Keys)
  • /PALANTIR/INC_01:增量数据流抬头表(Incremental data flow header table)。包含增量设置,例如增量字段、增量类型等。
  • /PALANTIR/INC_02:增量数据流项目表(Incremental data flow item table)。包含 Foundry 请求的历史增量值,以及这些请求是否已成功提取到 Foundry。
  • /PALANTIR/JOB:页面 ID 的未来作业(Future jobs for page IDs)
  • /PALANTIR/PAG_01:页面抬头表(Page header table)

恢复重要连接器表

完成 SAP 系统迁移或维护后,您可以重新安装连接器。为确保数据提取正常继续,您需要恢复连接器的指针和系统设置。

  • 要恢复表,请运行 /n/palantir/restore 事务代码。此操作将从备份中恢复所有连接器表及其内容。
  • 检查各表的配置参数和内容。