List of questions
Related questions
Question 49 - AD0-E318 discussion
A customer requires a large amount of data to be imported in a short window of time from 15 different source tables, updating 8 different AC schemas. The tables require loading in a specific sequence to ensure data integrity.
The customer has a high-performance database serving Adobe Campaign which has significant spare CPU, memory capacity, and connections. Which solution should the Architect recommend?
A.
Create multiple workflows to load data in each schema and master control workflow with subworkflow activities to call each in the right order, ensuring each subworkflow contains the minimum number of process and limited use of temp tables.
B.
Design a technical workflow with multiple forked branches in a logical sequence each branch containing a javascript activity using StartWith Parameters method to call a workflows External signal process step in a separate workflow execution context.
C.
Use multiple workflow servers with a load balancer, configure high and low priority wfserver affinities and leverage workflow instance configuration to distribute the load of the import workflow to high priority affinity.
D.
Recommend an additional database node set up in an active-active cluster and use a dedicated workflow server to run a single master workflow on it exclusively using a workflow instance parameter.
Your answer:
0 comments
Sorted by
Leave a comment first