Before you Begin

This 60-minute tutorial shows you how to set up and configure Data Management to load and calculate incremental Workforce data. The sections build on each other and should be completed sequentially.

Background

If after loading an entire data set into Workforce you need to import new records and update some existing records, you’ll need to run calculations on the new and updated records. For example, your organization requires daily loads for updated existing employee data from your Human Resources system due to frequent changes in the planning cycle.

With Workforce, Data Management, and Groovy Rules, you can set up a data load process that:

  1. Compares a source data file with a previous version of that file
  2. Identifies new or changed records
  3. Loads only records that are new or have changed since the last load
  4. Runs the Workforce rule that calculates the new and updated data

Data Management enables you to work with the following EPM Cloud services:

  • Planning Modules
  • Planning
  • Financial Consolidation and Close
  • Account Reconciliation
  • Profitability and Cost Management
  • Tax Reporting
  • Oracle Strategic Workforce Planning Cloud

Whenever you load data from Data Management, to copy data to future periods, you must select one of these Workforce rules:

Your Objective Add this Workforce Rule
  • Apply entity defaults for additional earnings, benefits and taxes and calculate compensation based on the component definition and rates that are set in the Benefits and Taxes Wizard.
  • Copy changed data (employee/job properties or any change in salary) to future periods in the Year Range.
OWP_Incremental Process Data with Synchronize Defaults
  • Load compensation assignments for additional earnings, benefits, and taxes and calculate compensation based on the rates in the data load file.
  • Copy changed data (employee/job properties or any change in salary or compensation assignments) to future periods in the Year Range.
OWP_Incremental Process Data with Synchronize Definition

Note:

If you want to apply the rates from the Benefits and Taxes Wizard, then load only component assignments. Don't provide rates in the data load file.

In this tutorial, you load Workforce data using the Incremental File Adapter in Data Management.

What Do You Need?

An EPM Cloud Service instance allows you to deploy and use one of the supported business processes. To deploy another business process, you must request another EPM Enterprise Cloud Service instance or remove the current business process.

  • Have Service Administrator access to an EPM Enterprise Cloud Service instance. The instance should not have a business process created.
  • Upload and import this snapshot into your instance.
  • Download these data source files: EmpData01.txt | EmpData02.txt.
  • Have access to a text editor such as Notepad or Notepad++.

Note:

If you run into migration errors importing the snapshot, re-run the migration excluding the HSS-Shared Services component, as well as the Security and User Preferences artifacts in the Core component. For more information on uploading and importing snapshots, refer to the Administering Migration for Oracle Enterprise Performance Management Cloud documentation.

Setting up the Foundation

Assigning Values to User Variables

User Variables were added when the business process was created. User variables act as filters in forms, enabling planners to focus only on certain members. In this section, you set values for user variables.

  1. On the home page, click Navigator (Navigator), and under Tools, click User Preferences.
    Navigator menu
  2. Under Preferences, click User Variables.
    Selecting User Variables
  3. For each variable, click its Member Selector (Member Selector) to select a member as the variable's value:
    User Variable Member
    Infolet Entity Sales US
    Currency USD
    Entity Sales US
    Reporting Currency USD
    Scenario Plan
    Version Working
    Years FY21
    Expense Account Total Travel and Entertainment Expense
    Expense Drivers Travel and Entertainment Expense Drivers
    Product Line Smart Phone 4 in
  4. Verify your selections and click Save.
    User variables with selected Members
  5. At the information message, click OK.
    Information message
  6. Minimize Planning.

Reviewing the Data Source Files

