Introduction
This section describes the end-to-end process of data migration using sample flows.
Note: These sample templates are part of the Spectrum installer file and do not work standalone. There is no further support available for these samples.
Locating the Sample Template
We provide a set of preconfigured templates that demonstrate Spectrum migration capabilities. This provides a starting point to create flows. Create two or more connections and import these flows into your system to demonstrate the migration capabilities. The sample template is shipped with the Spectrum Technology Platform installer zip.
Depending on your installation directory, you can find the sample template at this path:
Program Files\Precisely\Spectrum\server\modules\discovery\connectors\samples
This folder contains all the required files to configure the data flow.
Creating Connections
- Install the latest Spectrum Platform Server
-
Open the Spectrum Technology Platform home page.
To do this, in click
- Click .
- Enter a valid user name and password in the Sign in dialog box.
- Click and create two connections.
Importing and Deploying Files to the Server
- Open the Spectrum Technology Platform home page.
-
Click
and download these files:
- Job Executor, which is an individual *.jar file
- Administration Utility, which is a zipped file (spectrum-cli)
- Unzip the spectrum-cli file.
-
Copy all the files from the Sample Template folder to the spectrum-cli folder.
This saves you from entering full path of every file with each command.
-
Run the
cli.cmd
utility located in the spectrum-cli folder to launch the command line interface. -
Connect to the Spectrum Server with this command:
connect server:port --u username --p password
The connection is confirmed by this message: Connected to server server name : port. -
Run the following commands in the order shown to import and deploy sample data flows:
<name>
with the exact name of the file.Viewing Imported Files
After successful import, you can use these data flows to demonstrate the Spectrum capabilities.
- Modelstore: In the Physical Model and Model Store tabs in Discovery
- Dataflow: In the Server Explorer of Enterprise Designer application
- Json: In the Model Store in Management Console