iSeries 的 XML Web 服务

发布于 2024-07-10 14:57:35 字数 112 浏览 5 评论 0原文

我需要从 aspx 页面的 DB2 数据库中提取商品数量,然后在数量更改后进行更新。 我想创建一个 Web 服务,它将发送 XML 数据,然后解析回我的页面。 寻找任何人可能尝试过的任何好的参考资料或示例。

I need to pull item quantity from a DB2 database from an aspx page and then update after the quantity has been changed. I want to create a web service that will send XML data and then parse back to my page. Looking for any good references or examples that anyone has possibly tried.

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

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

发布评论

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

评论(1

む无字情书 2024-07-17 14:57:35

除非有其他原因,否则我建议使用 C# 为您生成 Web 服务。 C# 中的 XML 比 RPG 中的处理过程要好得多。

Unless there is another reason, I would suggest using C# to generate the web service for you. XML in C# is much better than the process to do it in RPG.

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