开发适配器查询 [英] Developing adapter queries

查看:90
本文介绍了开发适配器查询的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为SAP开发自己的适配器,我已经创建了WCF适配器类并且通过查看Echo示例来配置Uri部分,现在问题是如何连接到SAP,我是否需要编写连接到SAP的代码?如果是,必须使用哪个库,我是librfc32u.dll但不能添加.NET程序集,因此开发适配器的要求是什么。我也有SAP .NET连接器,哪一个更好?我知道Biztalk SAP适配器基于librfc32u.dll。你能给我一些示例如何连接到sap如果我有这个.dll。

I'm developing my own adapter for SAP, I've created WCF adapter classes and also configured the Uri part by seeing the Echo example, now question is how can I connect to SAP, do I need to write the code to connect to SAP? if yes, which library has to be used, i've librfc32u.dll but cant add in .NET assemblies, so what are the requirements for developing the adapter. I also have SAP .NET connector, so which one is better? I know Biztalk SAP adapter is based upon librfc32u.dll. Can you give me some sample how to connect to sap if i've this .dll.

谢谢

Taruna

推荐答案

你能给出一些创建适配器的步骤,WCF帮助实际上并没有那么有用,我是用Visual WCF Adapter创建的工作室那么需要做哪些更改,如果我打开连接就足够了,将如何检索元数据?它是由生成的适配器照顾,当我看到生成的代码,它是模板和继承的文件,接口是用虚拟实现定义的,所以我想知道我应该在哪里做更改,我不知道流程完全。那么流量是什么,以便我可以相应地添加我的代码。

Could you give some steps of creating Adapter, WCF help is not really that much useful, i've created using WCF Adapter from visual studio so where are the changes need to be done, if I open the connection is that enough, how metadata will be retrieved? is it taken care by generated adapter, when i saw generated code it's the the templates and the files being inherited, interfaces being defined with dummy implementation, so I want to know where should i be doing changes, i dont know the flow exactly. so what's the flow so that i can add my code accordingly.

谢谢

Taruna


这篇关于开发适配器查询的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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