Skip to content

Commit 7315ed5

Browse files
W-21202212-Address-Vale-CP
1 parent f09ef39 commit 7315ed5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

modules/ROOT/pages/int-configure-dw-expressions.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ image:int-dw-fx-data-tab.png["Data tab for expression field"]
105105
image:int-dw-fx-data-tab-attributes.png["Data tab for expression field with mock attributes"]
106106
|===
107107

108-
Automatically generated strings are displayed as mock values and are used to generate output for previews, such as in the <<tab-preview, Preview>> tab. The attribute metadata keys in the example come from the configuration of an `HTTP Listener` component in the flow.
108+
The IDE shows the automatically generated strings as mock values and uses them to generate output for previews, such as in the <<tab-preview, Preview>> tab. The attribute metadata keys in the example come from the configuration of an `HTTP Listener` component in the flow.
109109

110110
The *Input/Output* tab shows the structure of data entering (*Input*) and exiting (*Output*) components. For example:
111111

@@ -121,7 +121,7 @@ To get a list of available functions from a component *Functions* tab, the *fx*
121121
For guidance, see <<open-fx-field>>.
122122
. List available functions:
123123

124-
* To show a list of DataWeave functions from the Core module from an empty *fx* field, press Ctrl+Space in an _empty_ *fx* field. For example:
124+
* To show a list of DataWeave functions from the `Core` module from an empty *fx* field, press Ctrl+Space in an _empty_ *fx* field. For example:
125125
+
126126
image::int-dw-fx-field-autocomplete.png["DataWeave autocomplete dropdown menu showing available Core module functions like abs, avg, ceil, and floor with their descriptions"]
127127
* To show functions from all xref:dataweave::dw-functions.adoc#dw_modules[DataWeave modules], such as `String`, `Array`, and `Core` modules:
@@ -314,10 +314,10 @@ If you receive a metadata error:
314314
* Confirm that data types match between input and output metadata where applicable.
315315
. Review the metadata source:
316316
+
317-
* If metadata is generated from sample data, ensure the sample data structure is correct.
317+
* If metadata is generated from sample data, verify that the sample data structure is correct.
318318
* If metadata is imported from an API specification, verify the specification is valid and complete.
319319
* Refresh metadata by clicking *More Actions* in *Transformation Builder* and selecting *Refresh metadata*.
320-
. For *Map and Transform with AI*, ensure that:
320+
. For *Map and Transform with AI*, verify that:
321321
+
322322
* Input sample data is provided and valid.
323323
* Output sample data is provided and valid.
@@ -341,7 +341,7 @@ If you receive a request limit error:
341341
. Contact your Anypoint Platform organization administrator if:
342342
+
343343
* Request limits are consistently reached during normal usage.
344-
* You need to understand your organization's specific rate limits.
344+
* You must understand your organization's specific rate limits.
345345
. Consider alternative approaches:
346346
+
347347
* Use *Manually Adding Data Sources and Targets* for straightforward mappings. See <<manually-add-data-sources-targets>>.

0 commit comments

Comments
 (0)