cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic RFC connection details for RFC SENDER and RECEIVER

Former Member
0 Kudos

Hi,

I wanted to know if the connection details that we provide in the RFC Communication Channels for SENDER and RECEIVER can be dynamically picked up from some configuration file or configuration table(ztable) in PI ?

I want the following details to be picked up dynamically at runtime,

RFC SENDER COMMUNICATION CHANNEL

RFC Server Parameters

Application Srever(Gateway):

Application Server Service(Gateway):

Program ID:

RFC Metadata Repositiry Parameter

Application Server

System Number:

Authentication Mode:

Logon User:

Logon Password:

Logon Language:

Logon Client:

RFC RECEIVER COMMUNICATION CHANNEL

RFC Client Parameters

Application Server

System Number:

Authentication Mode:

Logon User:

Logon Password:

Logon Language:

Logon Client:

What about IDoc Receiver communication channels, is there a ways ti fill the details dynamically at runtime ?

Thanks for the help!

Venu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Venu,

I think it is not possible to pull the details.

Even though you go ahead with any of the mappings, it is not possible to achive it completely.

Check the Packages defined in the weblink below:

http://help.sap.com/javadocs/pi/SP3/xpi/com/sap/aii/mapping/api/package-summary.html

Thanks,