cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI to BI integration

Former Member
0 Kudos

Hi experts,

I am doing a FTP-PI-BI interface in which I am getting the below information in the SXMB_MONI in the BI box . Although there is a succesfull chequered flag in the moni I am getting this message.

<Trace level="1" type="T">select interface namespace urn:dixonsretail.com:bi:sites:poc</Trace>

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

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

Also, in the BI box the message has not been sent, although we can check the structure being developed in the SXMB_MONI of

BI box,

We are using an inbound proxy in here.

Please let me know.

Regards,

Aniruddha

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

Thanks a lot the blog the blog is very useful, but I am getting the error while loading the payload after message maping my inbound proxy payload is

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

<ns1:_-BI0_-QI6AZ_XML_TEST_3X_RFC xmlns:ns1="urn:sap-com:document:sap:rfc:functions"><DATASOURCE></DATASOURCE><DATA><item><_-BIC_-ZSITECODE>7421</_-BIC_-ZSITECODE><_-BIC_-ZSITENAME>SOUNTAMPTON LDO</_-BIC_-ZSITENAME></item><item><_-BIC_-ZSITECODE>7399</_-BIC_-ZSITECODE><_-BIC_-ZSITENAME>SOMEWHERE ELSE LDO</_-BIC_-ZSITENAME></item></DATA></ns1:_-BI0_-QI6AZ_XML_TEST_3X_RFC>

What possible error this payload has comes as a error in the top level component.

Regards,

Aniruddha

Former Member
0 Kudos

Hi,

Thanks so much once again, but the link is not opening, could you please provide some more suitable links or elaborate on this, as we are not exactly finding out the root of the problem.

Regards,

Aniruddha

Shabarish_Nair
Active Contributor
0 Kudos

this should work - /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

Former Member
0 Kudos

Hi,

Thanks a lot for your reply, but the inbound proxy being an ABAP class how to debug it then.

Regards,

Aniruddha

Shabarish_Nair
Active Contributor
0 Kudos

Hi experts,

> I am doing a FTP-PI-BI interface in which I am getting the below information in the SXMB_MONI in the BI box . Although there is a succesfull chequered flag in the moni I am getting this message.

>

> <Trace level="1" type="T">select interface namespace urn:dixonsretail.com:bi:sites:poc</Trace>

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

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

you can ignore the above in the trace

>

> Also, in the BI box the message has not been sent, although we can check the structure being developed in the SXMB_MONI of

> BI box,

>

> We are using an inbound proxy in here.

> Please let me know.

>

> Regards,

> Aniruddha

Do you see a successful entry in sxmb_moni of BI along with the required payload?

If so you will need to troubleshoot/debug the inbound proxy to understand the message in detail.

naveen_chichili
Active Contributor
0 Kudos

Hi Aniruddha,

check if SMQ1, SMQ2 of BW server if the messages are in processing state.

Also check the links below:

http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=72123509

Regards,

Naveen.