Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在调用一个公共适配器过程并已分配securityTest="wl_unprotected"给它。如果我通过 URL 调用该过程,它可以正常工作,但是当从设备/应用程序调用时,它就无法正常工作......
securityTest="wl_unprotected"
可能是什么原因?
正如电子邮件所讨论的,问题不在于适配器过程在适配器 XML 中的设置方式,而在于 IMO 客户端代码处理它的方式。
这个问题不太适合 Stackoverflow ......