MC The choreography pattern to manage sequence and data dependencies is a... decentralized approach. correct centralized approach. incorrect MC Which statement is NOT CORRECT? The control flow perspective of a business process specifies the correct sequencing of tasks (e.g., a loan offer can only be made when the credit score has been calculated). incorrect The data flow perspective of a business process focusses on the inputs of the tasks (e.g., the interest rate offered depends on the credit score). incorrect Process integration is to integrate and harmonize the various business processes in an organization as much as possible. incorrect In a service oriented context, there is a tendency to physically integrate services with the purpose of task coordination with services that perform the actual task execution and services that provide access to the necessary data. correct MC Which statement is CORRECT? Enterprise Information Integration (EII) is an example of data consolidation. incorrect Nowadays, we see a complete divergence of the operational and tactical/strategic data needs and of the corresponding data integration tooling. incorrect Enterprise Application Integration (EAI) and Enterprise Data Replication (EDR) are examples of data virtualization. incorrect The choreography pattern to manage sequence and data dependencies is a decentralized approach. correct MC Process execution languages such as WS-BPEL aim at managing... both the control and data flow. correct only the control flow. incorrect only the data flow. incorrect MC Enterprise Application Integration (EAI) and Enterprise Data Replication (EDR) are examples of... data virtualization. incorrect data federation. incorrect data consolidation. incorrect data propagation. correct MC Enterprise Application Integration (EAI) and Enterprise Data Replication (EDR) are examples of... data federation. incorrect data virtualization. incorrect data consolidation. incorrect data propagation. correct MC Which statement is NOT CORRECT? An important disadvantage of the consolidation approach is that it does not cater for historical data. correct An ETL process typically induces a certain measure of latency, so the timeliness dimension may suffer, with the data being slightly out of date. incorrect Besides the traditional set-up with ETL and a data warehouse, data lakes can also be considered an implementation of the consolidation pattern. incorrect The essence of data consolidation as a data integration pattern is to capture the data from multiple, heterogeneous source systems and integrate it into a single persistent store (e.g., a data warehouse or data mart). incorrect MC Process execution languages such as WS-BPEL aim at managing... only the data flow. incorrect only the control flow. incorrect both the control and data flow. correct MC Which statement is CORRECT? SQL is well suited to query structured collections of records as well as unstructured data such as text. incorrect Enterprise search technologies are strongly related to standard web search products and providers (e.g., Google), but aim to offer a series of tools which can be deployed and used externally such that an organization can expose itself to the outside world. incorrect The prevalent approach for indexing full text documents is an inverted index. correct It makes no sense to look at HTML markup when calculating the weight of a term to a page for web search. incorrect MC The federation pattern typically follows... a push approach incorrect a pull approach correct