dataassetimport properties
Last updated: Oct 09, 2024
You can use the Data Asset import node to pull in data from remote data sources
using connections or from your local computer.
Example
dataassetimport = stream.findByType("dataassetimport", None) dataassetimport.setPropertyValue("connection_path", "/WNF86544/DRUG1N")
properties |
Data type | Property description |
---|---|---|
|
string | Name of the data asset (table) you want to access from a selected connection. The value of
this property is: or . |
Was the topic helpful?
0/1000