Learn how to use DRS URIs as inputs to workflows in two different ways.
You can use DRS URIs as inputs to workflows in two ways: 1) via the data table, or 2) via direct paths in the workflow inputs configuration. In both cases, the workflows should access and process the data without further intervention. See example screenshots of each below.
DRS URIs in a workspace data table
Note: The workflow configuration references the table with the format "this.object"
Closeup view
DRS URIs entered directly as workflow input
Closeup view
Configuring workflows with DRS URIs metadata (PFB or TDR prefix)
If you export your data table from a data repository or the Terra Data Repo, it includes a pfb or tdr prefix in the data table.
You must include the pfb or tdr prefix when running a workflow on data from a tableThe (required) attribute syntax is "this.pfb.file-type" or "this.tdr.file-type".
Note: This syntax will show up in the drop-down menu when you click into the attribute field (see screenshot below).