无法从Azure逻辑应用程序调用WCF服务. [英] Not able to call WCF service from the Azure logic app.

查看:89
本文介绍了无法从Azure逻辑应用程序调用WCF服务.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我们需要从逻辑应用程序调用WCF Web服务.
我们已经使用Azure函数代码实现了调用,但是我们需要使用Azure逻辑应用程序来实现相同的功能.

我们已经尝试了自定义连接器SOAP(PREVIEW)功能来调用我们的WCF Web服务,但它会返回错误消息,即
{
  错误":{
    "代码":"a:InvalidSecurity",
    消息":验证消息的安全性时发生错误."
}
}
甚至我们都提供了用户名和密码.

有人对此有想法吗?

或是否有人共享使用"SOAP直通"的帮助?以及使用手动肥皂调用来调用WCF Web服务的步骤?


当您看到答案和有用的帖子时,请单击投票为有帮助",提议为答案"和/或标记为答案".此致,Munavvar Husein

Hello,

We have a requirement to call the WCF web service from the logic app.
We have achieved the calling by using the Azure function code but we need to achieve the same by using the Azure logic app.

We have tried the custom connector SOAP (PREVIEW) feature to call our WCF web service but it is returning an error message i.e. 
{
  "error": {
    "code": "a:InvalidSecurity",
    "message": "An error occurred when verifying security for the message."
}
}
even we have provided the username and password.

Does anyone have an IDEA about it?

OR Does anyone share any help to use "SOAP pass-through" and steps to call the WCF web service by using manual soap call?


When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer. Regards, Munavvar Husein

推荐答案

这是内部服务/第三方服务

Is this an on premises service/ third party service ??

服务需要什么样的安全性,您是否实现了相同的安全协议?

What kind of security does the service expect and have you implemented the same security protocol?


这篇关于无法从Azure逻辑应用程序调用WCF服务.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