cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Interface Not found

konchada_saikrishna
Active Participant
0 Kudos

Hi All,

I am doing a JDBC to JDBC Scenario. I have created whole scenario & tested it. I have also tested the payload data of sxmb_moni at mapping editor, and is execute successfully. Data is picking up from the source table, but is not reaching to destination table.

I have checked in message monitoring or RWB, only Sender Interface is appearing, there is no Receiver Interface at all. Same thing even at SXMB_MONI. I have checked http port for abap. Port is 8001, the same I have created at SXMB_ADM & in Pipe line url of Integration Server, there is also port as 8001.

Please any body tell me, any configuration need to be done.

Regards,

Murthy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

can you check in receiver communication channel :

<b>Adapter Engine : Integration Server.</b>

and check every thing is activated properly.

may be these are the problems.

regardsd

HONEY

konchada_saikrishna
Active Participant
0 Kudos

Hi,

I could see JDBC is activated, and is green color.

Regards,

Former Member
0 Kudos

hi,

<b>> I could see JDBC is activated, and is green color.</b>

well,<b> I was talking about in ID</b> ,

can you check in configaration of <b>Receiver Communication Channel</b> :

Adapter Engine : Integration Server.

and check every thing is activated properly.

may this will ease your problem.

regards

HONEY

Former Member
0 Kudos

Meand there is no Error in SXMB_MONI?

So got to RWB->ComponentMonitoring>Adapter Engine>Communication Channel Monitoring.

Check the status of the receiver JDBC adapter..and let us know what type of Error you are getting??

Thanks

Farooq.

konchada_saikrishna
Active Participant
0 Kudos

Hi,

JDBC Adapter is in green color.

Sender Communication channel is showing message as "Processing finished successfully".

Receiver Communication channel is showing message as "No message processing unitl now".

Regards,

Former Member
0 Kudos

Are you getting any Error in SXMB_MONI for JDBC to JDBC scenario??

Thanks

Farooq.

konchada_saikrishna
Active Participant
0 Kudos

There are no errors in SXMB_MONI for this scenario, and the flag is in green color.

Regards,

konchada_saikrishna
Active Participant
0 Kudos

Hi,

In SXMB_MONI,

I found this trace at XML Message>SOAP Header>Trace

<Trace level="1" type="T">select interface namespace <A href="http://pro.com.au/JDBC2JDBChttp://pro.com.au/JDBC2JDBC</Trace>

<Trace level="1" type="T"><b>no interface found</b></Trace>

<Trace level="1" type="T">--start receiver interface action determination</Trace>

<Trace level="1" type="T">Loop 0000000001</Trace>

<Trace level="1" type="T">select interface *</Trace>

<Trace level="1" type="T">select interface namespace</Trace>

<Trace level="1" type="T"><b>no interface found</b></Trace>

<Trace level="1" type="T">--<b>no sender or receiver interface definition found</b></Trace>

<Trace level="1" type="T">Hence set action to DEL</Trace>

Can you please tell me did i miss any thing.

Regards,

konchada_saikrishna
Active Participant
0 Kudos

Hi,

At Receiver Determination screen of Integration Directory, I do not found Receiver details.

Screen looks like this

<b>At Left Frame:</b>

>Service Without Party

>Receiver Determination

|ORC_BS|JDBC_SENDER_MI

>Interface Determination

|ORC_BS|JDBC_SENDER_MI||ORC_BS

>Sender Agreement

|ORC_BS|JDBC_SENDER_MI|

>REceiver Agreement

|ORC_BS||ORC_BS|JDBC_RECEIVER_MI

<b>At Right Frame:</b>

Edit Receiver Determination

Sender

Party -


Service ORC_BS

Interface JDBC_SENDER_MI

Namespace http://pro.com.au/JDBC2JDBC

Receiver

Party *

Service *

Can you tell me is this the problem that is not found at message mapping.

Reagrds,