on 2012 Jan 24 9:45 PM
Hi,
Currently we have a rfc written in sap. Visualbasic accesses this rfc via some means.(I am not sure how).
My question is whether PI can be introduced into the scope and if so how to interact with Visual Basic.
Regards
Anandh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anandh,
There are multiple sender adapters in SAP PI that you can make use of to connect your VB-based application to PI. Let me only mention HTTP, SOAP and file adapters (flat files or XML). Most probably you should also be able to use your existing code to call the RFC-enabled function module from VB directly via PI to your ECC system used so far, only with some minor changes. Actually it depends on the precise VB coding and PI development that you might prepare for this purpose.
Hope you'll find this useful,
Greg
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,
Check the RFC properties and you will see the parameters used for connecting to PI.
Please check this doc:
http://help.sap.com/SAPHELP_NW04S/helpdata/en/be/6e0f41218ff023e10000000a155106/content.htm
Regards,
Ashutosh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
81 | |
11 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.