Skip to Content
0
Former Member
Jan 17, 2011 at 11:33 AM

"no interface found" error on PI message

514 Views

Hi there...

I'm fairly new to XI so I hope someone here could share their expertise and help us in resolving this error we're getting wherein messages going into XI cannot be processed due to the highlighted errors below:

- <Trace level="1" type="B" name="interface activity determination">

<Trace level="1" type="T">Version 000</Trace>

<Trace level="1" type="T">Message status 000</Trace>

<Trace level="1" type="T">Interface action INIT</Trace>

<Trace level="1" type="T">(must be INIT for a new determination)</Trace>

<Trace level="1" type="T">start CHECK_INTERFACE</Trace>

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

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

select interface namespace http://zmdc.mdc.com/XI1Bootcamp/Instr01>

<Trace level="1" type="T">no interface found</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">no interface found</Trace>

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

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

<Trace level="1" type="T">end CHECK_INTERFACE</Trace>

<Trace level="1" type="T">Set interface action DEL into MAST</Trace>

We've done our fair share of browsing through the forums for similar scenarios and we've done the things that have already been suggested. So far this is what we have:

  1. Tested Message Mapping - Passed

  2. Tested Configuration in Integration Directory - Passed

  3. Removed and recreated the interface determination configurations - Done

  4. Checked Cache Notifications - no errors

  5. Checked the IE Cache - all configurations are there

  6. Checked communication channels in RWB - Passed

Even with the above checks, we're still getting the error when checking the message trace in IE Monitor. Any direction would be greatly appreciated.

Regards