cancel
Showing results for 
Search instead for 
Did you mean: 

in SXI_monitor unable to see receiver

Former Member
0 Kudos

Hello Friends,

Regarding the Enhanced Receiver determination.

I am working on the below blog "

I have done the design in IR as below

1) Created two data types (one input,one output)

2)Created respective Message types..

3)Created two Interfaces (one for the outbound ,one for Inbound)

4) a) Created message mapping from the input to SAP BAsis--> Receivers mesage type

b) Created message mapping from the input to output based on some logic(I prefered greater than logic here)

c) Created message mapping from the input to output based on some logic(I prefered less than logic here)

5) Created MI for the above three...

and in ID as below

1) created three different Business services and assigend input interface to one Business interface and the other output interface to the remaining two Business services.

2)Created three comunication channels and assigned to the above respective Business services.(Adapter :1 sender ,2 receiver File Adapters)

3)one Receiver determination (Extended)

4)two interface determination

5)One sender agreement

6)two reciever agreement.

I am getting error ....

in sxi_monitor its unable to find the receiver

what could be the reason ...Could any one guide me on this...

Accepted Solutions (1)

Accepted Solutions (1)

sunil_singh13
Active Contributor
0 Kudos

Hi Satya,

You can test your ID Configuration.

Go to Tools->Test Configuration in ID.

Give required information along with payload you are sending.

This will give you details where you have done mistake.

Thanks

Sunil Singh

Answers (2)

Answers (2)

Former Member
0 Kudos

Check once again created Business Services and its configuration. Check if everything is active or not.

In ID, from menu Environment----> Clear SLD Data Cache, and then try.

Former Member
0 Kudos

Hello Sarvesh,

Cache is proper...Do you think my IR and ID are proper...or do I need some alterations

Former Member
0 Kudos

Can you try the same with Business System rather Business Service (just for testing).

Rest of the configuration in IR & ID seems correct.

Former Member
0 Kudos

ok I will check this option..Thanks buddy

Former Member
0 Kudos

Hi

check the configured receiver determination .

the mapping name should be correct.

and there shold be two receiver determination as receiver determination .

hope your problem resolved .

Regard's

Chetan Ahuja

Former Member
0 Kudos

Hello Chetan,

>>and there shold be two receiver determination as receiver determination .

Why do I need two receiver Determinations.....

I think one is sufficenet ..i.e. Extended Receiver Det...

If it needs two ...

could you suggest me those two.