Add SQL Node to the Workflow | Vantage Analyst - Adding the Generated SQL - Teradata Analytic Apps - Vantage Analyst

Vantage Analyst Path Analysis Tutorial

Product
Teradata Analytic Apps
Vantage Analyst
Release Number
1.4.1
Published
May 2022
Language
English (United States)
Last Update
2022-05-09
dita:mapPath
val1593625364475.ditamap
dita:ditavalPath
wsp1565965728073.ditaval
dita:id
val1593625364475
lifecycle
previous
Product Category
Teradata Applications

This section provides instructions on adding a segment to the workflow using a SQL node. You can add the generated SQL that you copied from Path to the SQL node.

To use the nPath node instead of SQL node, see Adding the Path Segment.
  1. Select and drag "" to the canvas.
    vaTutorial_dragSQL_pathSegment
  2. In the properties panel, do the following:
    Name Type Find Customers on Bill Dispute->Review Contract Path.
    Connection Select the Teradata-Vantage database connection that you created earlier.
  3. Double-click the SQL node and paste the code that you copied when you created the path segment.
    vaTutorial_workflowSQLnode_path
  4. Select Save SQL.
  5. Connect the SQL node to the workflow by selecting and dragging the following:
    From To
    The connector dot in the Start node To the SQL node
    The green connector dot in the SQL node To the End (success) node
  6. Select Save Workflow.
Your workflow should look similar to this:
vaTutorial_workflowSQLnode_path_complete