| Project Selection |
- Select SQW_Tutorial.
- On the Application Profiles page, type the
profile name:
Data_warehouse_application
- Type
a description:
Populate Sales Mart
|
| Control Flow Selection |
Move the populate_time_and_order_fact and load_branch_data control
flows from the Available Control Flows list
to the Selected Control Flows list. |
| Resource Profile Management |
No action is required. Tip: You
can use this page to alter some of the settings that you specified
when you created your flow to account for differences between your
development and test systems.
|
| Variable Management |
No action is required. Tip: From
this page, you can specify values for the DAYS_TO_SUBTRACT variable.
For example, you can specify a value to load only what is new today
and yesterday (instead of reloading all your time data every time
you run the flow). For this tutorial, do not specify a value at this
time.
|
| Miscellaneous
File Selection |
No action is
required. Important: You
must complete all the pages of the wizard prior to clicking Finish.
|
| Saving Application Profile |
After clicking Next,
you see a progress information dialog before the Code Generation page
loads. |
| Code Generation |
After clicking Next,
you see the generated-code folder, which shows
a list of generated files that you can browse. |
| Package Generation |
Specify the location for your deployment .zip file.
Specify a local directory where you want to save the deployment .zip file,
such as C:\temp on Windows platforms or /tmp on Linux platforms.
Remember: Write down the target location and .zip file
name because you will need that information in the next module when
you are deploying the application.
|