We worked on energy company project which takes the WBS code data from SAP and put it in JMS Queue.
We integrated SAP with a messaging backbone to feed downstream systems using JMS and per-application experience layers.
Back to Projects
SAP → JMS
We worked on energy company project which takes the WBS code data from SAP and puts it in a JMS Queue.
Message Consumer
An API consumes messages from the queue, transforms them, and passes them to the experience layer.
Experience Layer
The experience layer varied per application, we transformed data into the different formats each application required.