Author |
Message
|
Ashok Kumar |
Posted: Wed Aug 12, 2015 3:45 am Post subject: SAP Inbound Adapter creation IIB9 |
|
|
Acolyte
Joined: 01 Jul 2013 Posts: 53
|
Hi All,
How can we create single SAP Inbound adapter for multiple RFC program Id's in IIB9.
Please advice me.
It is very urgent.
Thanks in advance. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Aug 12, 2015 4:20 am Post subject: Re: SAP Inbound Adapter creation IIB9 |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Ashok Kumar wrote: |
Hi All,
How can we create single SAP Inbound adapter for multiple RFC program Id's in IIB9.
Please advice me.
It is very urgent.
Thanks in advance. |
AFAIK this is not possible. Each adapter can only have a single RFC Program Id (SAP Adapter design).
Now you can look and check in the KC if that program Id can be dynamically overriden by a value in the environment... but between us this makes little to no sense:
The SAP connection is determined by:
an RFCProgramId, a host, a SAP gateway port, and a SAP client ID (SID).
The RFCProgramId is to allow an SAP outbound connection.
So changing the RFCProgramId without changing either SAP host or SAP gateway (port) will still get you to the same destination....
Note if you need to access the connected RFC from multiple SAP hosts there is a feature in SAP transaction SM59 that will set the host through which to funnel the communication for the SAP host farm...
A different RFCProgramId makes sense if you have multiple instances/programs with different capabilities attaching to SAP.
SAP can then configure it's output according to the RFCProgramId to select the instance with the recorded capability...
Hope this helps  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Aug 12, 2015 6:03 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Do you want many SAP RFC programs to be able to call the same IIB Adapter?
Or one IIB Adapter to call many SAP RFC programs? |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Aug 12, 2015 6:14 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
mqjeff wrote: |
Do you want many SAP RFC programs to be able to call the same IIB Adapter?
Or one IIB Adapter to call many SAP RFC programs? |
In terms of an SAP JCO connection (and the SAP Adapter is base on SAP JCO) the SAP RFCProgramId does not refer to any program. It is a place holder to identify the client RFC connection to SAP. Each SAP Client connecting to an SAP system is supposed to connect with a different RFCProgramId.
For purpose of scaling, clients with multiple instances (each having the same capabilities) connect with the same RFCProgramId.
Hope this clarifies it  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Wed Aug 12, 2015 6:21 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
That's a useful factoid about SAP that I'll probably forget really soon.
But it doesn't necessarily clarify which direction was meant by "Inbound".
Presumably that's also me just being insufficiently caffeinated. |
|
Back to top |
|
 |
Ashok Kumar |
Posted: Wed Aug 12, 2015 6:31 am Post subject: |
|
|
Acolyte
Joined: 01 Jul 2013 Posts: 53
|
Thanks for your reply.
As per my client requirement I need to use single sap inbound adapter calling multiple RFC program Id's .Here all RFC program Id's available in same sap server. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Aug 12, 2015 6:32 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
If the OP really meant something executing in SAP called through RFC, the correct term would be an RFC Function.
And the correct answer would be the ones that have been bound to the SAP Adapter in the discovery phase....  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Gopi Sriram |
Posted: Mon Aug 17, 2015 2:40 am Post subject: Searching for the Same issue |
|
|
Newbie
Joined: 17 Aug 2015 Posts: 6
|
Hi Ashok,
I'm also trying very hardly for the same scenario. If you got any solution please kindly inform to me.  |
|
Back to top |
|
 |
|