如何使用 PHP SOAP 访问 SAP Erecruitment 数据库

发布于 2024-07-07 18:40:55 字数 142 浏览 14 评论 0原文

我们的团队正在 SAP 上工作,并获得一个用 PHP 和 MySQL 编写的网站前端,以连接 SAP 上的招聘数据库...... 我们已经尝试过制作 SOAP 客户端和所有内容,但似乎我们遗漏了一些东西..确保它们可以在有或没有 wsdl 的情况下同步的步骤是什么..

Our team is working on SAP and getting a website frontend written with PHP and MySQL to connect with the recruitment database on SAP ...
we've tried making SOAP clients and everything but it seems we're missing something.. what are the steps to ensure that they can synchronize with or without a wsdl..

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

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

发布评论

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

评论(2

梦中的蝴蝶 2024-07-14 18:40:55

标准 PHP SOAP 模块一直对我有用... http://no.php.net/manual/en/function.soap-soapclient-construct.php

The standard PHP SOAP module has always worked for me.... http://no.php.net/manual/en/function.soap-soapclient-construct.php

飘逸的'云 2024-07-14 18:40:55

使用 RFC 可能更有意义,这样

it might make more sense to use RFC's instead, that way

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