Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
develop:mule:dataweave [2024/03/03 18:35] – [Oprators] mirocowdevelop:mule:dataweave [2024/03/06 22:19] (текущий) – [Ссылки] mirocow
Строка 21: Строка 21:
 ===== Oprators ===== ===== Oprators =====
  
-^ Level  ^ Operator or Function 
-|1|   
   * using: For initializing local variables in a DataWeave script.   * using: For initializing local variables in a DataWeave script.
   * Unary DataWeave operators at this level:   * Unary DataWeave operators at this level:
Строка 29: Строка 27:
     * ..: Descendants selector.      * ..: Descendants selector. 
     * not: Logical operator for negation.     * not: Logical operator for negation.
-    * .@: All attribute selector, for example, in a case that uses the expression payload.root.a.@ to return the attributes and values of the input payload <root> <a attr1="foo" attr2="bar" /></root> within the array of objects { "attr1": "foo", "attr2": "bar" }.|                                                                                                                                                                                                                                               +    * .@: All attribute selector, for example, in a case that uses the expression payload.root.a.@ to return the attributes and values of the input payload <root> <a attr1="foo" attr2="bar" /></root> within the array of objects { "attr1": "foo", "attr2": "bar" }.                                                                                                                                                                                                                                              
 ==== Condition ==== ==== Condition ====
  
Строка 1293: Строка 1291:
  
   * https://docs.mulesoft.com/dataweave/latest/   * https://docs.mulesoft.com/dataweave/latest/
 +  * https://mulesy.com/1-mulesoft-as-middleware-solution/
 +  * https://reddeveloper.ru/tags/mule
 +  * https://questu.ru/tag/mule/