I have two technical application which is talking each other to pass some metadata . what is the best practice is to model this ?
Not exactly sure what you mean by a technical application
Hello, Prabha
If the interface has no business meaning maybe you shouldn’t capture it.
See also:
As
So, to model an integration between a provider and consumer, you need to define both of them as Applications linked through Interfaces. These applications can then be related to the corresponding IT Components implementing them if required. You can also link the Interface directly to the IT Component supporting the integration (e.g. a middleware component, message broker, data processor or other technical component).
Also note that you can classify your applications. The classifiers depend on your architecture content and use cases. You can use, for example, the role of an application in the value chain (primary, support), the leading capabilities supported by an application, or the processes processes/services supported by the application. This would allow to classify applications as “core business”, “support” and “technical” for example.
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.