Review contents of the EmpData01.txt and EmpData02.txt source files using your text editor.

  • EmpData01.txt

    The data source file contains 168 records, which represents eight (8) rows per employee. 21 employee records will be loaded into Workforce.

    Entity,Employee,Job,Project,Version,Account,Property,Value
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,90000
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,150000
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,200000
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,70000
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,90000
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,150000
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,60000
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,250000
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,90000
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,150000
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,200000
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,70000
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,90000
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,160000
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,198000
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,45000
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,48000
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,88000
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,162000
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,186000
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,42000
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
                     
                        
                        
                        
  • EmpData02.txt

    The data source file contains records for a new employee (Dennis Ross) and updated records for two (2) previously loaded employees (Anthony Cooper and Michelle Ryan).

    Entity,Employee,Job,Project,Version,Account,Property,Value
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,90000
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0001,Sales Ops Analyst,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,150000
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0007,Sales Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,200000
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0008,Sales Director,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,70000
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0009,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,90000
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0002,Sales Coordinator,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,150000
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0003,Sales Support Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,60000
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0004,Sales Support Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,250000
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0005,Sales VP,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,90000
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0006,Sales Ops Analyst,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,150000
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0010,Sales Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,200000
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0011,Sales Director,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,70000
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0012,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,90000
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0013,Sales Ops Analyst,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,160000
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0014,Sales Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,398000
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0015,Sales Director,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,45000
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0016,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,48000
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0017,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,88000
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0018,Sales Ops Analyst,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,162000
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0019,Sales Manager,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,186000
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0020,Sales Director,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,42000
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_FTE,No Property,0.5
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0021,Sales Associate,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
    Sales US,E0022,Sales VP,No Project,OEP_Working,OWP_Basic Salary,OWP_Salary Basis,Annual
    Sales US,E0022,Sales VP,No Project,OEP_Working,OWP_Basic Salary,OWP_Value,42000
    Sales US,E0022,Sales VP,No Project,OEP_Working,OWP_Start Month,No Property,Jan
    Sales US,E0022,Sales VP,No Project,OEP_Working,OWP_Merit Month,No Property,Jun
    Sales US,E0022,Sales VP,No Project,OEP_Working,OWP_Employee Type,No Property,Regular
    Sales US,E0022,Sales VP,No Project,OEP_Working,OWP_FTE,No Property,1
    Sales US,E0022,Sales VP,No Project,OEP_Working,OWP_Pay Type,No Property,Exempt
    Sales US,E0022,Sales VP,No Project,OEP_Working,OWP_Applicable Union Code,No Property,Default No Union Code
                    
                    
                    

Registering Applications

In this section, you review and modify the EPBCS target application, and then register a data source that uses the incremental file adapter.

Verifying the Target Planning Application

  1. Return to Planning.
  2. Click Navigator (Navigator), and under Integration, click Data Management.
    Navigate to Data Management
  3. In Data Management, click the Setup tab.
    Go to the Setup tab
  4. Under Register, click Target Application.
    Registering applications

    The EPBCS target application is listed.

    EPBCS target application
  5. Select EPBCS, and in Application Details, click the Application Options tab.

    You'll be modifying selections for Load Method and Purge Data File.

    Application Options
  6. For Load Method, click Load method (Select).
  7. In Select Property Value, select All data types with security and click OK.
    Load method value
  8. For Purge Data File, click Select (Select).
  9. In Select Property Value, select No and click OK.
    Purge data file value
  10. In Target Application, click Save.

    An information message is displayed at the top of the page.

    Save message

Registering a Data Source using the Incremental File Adapter

  1. Click Add and select Data Source.
    Adding a data source
  2. For Source System, select Incremental File.
    Select a source system
  3. In the Select dialog, expand Home and select inbox.
    Expand directories
  4. Click Upload.
  5. In Select a file to upload, click Choose File.
    Select a file

    Note:

    Depending on your browser, the button label may display Choose File or Browse.
  6. Locate and select EmpData01.txt.
  7. In Select a file to upload, click OK.
    Select a file
  8. In the File list, make sure that EmpData01.txt is selected and click OK.
  9. Verify your source system selections and click OK.
    Source parameters
  10. Click Save.

    The EmpData01 target application is listed and displayed with generic dimension details.

    EmpData01
  11. In Dimension Details, for the Target Dimension Class of the Account dimension, click Select(Select).
  12. From the list of Target Dimension Classes, select Account and click OK.
    Select the Account dimension class.
  13. Repeat steps 11 and 12 for the rest of the dimensions based on the following:
    Dimension Name Target Dimension Class
    Value Data
    Property Property
    Version Version
    Project Project
    Job Job
    Employee Employee
    Entity Entity
  14. Verify your selections and click Save.
    Dimension Details

