31.2 Executing a Break Identification Process

You execute a Break Identification to compare the current period and prior period data to identify different break types.

To execute a Break Identification Process:

  1. Perform the basic steps for Creating a Break Identification Process.
  2. There are two approaches to execute the Break Identification Process:ol
    • UI Based Procedure
    • Batch Based Procedure

UI Based Procedure

To execute the Break Identification Process using UI:

  1. Navigate to the Break Identification Process summary page.

    Figure 31-5 Break Identification Process summary page


    This is the Break Identification Process summary page.

  2. Select a Process that you want to execute or Run.
    The status column indicates whether a process can be Run. There are three possible status conditions:
    • Complete: Indicates the process is fully defined and ready to be Run.
    • Incomplete: Indicates the process is partially defined and cannot be Run.
    • View Log: Indicates the process has already been Run and also indicates a process can be re-Run. In this case, View Log is a hyperlink that allows you to navigate to the Log Viewer page where you can review any processing errors or alerts related to this process.

    Figure 31-6 Break Identification Processes View


    This screen displays the Break Identification Process view.

  3. After executing the preceding process, select the View Log hyperlink.

    Figure 31-7 View Log


    This screen displays the process that has already been Run and also indicates a process that can be re-Run. In this case, View Log is a hyperlink that allows you to navigate to the Log Viewer page where you can review any processing errors or alerts related to this process.

  4. Select the Task ID (also known as the Unique System Identifier) to view a report for any processing errors.

    Note:

    If significant processing errors exist, you should re-Run your process.

    The Break Identification process is complete.

Batch Based Procedure

Break Identification Processes can also be executed as batch processes. The following approaches are available:

  • Simplified Batch
  • ICC Batch

Using Simplified Batch

To execute the Break Identification Process using simplified batch:

  1. Navigate to Financial Services Applications, select Administration, and then select Simplified Batch.
  2. Create a New Simplified Batch.
  3. Select Task Type Transform Data.
  4. Select Break_Detection from the list of seeded process types.
  5. Input the following in the Optional Parameters text box:

    'Break Detection Process System ID','User ID', for example, '200883','TPUSER'

  6. Save the rule and execute.

Using ICC Batch

To execute the Break Identification Process using ICC batch:

  1. Navigate to Operations and select Batch Maintenance.
  2. Create a new batch.
  3. Select the Batch Name to add the task.
  4. Click the Add button under the Task Details section.
  5. Define the Task ID and Description.
  6. Select Components as Transform Data.
  7. Select Break_Detection from the list of seeded process types.
  8. Input the following required parameters:

    Break Detection Process System ID and User Name. These parameters should be given in the following format (sys ID, User ID), for example, 101000, TPUSER.

  9. Save the rule and execute.