Which two types of libraries exist within IBM App Connect Enterprise?
A.
Shared
B.
Exemplar
C.
Reference
D.
Static
E.
Dynamic
The Answer Is:
A, D
This question includes an explanation.
Explanation:
Two types of library exist in IBM® App Connect Enterprise: shared libraries and static libraries. A shared library can be deployed directly to an integration server or in a BAR file with referencing applications. If that shared library is updated, the changes are immediately available to all applications or shared libraries that refer to it.
A static library is deployed with the application that references it. Each application that references that static library is deployed with its own private copy of that library. If a static library is updated, each application that references it must be repackaged and redeployed with the updated static library.