cancel
Showing results for 
Search instead for 
Did you mean: 

Interacting With VB

Former Member
0 Kudos
67

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

Accepted Solutions (0)

Answers (4)

Answers (4)

rajasekhar_reddy14
Active Contributor
0 Kudos

check below my blog

Regards,

Raj

former_member184681
Active Contributor
0 Kudos

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

Former Member
0 Kudos

Hi.

The communication between VB and PI is SOAP.

Please check the below thread.

Regards.

Former Member
0 Kudos

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