Skip to content

Commit 27b49ef

Browse files
committed
added requested images
1 parent 6cdcda8 commit 27b49ef

6 files changed

Lines changed: 5 additions & 1 deletion
Binary file not shown.
Binary file not shown.
533 KB
Loading
146 KB
Loading

modules/ROOT/pages/int-configure-components.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ include::partial$acb-component-info.adoc[tags="add-components"]
3939

4040
To set custom metadata for a component, add or open the component in the canvas and then apply the metadata using the custom metadata options from the *Metadata* tab, *Expression Builder*, or dataweave functions. For more information, see <<set-custom-metadata-on-metadata-or-data-tab, Set Custom Metadata on the Metadata or Data Tab>> and see <<set-custom-metadata-in-transformation-builder, Set Custom Metadata in Transformation Builder>>.
4141

42+
image::int-set-component-custom-metadata.png["Set Custom Metadata for a component"]
43+
4244
[[copy-components]]
4345
== Copy Components
4446

modules/ROOT/pages/int-manage-custom-metadata.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Define and assign custom metadata to accurately represent your organization's unique data structures within your integration projects. Create metadata for inputs and outputs using common formats so your data transformations stay accurate. Custom metadata connects your visual development tools to your data requirements, facilitating easier testing and workflow creation.
44

5+
image::int-custom-metadata-project-properties.png["Custom Metadata tab on the Project Properties page"]
6+
57
== Supported Metadata Types
68

79
Anypoint Code Builder supports these metadata types:
@@ -30,7 +32,7 @@ To create custom metadata:
3032

3133
The custom metadata is stored in the `application-types.xml` file in your project's resources folder. Sample files and custom metadata created in Anypoint Code Builder are compatible with Anypoint Studio and vice versa.
3234

33-
image::int-custom-metadata-project-properties.png["Custom Metadata tab on the Project Properties page"]
35+
image::int-application-types-file.png[width=50%,"The application-types.xml file in the resources folder of the project"]
3436

3537
[NOTE]
3638
To apply custom metadata to a component, add or open the component in the canvas and then apply the metadata using the custom metadata options from the Metadata tab, *Expression Builder*, or *Transformation Builder*. For more information, see <<set-custom-metadata-on-metadata-or-data-tab, Set Custom Metadata on the Metadata or Data Tab>> and see <<set-custom-metadata-in-transformation-builder, Set Custom Metadata in Transformation Builder>>.

0 commit comments

Comments
 (0)