【问题标题】:pmudt_50005: [ERROR] Failed to process data:Can't find RepeatingGrouppmudt_50005:[错误] 处理数据失败:找不到 RepeatingGroup
【发布时间】:2021-02-08 10:47:27
【问题描述】:

我在使用非结构化数据转换时遇到以下错误

pmudt_50005: [ERROR] Failed to process data:Can't find RepeatingGroup.

我已经在 Data Transformation Studio 中解析了 json 文件并与 PowerCenter 集成。但它因上述错误而失败。我可以尝试什么来解决这个问题?

它在 Data Transformation Studio 中执行时被解析。

【问题讨论】:

  • 嗨 - 我认为您需要提供更多信息才能让任何人都能够帮助您,例如您使用的是什么版本的 Informatica;提供 JSON 文件的样本;提供您尝试从该 JSON 文件创建的输出;提供用于将 JSON 转换为该输出的逻辑;等等……
  • 问题是 DT studio 与 informatica powercenter 的集成
  • 我知道您已经这样做了,但是 1. 我想先检查 json 以查看其格式是否正确并使用 jsonformatter 进行验证。 2.似乎它的informatica转换无法读取/处理定义。所以你能不能修改并保持最小的结构,看看是否还有其他问题。还要目视检查是否有一些差异。 3. 如果可能的话,把 json 贴在这里。

标签: json informatica informatica-powercenter


【解决方案1】:

问题是因为文件正在 informatica power center 中逐行解析。相反,它必须将所有数据集解析为一行。为此,我们必须指定数据中永远不会出现的不一致分隔符,或者将文件导入为固定宽度。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-02-13
    • 1970-01-01
    • 2013-04-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多