我需要从python向ESB端点发送特定的请求。基本上,我需要的是从ESB调用服务,而不首先访问应用程序。下面我附上了虚拟请求。模块请求,当我运行代码时,得到: File "C:\Python27\Soap.py", line 79, in <module> File "C:\Python27\lib\site-
public static void ProcessFolder() using (var esbExchangeService.GetExchangeServiceBinding()) var contactFolder = FolderService.GetPublicFolder(esbProperties.Settings.Default.ExchangePublicFolderName);
pro