Defining Integration Settings

In this section, you configure integration components used in the data load.

Modifying the EPBCS Import Format

  1. On the left page, under Integration Setup, click Import Format.
    Navigate to Import Format

    The EPBCS Import Format is displayed.

    EPBCS Import Format
  2. Make sure that the EPBCS Import Format is selected.
  3. In Details, for File Type, select Delimited - All Data Type.
    Setting the file type
  4. Click Save.

Defining an Import Format

  1. Click Add.
  2. For Name, enter WFPLoad.
  3. For Source, click Select (Select).
  4. In Search and Select, click Reset, then Search.
    Search and Select

    A list of registered source systems and target applications is displayed.

    Search and Select
  5. Select EmpData01 and click OK.
  6. For File Type, select Delimited - All Data Type.
  7. For Target, verify that EPBCS is selected.
  8. For File Delimiter, verify that Comma is selected.
  9. Verify your selections and click Save.
    Import Format selections

    After saving your import format, the Mappings section is displayed.

  10. In WFPLoad: Mappings, for Source Column, assign the following dimensions:
    Source Column Target
    Account Account
    Value Data
    Employee Employee
    Entity Entity
    Job Job
    Project Project
    Property Property
    Version Version

    Your mappings should display as:

    Mappings
    Mappings
  11. Click Save.

Modifying the EPBCS Location

  1. On the left pane, under Integration Setup, click Location.
    Defining a Location

    The EPBCS location is listed.

    Location
  2. Make sure EPBCS is selected.
  3. In EPBCS: Details, set the Functional Currency to USD.
    Functional Currency
  4. Click Save.

Defining a Location

  1. Click Add.
  2. Enter or select the following details:
    Detail Value
    Name WFPLoad
    Import Format WFPLoad
    Functional Currency USD

    Tip:

    Click Select (Select) to use Search and Select to select from a list of options available.
  3. Verify your selections and click Save.
    Location Details

Mapping Periods

On the left pane, under Integration Setup, click Period Mapping.

Period Mapping

You create period mappings between source and target calendars.

Period Mappings

You can define period mappings using:

  • Global Mapping—You define a global mapping in cases where you do not have target applications getting data from source systems with different types of source calendars. Use a global mapping to ensure that various periods are accommodated in the individual mapping.
  • Application Mapping—You define application mappings if you have integrations between source and target applications with complex period types.
  • Source Mapping—You define source mappings for adapter-based integrations with different types of calendars between the source and target.

Mapping Categories

  1. On the left pane, under Integration Setup, click Category Mapping.
    Category Mappings

    Category mappings map Scenarios between the source and target system.

    Scenarios
  2. Click Add.
  3. In the added row, enter OEP_Plan in both Category and Target Category.
    Add a categoryy
  4. Click Save.

Mapping Members

Mapping members allows you to translate source values to valid members in each target dimension.

  1. In Data Management, click the Workflow tab.
    Workflow tab
  2. Under Data Load, click Data Load Mapping.
    Data Load Mapping
  3. At the bottom of the page, click the EPBCS location.
    Click location

    The location point of view dialog is opened.

    POV
  4. Enter or select the following:
    POV Value
    Location WFPLoad
    Period Jan-21
    Category OEP_Plan
    Set as Default Selected
  5. Verify your selections and click OK.
    Location POV
  6. Verify, at the bottom of the page, that the location was updated.
    Location
  7. In Data Load Mapping, click the Dimension dropdown list to display options.

    You'll need to define mappings for the following dimensions:

    Dimensions
  8. Select Account and then click the Like tab.
    Like tab
  9. In the added row, enter the following:
    Column Value
    Source Value *
    Target Value *
    Rule Name Account

    Tip:

    The dimension name was used as the rule name.
    Account rule
  10. Click Save.
  11. Perform steps 8 to 10 for the rest of these dimensions:
    • Data
    • Employee
    • Entity
    • Job
    • Project
    • Property
    • Version

Creating the Data Load Rule

