In this example, a
SAS table named “BASEBALL” is to be loaded to COMMON_TARG
library on SAS Cloud Analytic Service.
-
Drop the Cloud Analytic Services Transfer transformation onto a new job in the Job
Editor window.
-
Select the “BASEBALL”
table from the Inventory tree and drop it to the left of the transformation.
-
Drag the cursor from the
source table to the input port of the transformation.
-
Convert the temporary work table to a
target table that you can
register in the Cloud Analytic Service library. Right-click the temporary work table attached
to the transformation and select
Register Table in
the pop-up menu.
-
Click the Physical
Storage tab, and assign a name in the Physical
name field. For this example, it is named “baseball_cas”.
-
Select the library for the target table in the
Library field by
clicking
to open the
Select a library window.
-
Once you have a selected
the CAS COMMON_TARG library, click OK in
the Register Table window.
-
Use the
Promote option
on the Cloud Analytic Services Transfer transformation to request
that the table is added with global scope. This makes the table visible
to all sessions connected to the server. To set this option, right-click
the transformation, select
PropertiesTable OptionsTables: <baseball_cas>(Output) field, and then select the
SAS Cloud Analytic
Services Transfer Options tab. Set the
Promote option
to
Yes
.
-
Run the job and verify that the job created the desired output.
Note: Just as you can upload data
to a Cloud Analytic Service library, the reverse is also true. You
can use a Cloud Analytic Service library as a source and download
data from Cloud Analytic Service Library to another target library
(CAS, SAS, or any other RDBMS).