如何整合 ISA 和 ISA GS 将值分段为 BizTalk 2009 生成的 EDI XML

发布于 2024-12-07 10:30:20 字数 257 浏览 1 评论 0原文

我在 BizTalk 2009 中有一个接收端口设置来接受和接收反汇编 X12837 EDI 文件。还有一个发送端口,用于从接收端口获取反汇编的 EDI 并转换为 EDI XML 文件。发送端口与一方、ISA 和 ISA 相关联。与其关联的 GS 段值。

我的问题是 BizTalk 退出了 ISA 和 ISA。 GS 从反汇编的 EDI XML 文件中分段。

我怎样才能让 BizTalk 填充 ISA 和 ISA? GS 分段到生成的反汇编 EDI XML 中吗?

I have a receive port setup in BizTalk 2009 to accept & disassemble X12837 EDI Files. There is also a send port that picks up disassembled EDI from the receive port and converts into EDI XML files. The send port is associated with a Party, with the ISA & GS segment values associated with it.

My Issue is that BizTalk pulls out ISA & GS segments out of the disassembled EDI XML files.

How can I get BizTalk to populate the ISA & GS segments into the disassembled EDI XML generated?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

穿越时光隧道 2024-12-14 10:30:20

如果您有一方配置了适当的 ISA/GS 数据,BizTalk 会提取 ISA 和 GS 段,并将一些数据提升到消息上下文。您可以将发送端口和业务流程订阅到提升的数据以进行消息路由,或者如果您需要将其用于其他目的,则可以在业务流程表达式形状中引用数据。

请澄清您的要求,我一定会回复您更具体的细节。

BizTalk pulls out the ISA and GS segments and promotes some of the data to the message context provided you have a party configured with the appropriate ISA/GS data. You can subscribe send ports and orchestrations to the promoted data for message routing or you can reference the data within an orchestration expression shape if you need it for some other purpose.

Please clarify your requirements and I will be sure to respond with more specific details.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文