cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Engine error

Former Member
0 Kudos

Hi All,

My scenario is one Outbound and two inbound

outbound----


Inbound1

-


Inbound2

So I have done two mappings two operation mappings in ESR.

I have configured interface determination with inbound interfaces(No condition here), so I have configured two receiver agreements with two receiver CCs.

In SXMB_MONI and IE monitoring its showing two inbound payloads properly but in two different communication channele monitoring its showing same payload.

What could be the error. I am using PI7.1

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

This was bug in PI7.1. After applying patches it works.

JoelTrinidade
Active Contributor
0 Kudos

Hi Ram,

Please check your interface determination and your receiver determination. Check for any conditions that you might have given.

Regards

joel

Former Member
0 Kudos

Hello All,

Its working fine in DEV..NO issues in DEV environment.

When I migrated to QA and testing I am getting this problem...

Former Member
0 Kudos

Anyone faced this type of problem?

former_member200962
Active Contributor
0 Kudos

Hi Rams,

To process the message you need to have the following configuration done:

1) One receiver determination.....here include both the receivers.

2) Two different Interface Determinations....one each for each receiver.

3) Two CC.....if adapter types are different

4) One Sender Aggrement

5) Two different Receiver Agreements.

6) Two different Interface mappings....and message mappings (if needed....according to the payload you need).

Once you test your interface in the SXMB_MONI you will be able to see the message processing starting with two arrowheads (>>)....instead of a black-white chequered flag

This indicates that the message is set for branching....happens when you have two or more receivers...as in your case.

It has nothing to do with the version:)

Regards,

Abhishek.

Former Member
0 Kudos

Hi, Rams:

Have you checked the audit log of the commnication channel, you might get more detailed error information from there.

Regards.

Liang

Former Member
0 Kudos

Yeah I have checked it but could not able to find anything?

Former Member
0 Kudos

Also you can use the log viewer to check the log on J2EE engine.

Liang

Former Member
0 Kudos

hi rams,

If you found nothin in audit log then could you please check out the message mappings where you can see whether you have used the different interfaces or not ?

If it's using the same interface then you can get the same payload in both channels.

regards

Ashwin kumar Dhakne

Former Member
0 Kudos

Hi

I am getting different payloads in SXMB_MONI. after message split.

In the message monitoring of RWB I saw differemt payload in Intergration Engine Monitoring. But in AE monitoring its changing.

Former Member
0 Kudos

Hi rams,

If you have done the message mappings , interface mappings correctly and assigned it to the correct channels also then it could be the problem with AE engine cache problem.

Please go to SXI_CACHE and refresh the cache or better restart the J2ee server. i hope it will get solved.

If still problem persists then please recheck the scenario step wise like

1) Message mapping

2) Interface mappings

and in configuration part , check out it is assigned to the correct communication channels.

regards

Ashwin kumar Dhakne