Options

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-15

Write metadata to HCP objects dialog box

In the step window, select an incoming field or variable to name the target object URL. You can manually enter the name of the annotation to write to the object or you can use the default annotation for the object. You can also opt to use values from a PDI step, such as Query HCP, Read metadata to HCP, or Data Grid. You can write the metadata for the annotation by using field values coming in from a PDI step or by entering the metadata manually.

The Write metadata to HCP step contains the following options.

Option Description
HCP VFS Connection From the drop-down list, select the VFS connection you created for this transformation to connect to your HCP repository.
Note: For this step to access HCP through the Virtual File System (VFS), you must configure object versioning in HCP Namespaces. See Access to HCP.
Select incoming field for your Object URL Select the name of an incoming field from previous steps in your transformation that contains the target object URL.

You can use any internal variable to specify the field. For example, if you select a transformation that is located in the same folder as the current transformation, use the ${Internal.Entry.Current.Directory} internal variable to define the incoming field.

You can also enter the object URL directly into the field, such as https://test.hcptest.pentaho.net/axis.gif

Annotation to write to Select the name of the annotation to write to the object associated with the object URL, using one of the following options:
Use default
Write to the default annotation for the object.
Incoming field
Using the drop-down list, select the name of an incoming transformation field whose value will serve as the annotation name.
Manual
Enter a specific annotation name to write to the object. The annotation name is limited to 32 characters.

You can write up to ten annotations per object. Attempting to write more than ten annotations will result in an error.

CAUTION:
If you overwrite an existing annotation name, the original data associated with that annotation will be lost.
Data to be written Specify the metadata to write to the annotation and object associated with the object URL:
Incoming field
From the drop-down list, select the name of an incoming transformation field whose value contains the metadata to write, or use a variable to substitute the value of an incoming field name that contains the metadata.
Manual
Enter the annotation metadata that you want.