on ‎2009 Apr 28 11:18 AM
Iam working with rfc to jdbc scanario
when we create rfc desination in R/3 System,we have to fill the parameters like client,user ,password in the logon security tab.
Is the parameter details of XI system or r/3 system?
Request clarification before answering.
its the R3 System details and u also give the program id and activate communication channel and the use the same program id while creating the rfc connection in SM59 TCODE
see this for detail [http://sapnetweavernotes.blogspot.com/2007/12/troubleshooting-rfc-and-soap-scenarios.html]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Praveen,
If You are craeating in R/3 side poiting to XI you have to give the XI system details.
Because By using that details it will go to that system.
So to which system u have to point give that system details.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
>
> Iam working with rfc to jdbc scanario
> when we create rfc desination in R/3 System,we have to fill the parameters like client,user ,password in the logon security tab.
> Is the parameter details of XI system or r/3 system?
You need to select type T Destination while creating for RFC and need to select RegisteredServerProgram and provide there some name and need to provide the same name in XI (In XI also need to create RFC destination of Type T)
Rajesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
its the R/3 system.
Regards
joel
Edited by: joel trinidade on Apr 28, 2009 3:56 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
>
> Iam working with rfc to jdbc scanario
> when we create rfc desination in R/3 System,we have to fill the parameters like client,user ,password in the logon security tab.
> Is the parameter details of XI system or r/3 system?
be sure to use these blogs as a reference when you are configuring the RFC sender adapter
Sender- /people/michal.krawczyk2/blog/2005/03/29/configuring-the-sender-rfc-adapter--step-by-step
trouble shooting rfc/soap -
/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
>> Is the parameter details of XI system or r/3 system?
You need to pass R/3 system parameter while creating RFC destination at sender side.
Steps:
1. To create the RFC go to TCODE: SM59
2. Create new destination of type T (TCP/IP)
3. Make sure you select Registered Server Program option before writing your program ID
4. Write you program ID (remember it's case-sensitive)
5. In the gateway host and gateway service write the values of your "Application system" - business system (not the XI server)
Sameer
Edited by: sameer Khanna on Apr 28, 2009 12:35 PM
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.