Skip to content

Commit 3be66db

Browse files
committed
fixed custom metadata xrefs
1 parent d8a3dd6 commit 3be66db

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ include::partial$acb-component-info.adoc[tags="add-components"]
3737
[[set-custom-metadata-for-component]]
3838
== Set Custom Metadata for a Component
3939

40-
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>>.
40+
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 xref:int-configure-dw-expressions.adoc#set-component-custom-metadata-on-metadata-or-data-tab[Set Custom Metadata on the Metadata or Data Tab] and see xref:int-configure-dw-expressions.adoc#set-custom-metadata-in-transformation-builder[Set Custom Metadata in Transformation Builder].
4141

4242
image::int-set-component-custom-metadata.png["Set Custom Metadata for a component"]
4343

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To set custom metadata from the *Metadata* tab or the *Data* tab of *Expression
121121

122122
. Click *No metadata selected* if metadata isn't already set or click the name of the custom metadata. If default metadata is being used, click *Default*.
123123
. Click *Set Custom Metadata*.
124-
. Select, edit, or preview existing custom metadata or create new custom metadata. See <<create-custom-metadata, Create Custom Metadata>> for more information about creating custom metadata. See <<edit-custom-metadata, Edit Custom Metadata>> for more information about editing custom metadata.
124+
. Select, edit, or preview existing custom metadata or create new custom metadata. See xref:int-manage-custom-metadata.adoc#create-custom-metadata[Create Custom Metadata] for more information about creating custom metadata. See xref:int-manage-custom-metadata.adoc#edit-custom-metadata[Edit Custom Metadata] for more information about editing custom metadata.
125125
. Click *Apply and Close*.
126126

127127
To clear custom metadata, click the name of the custom metadata and then click *Clear Custom Metadata*. The metadata is cleared from the component.
@@ -397,7 +397,7 @@ To set custom metadata:
397397

398398
. Click *No metadata selected* if metadata isn't already set or click the name of the custom metadata. If default metadata is being used, click *Default*.
399399
. Click *Set Custom Metadata*.
400-
. Select, edit, or preview existing custom metadata or create new custom metadata. See <<create-custom-metadata, Create Custom Metadata>> for more information about creating custom metadata. See <<edit-custom-metadata, Edit Custom Metadata>> for more information about editing custom metadata.
400+
. Select, edit, or preview existing custom metadata or create new custom metadata. See xref:int-manage-custom-metadata.adoc#create-custom-metadata[Create Custom Metadata] for more information about creating custom metadata. See xref:int-manage-custom-metadata.adoc#edit-custom-metadata[Edit Custom Metadata] for more information about editing custom metadata.
401401
. Click *Apply and Close*.
402402

403403
To clear custom metadata, click the name of the custom metadata and then click *Clear Custom Metadata*. The metadata is cleared from the component.

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The custom metadata is stored in the `application-types.xml` file in your projec
3535
image::int-application-types-file.png[width=50%,"The application-types.xml file in the resources folder of the project"]
3636

3737
[NOTE]
38-
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>>.
38+
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 xref:int-configure-dw-expressions.adoc#set-component-custom-metadata-on-metadata-or-data-tab[Set Custom Metadata on the Metadata or Data Tab] and see xref:int-configure-dw-expressions.adoc#set-custom-metadata-in-transformation-builder[Set Custom Metadata in Transformation Builder].
3939

4040
[[edit-custom-metadata]]
4141
== Edit Custom Metadata
@@ -55,5 +55,5 @@ You can also delete custom metadata when editing by clicking *Delete Custom Meta
5555

5656
== See Also
5757

58-
. xref:int-configure-dw-expressions.adoc#set-component-custom-metadata-on-metadata-or-data-tab[Set Component Custom Metadata on the Metadata or Data Tab]
59-
. xref:int-configure-dw-expressions.adoc#set-custom-metadata-in-transformation-builder[Set Custom Metadata in Transformation Builder]
58+
* xref:int-configure-dw-expressions.adoc#set-component-custom-metadata-on-metadata-or-data-tab[Set Component Custom Metadata on the Metadata or Data Tab]
59+
* xref:int-configure-dw-expressions.adoc#set-custom-metadata-in-transformation-builder[Set Custom Metadata in Transformation Builder]

0 commit comments

Comments
 (0)