cancel
Showing results for 
Search instead for 
Did you mean: 

i am using oracle-->xi-->r/3(bapi)

Former Member
0 Kudos

hi,

all

i am not able to send the date to r/3 system.

i am using oracle(sender)>xi>r/3(bapi) as receiver..

i am able to get the data in xi

under sxmb_moni

i am able to see the data in inbound message (center) & receiver groping.

under Response-->Soap Body it is showing me.....

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Response -->

<SAP:Manifest xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="" />

can any one suggest me what might be wrong..

thanx

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi, dear,

Pl.check as per following points,

1) check your message mapping - there you have to take right msg type don't take BAPI name directly

2) check your interface determination - you must fill all the required fields like IM name,namespace name

3)Check your logon credential in CC

Regards,

dj

Answers (5)

Answers (5)

Former Member
0 Kudos

hi

all

there is problem in the message mapping

>>>>java.lang.NullPointerException

when i am executing it in MM by manually entering the data it showing good.

when i an coping it from Receiver Group -->playload in sxmb_moni.

it is giving me the error

Former Member
0 Kudos

Hi kalyan,

As per your thread, I assumed that the data has been fetched from Oracle Server and sent messages to XI. The problem is in the communication between XI and RFC.

The following Points may be anticipated areas:

1. RFC Destination is not found

2. Data duplicacy in the R/3 Table

3. Check the Queues

Former Member
0 Kudos

Hi !!

have a look at this one:

/people/sameer.shadab/blog/2005/10/24/connecting-to-ms-access-using-receiver-jdbc-adapter-without-dsn

See the below links also

http://help.sap.com/saphelp_nw04/helpdata/en/7e/5df96381ec72468a00815dd80f8b63/frameset.htm

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii - see in the JDBC Part.

/people/sameer.shadab/blog/2005/10/24/connecting-to-ms-access-using-receiver-jdbc-adapter-without-dsn : Connecting to MS Access using receiver JDBC Adapter (Without DSN)

Pls Reward cif useful

Former Member
0 Kudos

hi vasanth

i am using a jdbc adapter for oracle db at the sender side.

& at the receiver(r/3) i am using Rfc adapter for bapi f.m .

i am not able to get the data at the receiver side.

SXMB_MONI

under Response-->Soap Body it is showing me.....

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Response -->

<SAP:Manifest xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="" />

Former Member
0 Kudos

Hi,

check these threads...

Might helps you..

vasanth,

Former Member
0 Kudos

Hi,

Could you explain me in detail about your scenario...

vasanth.