cancel
Showing results for 
Search instead for 
Did you mean: 

Err "NO_IIF_CASE_ASYNC"

Former Member
0 Kudos

Hi,

In my file to file scenario (Asynch),

I m dynamically choosing inbound interface based on the condition given in Interface determinatn, (xpath)

(/p1:MT_INPUT/Recordset/PERSON [NAME = 'Mr'] EX )

(/p1:MT_INPUT/Recordset/PERSON [NAME = 'Ms'] EX )

i hav one outbound interface,and based on the value of one of the fields in tree of outbound interface,

it has to dynamically select inbound interface, thats why configured two inbound interface and corresponding two Communicatn Channel.

In IR i hav two meassge n Interface mapping,

Err in moni--<b>Unable to find inbound interface</b> "<b>NO_IIF_CASE_ASYNC</b>"

Need some Help on this,

Thanks&Regards,

Pratibha

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

This condition arises when both ur Interface Determination holds false. e.g in ur case it would be "Mrs". Make sure u handle all the cases.

Regards,

Prateek

Former Member
0 Kudos

my input file contains only two records of Mr and Ms.

Jus checking these two cases only

prateek
Active Contributor
0 Kudos

But still there is a possibility that some other input may come. At that time XI couldnt handle the situation.

Now give it a try. Create a third conition which is a perfect "NOT" of first and second condition and then try running ur scenario.

Regards,

Prateek

Former Member
0 Kudos

No still not working...

prateek
Active Contributor
0 Kudos

Apply SAP Note 787484

Regards,

Prateek