intermediate-risk-management-considering-dependencies-between-integrations
Version 1.1 by marijn on 2022/05/05 16:34
Considering Dependencies between integrations
In this microlearning, we will learn what you should consider when looking at dependencies between integrations. An integration solution can consist of loads of different integrations, and several of those integrations can depend on each other. For example, when looking at an Order 2 Cash process in which an order travels from system A to B, and as a result, various messages are returned in sequence (i.e., conformation, shipment, invoice). Logic dictates that, for example, when the order never arrives, the other integrations will also not receive any data. Therefore it is relevant to consider these dependencies while performing a risk assessment.Should you have any questions, please get in touch with academy@emagiz.com.- Last update: October 19th, 2021
- Required reading time: 4 minutes
1. Prerequisites
- Advanced knowledge of the eMagiz platform
2. Key concepts
This microlearning centers around considering dependencies between integration With dependencies, we mean: The matter in which the outcome of another integration dictates the working of one integrationWhen looking at dependencies, we ought to consider:- Are there dependencies?
- Will the failure of integration block another?
3. Considering Dependencies between integrations
In this microlearning, we will learn what you should consider when looking at dependencies between integrations. An integration solution can consist of loads of different integrations, and several of those integrations can depend on each other. For example, when looking at an Order 2 Cash process in which an order travels from system A to B, and as a result, various messages are returned in sequence (i.e., conformation, shipment, invoice). Logic dictates that, for example, when the order never arrives, the other integrations will also not receive any data. Therefore it is relevant to consider these dependencies while performing a risk assessment.When looking at dependencies, we ought to consider:- Are there dependencies?
- Will the failure of integration block another?
Practice
4. Assignment
See if you can determine the dependencies within your model. This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.5. Key takeaways
- Dependencies are relevant when deploying and when running the model
- Failure in one integration can block other integrations (or reduce its value)