Skip to Content
Author's profile photo Former Member

How to send message from AAE to IE

Recently, I implemented a interface. The IDOC is already used by ICO which run on AAE. But I need to use receiver plian http adapt, as the AAE_HTTP adapter not support dymanatic config. We cannot change the ICO. First we use the MQ as media. AAE send the message to MQ, then IE pick it from MQ through JMS adapter.

One day a light struck on me, just like an apple atack the Newton.

Why not use http adapter, the http is the PI internal message exchange protocol.

Then the solution become to that AAE send the message through receiver AAE http, IE use the sender http adapter.

Perfect!

This is on PI 7.3.

I show the screenshot below.

1.ICO config, use receiver AAE HTTP to send msg to IE

2. Receiver AAE HTTP Channel

3. configuration scenario

4. Send plain http adapter use in configuration scenario

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.