cancel
Showing results for 
Search instead for 
Did you mean: 

Rest Lookup channel error

hamsa_shree
Participant
0 Kudos

Hello,

I have created Rest Lookup UDF and calling the same in my mapping using the lookup channel but during testing I am getting error in the Lookup channel stating "Error while processing outbound message. Cannot process message because channel "channelname" is not bound to interface.

Please let me know how to resolve this issue.

Thanks & Regards,

Hamsa Shree

Accepted Solutions (1)

Accepted Solutions (1)

hamsa_shree
Participant
0 Kudos

Hi Evgeniy,

You mean that you also tried to create lookup channel without any association with iflow and it doesnt work for you as well or is there any issue with my UDF that I have created.

Thanks & Regards,

Hamsa Shree

former_member190293
Active Contributor
0 Kudos

Hi Hamsa!

It's the issue described in many threads and the only workaround that I could found was creation of dummy configuration objects using that channel.

Regards, Evgeniy.

Answers (4)

Answers (4)

hamsa_shree
Participant
0 Kudos

Hi Evgeniy,

Thanks for your reply .

Regards,

Hamsa Shree

hamsa_shree
Participant
0 Kudos

Hi Evgeniy,

Yes it works with dummy iflow but I dont want to create dummy iflow for the lookup channel, is there any way to achieve this.

Thanks & Regards,

Hamsa Shree

former_member190293
Active Contributor
0 Kudos

Hi Hamsa!

I guess it seems to be a kind of bug in java lookup implementation.

I've just used this workaround when I faced that ussue with lookup. Don't know if there is any other approaches to fix it.

Regards, Evgeniy.

hamsa_shree
Participant
0 Kudos

Hi Evgeniy,

I have created dummy iflow for this receiver but is there any way where in dummy object creation can be avoided.

Thanks & Regards,

Hamsa Shree

former_member190293
Active Contributor
0 Kudos

Hi Hamsa!

Does your scenario works now?

Regards, Evgeniy.

former_member190293
Active Contributor
0 Kudos

Hi Hamsa!

Try to create dummy receiver agreement using this channel.

Regards, Evgeniy.