将主机数据包转换为.net中的XML包
有没有办法将大型机数据包格式(平面文件,CVS)转换为.net中的XML/NIEM格式?或任何建议将不胜感激
谢谢
is there a way to translate mainframe data packet Format(Flat Files,CVS) to an XML/NIEM Format in .net? or any suggestions would be appreciated
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用任何 ETL 工具都可以轻松完成此操作。大多数(所有?)大型机商店都可以使用 SYNCSORT。可以使其基于字段的流内描述来输出XML。
This is easily done with any ETL tool. The one that most (all?) mainframe shops will have access to is SYNCSORT. It can be caused to output XML based on an instream description of the fields.
Shadow 开发了一款能够进行大型机到 XML 转换的产品。
Shadow makes a product that does mainframe-to-XML.