Slate Implementation Testing Help

Data Sources

Updated January 9, 2025

Data Sources represent the primary definition and structure of data used for input and/or output within the Constituo Integration Suite. Each data source includes the detailed properties of the physical data associated with the data source so that it may be read from and/or written to. The data source also includes the definition of each data field so that they may be referenced within a map or workflow.

SCR-20250109-qzel.png

To view or edit, select the data source in the grid by clicking anywhere within the row, and right-click on the Edit menu.

SCR-20250109-qvvc.png

Configuration Tab

Use the Configuration tab to set the properties, store a sample file, and define the columns of the data source. The configuration varies based on the data source type you are adding.

SCR-20250109-qwqn.png

We can see a preview pane for your data from Slate and all the different fields coming over.

SCR-20250109-rbrm.png
SCR-20250109-rbzq.png

Script Tab

The script tab includes a procedure explorer, debug and watch accordions for debugging and testing, and a versatile text editor with several standard features you would expect from a code editor.

SCR-20250109-qxii.png

Explorer Accordion

The explorer accordion displays all of the procedures within the script data source.

  • You can navigate to any procedure by clicking the procedure in the accordion.

  • Procedures with errors are displayed with a red X instead of the procedure icon.

  • The Entry Point procedure (will be run first) is marked with an asterisk after the name.

SCR-20250109-qybx.png
Last modified: 13 January 2025