Hi Siva, I am preparing for my MCD level 1 exam and I am following your development playlist. But unfortunately when I tried to install and practice on anypoint studio, my system became extremely slow. Is it possible to pass the exam without the hands-on practice and by only following this playlist?
Hello! I debbuged question no.10. Correct me if I am wrong but as in the example there is no logger after Batch is processed and question is about what was logged as last I think the correct answer is "['E']". First Aggregator Logging will log A,C,D, and then second aggregator loggin will log "E" - there is no concatenation of those two arrays on any stage. What do you think?
@zerotosiva sir, question no. 7 error mapping of write file has target Type defined as “ORDER: NOT_CREATED so correct answer should be “B” ?
You are correct… it my mistake… I overlooked it… will correct and publish another video for the same
Hi Siva, I am preparing for my MCD level 1 exam and I am following your development playlist. But unfortunately when I tried to install and practice on anypoint studio, my system became extremely slow. Is it possible to pass the exam without the hands-on practice and by only following this playlist?
Without doing hand on, u will not get confidence
Hello! I debbuged question no.10. Correct me if I am wrong but as in the example there is no logger after Batch is processed and question is about what was logged as last I think the correct answer is "['E']". First Aggregator Logging will log A,C,D, and then second aggregator loggin will log "E" - there is no concatenation of those two arrays on any stage. What do you think?
Rightly mentioned. The correct answer will be ['E']