cancel
Showing results for 
Search instead for 
Did you mean: 

Connection Between PI To External System

S0004343680
Explorer
0 Kudos

Hi PI Gurus,

I am Connecting form PI to---> External System via ABAP Proxy & my target is JDBC Connection

i am getting error

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">DESTINATION_NOT_FOUND</SAP:Code>

<SAP:P1>SAPR3_XI</SAP:P1> """"" this is my r3 to pi connection

<SAP:P2>AXD</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP destination SAPR3_XI missing (system , transaction SM59)</SAP:Stack>

i am not able to find what exactly is the problem,

help me out..

with regards

Accepted Solutions (0)

Answers (3)

Answers (3)

S0004343680
Explorer
0 Kudos

thank u for replay,

my scenario is PI -


> 3rd Party.

i already have data in PI T.Tables..

here in PI i am doing Some Calculation and sending it to 3rd party .

in PI i am sending the data via ABAP Proxy to my oracle Data base(3rd party)using JDBC adapter.

help me out

Former Member
0 Kudos

Hi Kalyan,

Exchange integration is an integration broker , which transfers data between any of two heterogeneous systems.

1) In your scenario the sender system itself is PI, i don't think so it will work.

2) when ever u want to create abap proxies u have to create rfc connection between PI and sap system( to create class and methods)

so i think in ur case u have to create RFC from PI to PI (will it work ?)

<SAP:P1>SAPR3_XI</SAP:P1> """"" this is my r3 to pi connection

which R/3 to PI connection u r refering hear (our integration there is no need to use any R/3 system)

request to refer below urls

ABAP Proxy Generation --

http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/content.htm

Actiave ABAP Proxies --

ABAP Client Proxies --

ABAP Server Proxies --

regards,

pradeep A.

Edited by: Pradeep Amisagadda on Dec 4, 2008 11:18 AM

prateek
Active Contributor
0 Kudos

Have you created the SAPR3_XI destination at R/3?

Regards,

Prateek

Shabarish_Nair
Active Contributor
0 Kudos

make sure your abap proxy connection is active -