Components show
Name:
Partition
Description:
Receives data through connected input port, splits incoming data flow into more flows and sends each of them to different connected output port.
Download - CloverETL Server
In case you would like to test CloverETL Server you may try demo installation of CloverETL Server accessible through its WEB admin tool.
The on-line demo is available here.
Use clover/clover as username & password.
You may also try CloverETL Server's simple HTTP API. The username & password remain the same.
Note: This demo is once a day refreshed from its master.
How-to execute graph on server
- log-in to CloverETL Server using credentials listed above
- go-to Sandboxes section/tab
- unfold Default sandbox by clicking on it
- choose/click any graph from the list (file with .grf extension)
- click run graph on right side of the screen (just above Basic info bar)
By following these steps, you execute transformation graph. Then go to Executions history section/tab to check out the result.