You should copy
the Customer Integration Template folder before you modify any of
the objects it contains. When you use a copy of the template, you
ensure that you keep the original template job and retain access to
its default values. Perform the following steps to copy and prepare
the multiple log template:
-
Right-click
the
Customer Integration Template folder
that is located in the
Basic (Multiple) Web Log Templates folder. Then, select
Copy from the pop-up
menu.
-
Right-click
the folder where you want to paste the template. Then, select
Paste Special from the pop-up menu to access the
Paste Special wizard. For example, you can paste the
folder into the Shared Data folder if you want other users to have
access to the new template.
Note: The decision
to select
Paste Special rather than
Paste is very important. If you select
Paste, then the paths in your copied job all point to the same paths used
in the original templates.
Paste Special provides
you the opportunity to change these paths while creating the copy.
Click
Next to work through the pages in the wizard. You should
leave all the objects selected in the Select Objects to Copy page.
The SAS Application Servers page enables you to specify a default
SAS Application server to use for the jobs that you are copying. The
Directory Paths page enables you to change the directory paths for
objects such as SAS libraries. Click
Finish when you complete the pages.
-
Rename
(if desired) and expand the new
Customer Integration Template folder that was just copied. Then, open the properties window for
the two jobs in the 2.1 Jobs folder and rename them. For example,
you can gather Web log data that originates from a Web site designated
as Site 1. In that case, you can rename the clk_0010_setup_basic_ci_job
to clk_0010_setup__basic_ci_job_site1 and the clk_0020_load_ci_dds
job to clk_0020__load_ci_dds_site1.
-
Expand
the Data Sources for the template and its subfolders to reveal the
libraries used by the Customer Integration job. To distinguish these
libraries from the original libraries used by the Customer Integration
Template job, you can rename these libraries to include the site name.
For example, you can rename the CI - Additional Output folder to CI
- Additional Output - Site1.
-
If you
modified the directory paths when copying the basic Web log templates,
then you need to open the renamed clk_0010_setup_basic_ci_job and
modify the Setup transformation properties. (Otherwise, proceed to
step 6.) Then, on the
Options tab, modify
the values in the
Root Directory and
Template Directory Name fields to match the directory
paths that you specified when creating the copy of this template.
If you did not change the default values, then no changes should be
required.
-
Run the
renamed clk_0010_setup__basic_ci_job job. This job creates the necessary
folder structure on the file system and generates sample data to support
the renamed clk_0020__load_ci_dds job.
-
Open the
job properties window in the renamed clk_0020__load_ci_dds job. Then,
edit the EMAILADDRESS parameter on the
Parameters tab as follows:
-
Select
the EMAILADDRESS row in the table.
-
Click
Edit to access the
Edit Prompt window.
-
Click
Prompt Type and Value and enter the e-mail address to
use for any failure notification messages in the
Default
value field.
-
Click
OK to exit the job properties window.