mulesoft Module 9 quiz 解析

  • 1. A Scatter-Gather processes three separate HTTP requests. Each request returns a Mule event with a JSON payload.
  • 2. What module and operation will throw an error if a Mule event's payload is not a number?
  • 3. An event contains a payload that is an Array of Objects. How is the event routed in a Scatter-Gather?
  • 4. Refer to the exhibits. What happens to this flow when the Validation module's Is not null operation throws an error![在这里插入图片描述](https://img-blog.csdnimg.cn/76f112732ba343daa3a84e9cebeddea0.png)![在这里插入图片描述](https://img-blog.csdnimg.cn/cdc8e24f623c4fa58aed3ae8f4e4d7f5.png)
  • 5. How are multiple conditions used in a Choice router to route events?

1. A Scatter-Gather processes three separate HTTP requests. Each request returns a Mule event with a JSON payload.

What is the final output of the Scatter-Gather?

A An Object containing all three Mule event Objects
B An Array of the three JSON payload Objects
C The last JSON payload Object
D An Object containing all three JSON payload Objects
E An Array of three Mule event Objects
F The last Mule event Object

答案:A,通过后面的第三题可以得知,Scatter-Gather是穿行执行的,如果汇总到一个array里面,那将不能区分谁是谁的返回信息,所以应该是类似于map的Object,题目也告诉返回的是Mule event,a Mule event with a JSON payload也是Mule event,大白马也是马,一个道理


2. What module and operation will throw an error if a Mule event’s payload is not a number?

A Validation module’s Is number operation
B Validation module’s Is not number operation
C Filter module’s Is not number operation
D Filter module’s Is number operation

答案:A,需要审一下题,需要在不是number的时候报错,那就只能是number的validation了


3. An event contains a payload that is an Array of Objects. How is the event routed in a Scatter-Gather?

A The ENTIRE event is sent to each route and processed in PARALLEL
B The event is SPLIT and different SMALLER events are routed and processed in PARALLEL
C The event is SPLIT and different SMALLER events are routed and processed SEQUENTIALLY
D The ENTIRE event is sent to each route and precessed SEQUENTIALLY

答案:A,主要考察并行还是串行,Scatter-Gather是并行


4. Refer to the exhibits. What happens to this flow when the Validation module’s Is not null operation throws an error

A The flow stops processing its Mule event and returns an error message to the HTTP Listener operation
B The flow continues processing its Mule event and appends the error message to the end of the payload
C The flow silently stops processing its Mule event
D The flow logs the error message in console and continues processing its Mule event

答案:A,报错了,肯定就不会继续执行了


5. How are multiple conditions used in a Choice router to route events?

A To find the FIRST true condition, then distribute the event to the ONE matched route
B To filter and aggregate the responses after copying the event to EVERY route
C To find the FIRST true condition, then route the same event to the matched route and
ALL FOLLOWING routes
D To route the same event to the matched route of EVERY true condition

答案:A,类似于is else

mulesoft Module 9 quiz 解析相关推荐

  1. mulesoft Module 10 quiz 解析

    mulesoft Module 10 quiz 解析 概述(重中之重) 1. How can an error scope be configured to catch all errors in t ...

  2. mulesoft Module 11 quiz解析

    mulesoft Module 11 quiz解析 1. A Mule application has a main flow and a combineNames flow. In the main ...

  3. mulesoft Module 1 quiz 解析

    mulesoft Module 1 quiz 解析 1. What MuleSoft API-led connectivity layer is intended to expose part of ...

  4. mulesoft Module 7 quiz 解析

    mulesoft Module 7 quiz 解析 1. What reserved property can be defined and used in a Mule application to ...

  5. mulesoft Module 2 quiz 解析

    mulesoft Module 2 quiz 解析 1. What asset can NOT be created using Design Center? 2. A web client subm ...

  6. mulesoft Module 12 quiz解析

    mulesoft Module 12 quiz解析 1. A flow has a JMS Publish consume operation followed by a JMS Publish op ...

  7. mulesoft Module 6 quiz 解析

    mulesoft Module 6 quiz 解析 1. A web service implements an API to handle requests to http://acme.com/c ...

  8. mulesoft Module 13 quiz 解析

    mulesoft Module 13 quiz 解析 Processing records Summary 1. A Batch Job scope has three batch steps. An ...

  9. mulesoft Module 5 quiz 解析

    mulesoft Module 5 quiz 解析 1. API Manager has been configured to enforce an SLA policy and the RAML s ...

最新文章

  1. (0079)iOS开发之安全策略之HTTPS(2)
  2. extern C的主要作用简单解释
  3. SpringBoot整合MyBatis-Plus3.1详细教程
  4. 摆放家具-家具类以及创建家具对象
  5. 谷歌最新双塔DNN召回模型——应用于YouTube大规模视频推荐场景
  6. jquery简介 each遍历 prop attr
  7. 好久不来这里写东西了.
  8. 空间组网(卫星组网)概述
  9. 列表框、下拉列表框或组合框与数据库
  10. python中变量名有哪些
  11. php中的oop思想,oop_php oop思想_oop和ood
  12. python 简单快速爬取豆瓣电影热播名单
  13. 一次搞懂什么是大数据
  14. Echars柱状图嵌套 居中对齐 柱子占比宽度由大到小嵌套包含 并用小箭头标记当前产出位置
  15. 语音模块LD3320模块的二次开发,并与树莓派进行串口通信
  16. 有关HTTP2.0详解
  17. FFmpeg动效实践与探索(文字方框的同步展开及收缩)
  18. 持续集成之企业微信通知:5:在Jenkins中向企业微信推送消息
  19. OCTA数据集的交叉验证划分为训练集和测试机
  20. 使用Excel计算T检测的具体操作步骤

热门文章

  1. 【ClickHouse】ClickHouse 实用语法
  2. 广告精准推送项目介绍
  3. 互联网运营:一场怡红院中的战争 转
  4. 为什么光荣公司做的三国游戏比中国人做的越来越好
  5. C++设计模式由浅入深(二)—— 类模板和函数模板
  6. 大神级人物,用C++带你们解答国际象棋中的N皇后问题
  7. 【腾讯TMQ】看图测试指南——图像识别在测试中的应用
  8. 真正可落地的大数据AI分析工具应该长什么样?
  9. python爬虫 爬取贝壳网中所有行政区内的二手房 将获取信息存于excle中--Excel文件 含分析
  10. 浪潮之巅第八章 — 没落的贵族(摩托罗拉)