In this section, you define the data load rule you'll execute to complete the data load process.

  1. On the left pane, under Data Load, click Data Load Rule.
    Data Load Rule
  2. At the bottom of the page, verify that the location is set as follows:
    Location
  3. Click Add.
  4. In Details, enter or select the following:
    Detail Value
    Name WFPLoad
    Category OEP_Plan
    Period Mapping Type Default
    Import Format WFPLoad
    Target Plan Type OEP_WFP

    WFPLoad Rule Details
  5. Click the Target Options tab.
  6. Verify the following settings:
    • Load Method: All data types with security
    • Purge Data File: No
    Target Options
  7. Click Save.

Assigning the Workforce Rule

In this section, you associate the Workforce rule to the data load rule you defined.

  1. On the top left, click the Setup tab.
  2. Under Register, click Target Application.
    Target Application
  3. Select the EPBCS target application.
  4. In Application Details, click the Business Rules tab.
    Business Rules tab
  5. In the Business Rules tab, click Add.
  6. In the new row, for Business Rule, enter OWP_Incremental Process Data with Synchronize Defaults.

    Caution:

    You can copy and paste the rule name listed in this step. The data load will fail if the business rule name is entered incorrectly.
  7. For Scope, select Data Rule.
  8. For Data Load Rule, select WFPLoad.
  9. For Sequence, enter 1.
  10. Click Save.
  11. Close the Data Management window and return to Planning.

Running and Verifying the Data Load

In this section, you run and verify the data load.

Reviewing the Data Point-of-View

Before running the data load, review the data point-of-view, including the list of existing employees.

  1. In Planning, click Navigator (Navigator), and under Workforce, click Compensation Planning.
  2. From the vertical tabs on the left, click Manage Employees (Manage Employees).
  3. Click the Existing Employees horizontal tab.
  4. Verify or set the POV to the following values:
    Dimension Member
    Version Working
    Entity Sales US
    Currency USD
    Years FY21
    Scenario Plan
    Project No Project

    Tip:

    To modify the POV selections and open Member Selector, click the member you want to change. When finished, click Go (Go) to apply your changes.
  5. Review the data on the form.
    Existing Employees
    Notice that there are only four (4) employees on the form.

Running the Data Load Rule

  1. Click Navigator (Navigator), and under Integration, click Data Management.
    Navigate to Data Management
  2. In Data Management, make sure you are on the Workflow tab.
  3. Under Data Load, click Data Load Rule.
    Data Load Rule
  4. At the bottom of the page, verify that the location is set as follows:
    Location
  5. In Data Rule Summary, select the WFPLoad data load rule.
    WFPLoad data load rule
  6. In Source Filters, for Source File, select EmpData01.txt.
    WFPLoad
  7. Click Save.
  8. Make sure WFPLoad is selected and click Execute.
    Execute rule
  9. In Execute Rule, select the following:
    Option Value
    Import from Source Selected
    Export to Target Selected
    Start Period Jan-21
    End Period Jan-21
    Import Mode Replace
    Export Mode Store Data
  10. Verify your selections and click Run.
    Execute Rule options
  11. At the information message, click OK.
    Information message
  12. Click Refresh until the status displays a green checkmark.
    Refresh

    Data Load Status

Viewing Data in the Workbench

On the left pane, under Data Load, click Data Load Workbench.

Workbench

The Workbench displays fish icons to indicate the status of each step in the integration. When a Workflow step completes successfully, the fish displays as orange. If the step in unsuccessful, the fish displays as gray.

During the data load process, the data is staged in the Workbench prior to loading it to the target system. The results of the last data load are displayed.

Workbench data

At the bottom right of the data grid, the total number of records is listed: 168. This represents eight (8) records per employee. The total number of employees loaded was 21.

Close the Data Management window and return to Planning.

