cancel
Showing results for 
Search instead for 
Did you mean: 

file-file,no interface found error

Former Member
0 Kudos

Hi, I am doing a simple file-file scenario testing. Following is the log from message monitor... Please let me know what other info you would need to help me the issue. Thank you

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

<Trace level="1" type="T">select interface namespace http://www.motorola.com</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 MI_SSPRINT*</Trace>

<Trace level="1" type="T">select interface namespace http://www.sprint.com</Trace>;

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Satish,

I just tested the scenario from ID. I have checked the log. Please find it below and let me know next step...

<b>sender agreement not found</b>

<Trace level="1" type="B">SENDER AGREEMENT SIMULATION</Trace> <Trace level="1" type="T">Simulating Adapter Engine...</Trace> <Trace level="1" type="T">Simply trying to loolup for the most specific Sender Agreement object</Trace> <Trace level="1" type="T"><b>no objects found</b></Trace> <Trace level="1" type="T">Note that real results may differ</Trace>

I did double check sender agreement object which looks good.

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Did you created Sender Agreement if so check whether it is in Activated.

Regards

Agasthuri Doss

Former Member
0 Kudos

Sender agreement is active and I have checked parameters(assigned sender comm channel).

But, <b>Results tab</b> shows that status as black flag(message processing complete). "Stopped at" is blank. Does this mean, my configuration scenario is correct ? Please clarify.

prabhu_s2
Active Contributor
0 Kudos

mallik

if u can see checked flag then the scenario is completed which mean ur file-file config is correct

Former Member
0 Kudos

Mallik,

Have you tested your scenario in Integration Directory. If not please test your scenario in ID.

Also do you have any error in communicatin channel monitoring.

---Satish