cancel
Showing results for 
Search instead for 
Did you mean: 

Message errors

Former Member
0 Kudos

Hi,

We have a scenario in which messages coming from ERP(matrix) system have a java mapping for the receiver determination.The UDF determines the receiver through a lookup from a file.During this process the messsage error occurs in integration engine.

However there is no problem with the message that is sent because once we retrigger this message manually from Integration engine, the receiver is determined and message processes successfully.

This seems to be a problem as such error arises every other day. Please help us to resolve this problem.

Thanks,

RamNarender

Accepted Solutions (0)

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

1. If the interface runs at times and during other interval it doesnt, its sure a server issue.

2. Make sure your lookup is not failing.

Former Member
0 Kudos

Hi Ram,

Try using the mapping functions(i.e. Value mapping by importing the file ) and then run the scenario.

Hope this will sort out your problem.