Verifying the Data Load on the Existing Employees Form

  1. In Planning, click Navigator (Navigator), and under Workforce, click Compensation Planning.
  2. From the vertical tabs on the left, click Manage Employees (Manage Employees).
  3. Click the Existing Employees horizontal tab.
  4. Verify or set the POV to the following values:
    Dimension Member
    Version Working
    Entity Sales US
    Currency USD
    Years FY21
    Scenario Plan
    Project No Project

    Tip:

    To modify the POV selections and open Member Selector, click the member you want to change. When finished, click Go (Go) to apply your changes.
  5. Review the data on the form.
    Existing Employees
  6. Move your cursor over the whitespace above the grid to display menu icons, and then click Maximize (Maximize).
    Maximize

    Maximize hides the other objects on the workspace, and fills the workspace with the selected form.

    Existing employees

    There are now 21 existing employees displayed on the form. Data for the four (4) initial employees were updated. Data for 16 more employees were imported.

  7. Click Restore to resize the object to its original size and display the other objects on the workspace.
  8. On the upper right, click Home (Home).

Running the Data Load using a Second Source File

In this section, you load updated and new employee data using a second source file.

In the second source file, you'll find:

  • New employee data for Dennis Ross
  • Changes to Anthony Cooper's FTE value from 1.0 to 0.5
  • Changes to Michelle Ryan's salary rate from $198,000 to $398,000

Modifying and Running the Data Load Rule

  1. Click Navigator (Navigator), and under Integration, click Data Management.
    Navigate to Data Management
  2. In Data Management, make sure you are on the Workflow tab.
  3. Under Data Load, click Data Load Rule.
    Data Load Rule
  4. At the bottom of the page, verify that the location is set as follows:
    Location
  5. In Data Rule Summary, select the WFPLoad data load rule.
  6. In Source Filters, for Source file, click Select (Select).
    Source File
  7. In the Select dialog, expand Home and select inbox.
  8. Click Upload.
    Upload
  9. In Select a file to upload, click Browse.
    Select a file

    Note:

    Depending on your browser, the button label may display Choose File or Browse.
  10. Locate and select EmpData02.txt.
  11. In Select a file to upload, click OK.
    Select a file
  12. In the File list, make sure that EmpData02.txt is selected and click OK.
    EmpData02
  13. Verify that the Source File now lists EmpData02.txt.
    Source File
  14. Click Save.
  15. With the WFPLoad data rule selected, click Execute.
  16. In Execute Rule, select the following:
    Option Value
    Import from Source Selected
    Export to Target Selected
    Start Period Jan-21
    End Period Jan-21
    Import Mode Replace
    Export Mode Store Data
  17. Verify your selections and click Run.
  18. At the information message, click OK.
  19. Click Refresh until the status displays a green checkmark.
    WFPLoad status

Viewing Data in the Workbench

On the left pane, under Data Load, click Data Load Workbench.

Workbench

Scroll to review the imported data records.

Workbench data

Close the Data Management window and return to Planning.

Verifying the Second Data Load on the Existing Employees Form

  1. In Planning, click Navigator (Navigator), and under Workforce, click Compensation Planning.
  2. From the vertical tabs on the left, click Manage Employees (Manage Employees).
  3. Click the Existing Employees horizontal tab.
  4. Verify or set the POV to the following values:
    Dimension Member
    Version Working
    Entity Sales US
    Currency USD
    Years FY21
    Scenario Plan
    Project No Project

    Tip:

    To modify the POV selections and open Member Selector, click the member you want to change. When finished, click Go (Go) to apply your changes.
  5. Review the data on the form:
    • New employee data for Dennis Ross was loaded
    • Anthony Cooper's FTE value changed from 1.0 to 0.5
    • Michelle Ryan's salary rate changed from $198,000 to $398,000
    Existing Employees

Reviewing Job Details

  1. Click Navigator (Navigator), and under Application, click Jobs .
    Jobs
  2. In Jobs, under Recent Activity, locate the last two Incremental Process Data with Synchronize Defaults jobs.
  3. Click the most recent job to display Job Details.
  4. In Job Details,
    Job Details

    Notice the Start Time and End Time. It took a few seconds to complete the process.

    When the Workforce rule executed, it dynamically generated FIX statements and ran them as separate processes to leverage parallelization. This type of optimized processing helps execute calculations and processes much faster than executing processes in serial.

  5. Click Close.
  6. Optionally, review the job details for the first incremental load.

Learn More