Data Transfer
Data Transfer operator helps transfer data from an SAP BW system to an SAP Vora system or other major cloud storages such as S3, ADL, GCS, WASB, or HDFS.
This operator enables you to select the source data from an SAP BW system and the target storage to which you wan to transfer the data. It has one input port (input) and two output ports (output and error). Use this operator in a graph that uses only other data workflow operators.
Configuration Parameters
Parameter |
Type |
Description |
---|---|---|
source |
custom |
|
target |
custom |
Target SAP Vora system and a table within the system or other cloud storages. |
Input
Input |
Type |
Description |
---|---|---|
input |
string |
Accepts message from a connected data workflow operator. |
Output
Output |
Type |
Description |
---|---|---|
output |
string |
If the operator executed successfully, this port carries the success message. |
error |
string |
Operator error. If the port is connected then the graph will keep running. If it is not connected, the graph will terminate with the operator error. |
For more information on how to use the Data Transfer operator, see Transfer Data from SAP BW to SAP Vora or Cloud Storage