Press "Enter" to skip to content

Posts tagged as “Connectivity”

Decoupling: When to use a broker like SAP Event Mesh

0

We often hear “we need a messaging broker to be able to decouple applications”. Moving away from Point-To-Point-Integration is really great to remove the dependencies between systems. But what does…

Virtual Receiver for WHINT MessageTrigger Job

1

WHINT MessageTrigger Job now also supports the following, optional parameters: ReceiverParty (Virtual Receiver) ReceiverService (Virtual Receiver) SenderParty They can be used in addition to the mandatory parameter ScenarioSender which represents the…

Avoid using flat files !

3

This is about why we should not use flat files anymore: Integration across systems in the 1990´s looked like this: – Sender System runs export program in batch to produce…