VI cBase Input Object

The Visual Integrator (VI) cBase input object brings cBase data into the script.

VI cBase Input Object icon

The cBase input object accesses column data in a standard cBase or returns the metadata about the cBase. It can retrieve the row-level data that was used to build the cBase directly from the cBase or through a cPlan. The cBase input object can also calculate a Spectre dive and return the results. The object returns data for all columns in the cBase. The order of the records is based on how they are stored in the cBase, which is how they were input into the build.

NOTE:

  • Visual Integrator 7.1 can read cBases created in 7.0, but Visual Integrator 7.0 cannot read cBases created in 7.1.
  • After the cBase data is pulled into a VI data flow, the cBase data becomes untyped data. The one exception is that datetime and period columns maintain the format from the cBase.

The cBase input object has Closedthree panes where you set attributes.

VI cBase Input Object All Panes