Category Archives: Order management

Asynchronous Communication – Methods and Strategies

Asynchronous communication is a widely used communication method between different processes and systems. In an Asynchronous Communication, the client sends a request to the server (which requires lengthy processing) and receives a delivery acknowledgment response right away. Different from the synchronous communication, this response does not have the required “information,” yet. After the client receives… Read More »

Business Rule Management Systems (BRMS)

Most business processes require business rules to decide the best next activity or another business process that should be followed.. Workflows, which automate business processes typically include several decision points. “Is this a new Customer?”, “Has the customer enough credit?”, “If the age is above 50?, “Is there any trouble ticket created for this user… Read More »