cancel
Showing results for 
Search instead for 
Did you mean: 

configure XI adapter for abap proxy scenario- plz help

Former Member
0 Kudos

Hi,

Pleas help me in configureing the XI adpater in abap server proxy scenario, answer the one in bold in below

Scenario is asynchronous

Http -> XI ->R/3(abap server proxy)

sender: Through http client

receiver is abap server proxy

Repository objects:

Sender: sender_DT, sender_MT, sender_MI(outbound asynchronous)

Receiver: receiver_MI

Interface mapping: source=sender_MI, receiver_MI.

<u>Proxy generated on R/3 client 550 for receiver_MI.</u>

this proxy internally calls an RFC which inturn updates a table.

Configuartion objects:

Sender: business service, no comm channel since http sender.

receiver: R/3 business system

Comm channel: receiver_cc type of XI.

transport protocol: http

message protocol : XI 3.0, since both XI and R/3 on webas 6.4

<b>addressing type: URL

target host: ??? where can I find this

service number: ?? where can I find this

path: /sap/xi/engine?type=entry</b> i guess the path is correct for XI 3.0

<u>My system details: XI - client 400, R/3 client 550.</u>

Authentiction data:

<b>user name: this user suppossed to be from R/3 or XI?,</b>

passwrod; proper password

<b>logon client: the client supposed to be of R/3 or XI?</b>

Recevr determinaion, interface determination and recevr agrrement looks fine.

Please reply , your help is appreciated.

Thanks

KK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi KK,

Reregister the queues and activate them. Then try again.

cheers,

Prashanth

Former Member
0 Kudos

I tried that but its of no use, figured out ther is no rfc destination connection created.

Thanks for ur reply

Answers (1)

Answers (1)

former_member206604
Active Contributor
0 Kudos

Hi,

<i>>>>target host: ??? where can I find this</i>

Your R/3 host number you can find System->Status

<i>>>>service number: ?? where can I find this</i>

You can find in SMICM in services

<i>>>>user name: this user suppossed to be from R/3 or XI?,

passwrod; proper password

logon client: the client supposed to be of R/3 or XI?</i>

R/3 logon details.

Thanks,

Prakash

Former Member
0 Kudos

That was so much helpful.

Prakash- After I made the changes as u suggested , when I run the scenario the message is in "scheduled for outbound processin state" for more than couple of hours, and the queue id for thsi message is in 'sysfail' status.

Plz sugegst on troubleshooting